body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 10pt;
	color: #1C3664;
}
body {
	background-color: #FFCC00;
	background-image: url(snakeBack.png);
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
#divContainer{width:770px; height:900px; background-color:#FFFFFF; margin:20px auto auto auto;}
#divContainer2{width:750px; background-color:#FFFFFF; border:10px solid #FFFFFF; margin:20px auto auto auto;}

#divTopLeft{width:350px; height:120px; float:left;}
#divTopRight{width:400px; height:120px; float:left;}

#divMenu{width:770px; height:59px; float:left;}

#divThin{width:327px; float:left;}
#divThick{width:423px; float:left;}

h2 {font-size: 14pt; font-weight: bold;}
.styleImpact {	color: #FF0000;	font-weight: bold;}
