/* CSS Document */
body {background-color: #666666; topmargin=0; leftmargin=0; rightmargin=0; bottommargin=0; marginwidth=0; marginheight=0}
h1 {color: #cccccc;font-family: sans-serif; font-size:12px; font-weight:bold; marginwidth=0; }
h2 {color: #cccccc;font-family: sans-serif; font-size:11px; font-weight:bolder;  }
p {color: #cccccc;font-family: sans-serif; font-size:12px; font-weight:bolder;  }
.s36 {font-size: 36px; }
.s18 {font-size: 18px}
.s10 {font-size: 10px}
.noMargin12 {

margin:0px;
color: #cccccc;
font-family: sans-serif; 
font-size:12px; 
font-weight:bolder;
}
.nonbold12{color: #cccccc;font-family: sans-serif;
 font-size:12px;
 padding-left:5px;
 }
a:link {color: #cccccc; font-weight}
a:visited {color: #cccccc;font-weight}
a:hover {color: #ffffff;font-weight}
a:active {color: #cccccc;font-weight}
hr {color:#CCCCCC; }
#indexlinktop {
	position:absolute;
	top:20px;
	left: 15px;
}
#indexlinkbottom {
	position:absolute;
	top:820px;
	left: 15px;
}
#page {
position: relative; 

	height: auto; 
	width:600px;

	
		margin: 0 auto; 
		
	}
#header{
width: 600px;
float:left;
}
#body{
width: 600px;
float:left;
}
#footer{
width: 600px;
float:left;

}