body { 
	color: #fff; 
/*	background-image: url(../img/wallpaperbtm.gif); 
	background-repeat: repeat; */
	margin: 0;
	padding: 0;
	text-align: center; 
	}	
p  { 
	margin: 0;
	padding: 0;
	}	
a:link {
	font-weight: normal; 
	text-decoration: none; 
	color: #999;
	}
a:visited {
	font-weight: normal; 
	text-decoration: none; 
	color: #999;
	}
a:hover, a:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #666;
	}
.h1  { 
	text-align: justify;
	color: #999; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: normal; 
	line-height: 180%;	
	margin-bottom: 0;
	 }
.h2  { 
	margin: 30px 0 20px 0;
	 }
.dropcap {
	float: left;
	width: 0.8em;
	font-size: 4em;
	line-height: 83%;
	font-weight: normal;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	}
.dropcapS {
	float: left;
	width: 0.7em;
	font-size: 4em;
	line-height: 83%;
	font-weight: normal;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	}
.dropcapW {
	float: left;
	width: 1.1em;
	font-size: 4em;
	line-height: 83%;
	font-weight: normal;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	}	
#container {
	padding: 10px 0 0 45px;
	margin: 0;
	text-align: left;	
	}
#pageHeader { 
	margin: 0;
	padding: 0;
	float: left;
	}
form {
	margin: 0;
	padding: 0;
	}
option.blue {
	background-color: #efefef;
	border: 0; 
	color: #333;
	margin: 2px 0 2px 0;
	}	
#page {
	float: left;
	padding: 0;
	margin: 40px 0 0 0;
	width: 100%; 
	text-align: left;
	}	
#pageContents {
	padding: 0;
	margin: 0;
/*	width: 650px;
	height: 400px; */
	text-align: left;
	}
#pageLeft {
	position: relative;
	float: left;
	width: 300px;
	height: 400px;
	padding: 0;
	margin: 0 2em 0 0;
	}
#pageRight {
	border: 1px solid; /*KEEP BORDER*/
	border-color: #999; 
    background: url("../img/wallpaper.gif");
	background-repeat: repeat;
	float: right;
	display: block;
	width: 307px; 
	height: 400px;
	padding: 0;
	margin: 0;
	}	

ul {
	margin: 0;
	padding: 0;
	height: 135px;
	width: 300px;
	}
li {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 27px;
	width: 300px;
	}
a.rollrates {
    display: block;
    width: 300px;
    height: 27px;
    background: url("../img/mk_rates.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.rollrates {
    background-position: -300px 0;
	}
a.rollcalendar {
    display: block;
    width: 300px;
    height: 27px;
    background: url("../img/mk_calendar.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.rollcalendar {
    background-position: -300px 0;
	}
a.rollcirc {
    display: block;
    width: 300px;
    height: 27px;
    background: url("../img/mk_circ.gif") 0 0 no-repeat;
    text-decoration: none;
	} 
a:hover.rollcirc {
    background-position: -300px 0;
	}
a.rollmechanical {
    display: block;
    width: 300px;
    height: 27px;
    background: url("../img/mk_mech.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.rollmechanical {
    background-position: -300px 0;
	}

#thumbs {
	border: 0px;
	margin: 0;
	padding: 0;
	height: 30px;
	position: relative;
	}
a.thumbs {
	border: 0px;
    display: block;
    width: 13px;
    height: 15px;
    background: url("../img/thumbs.gif") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.thumbs {
	border: 0px;
    background-position: -13px 0;
	}
#footer {
	margin: 0;
	padding: 60px 0;
	width: 600px;
	text-align: left;
	color: #999; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 0.6em;
	font-weight: normal; 
	}
