@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
}
#main {
	width: 787px;
	margin: 0px auto 0px 20px;
	border-right: 7px solid #C4DBF3;
	border-left: 7px solid #C4DBF3;
	height: 100%;
	background-color: #DEEEFF;
}
* html main {
	width: 801px; 
	w\idth: 787px;
}
#topbanner {
	height: 183px;
	background-color: #036CD5;
	width: 787px;
}
#toppic {
	height: 351px;
	width: 278px;
	position: absolute;
	top: 0px;
	left: 569px;
	background: url(images/rotate.php) no-repeat center top;

}
#nav {
	height: 31px;
	width: 787px;
	float: left;
	background: #FB6A63;
}
#rightcol {
	float: right;
	height: 300px;
	width: 245px;
	margin-top: 138px;
}
#content {
	height: auto;
	width: 479px;
	float: left;
	display: inline;
	margin: 15px 20px 70px 42px;
	color: #036CD5;
}
* html content {
	width: 541px; 
	w\idth: 479px;
}
#footer {
	width: 745px;
	height: 31px;
	clear: both;
	padding: 5px 0px 0px 42px;
	background-color: #C4DBF3;
}
* html footer {
	width: 801px; 
	w\idth: 745px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #036CD5;
}
h3 {
	color: #E05F58;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
}
hr {
	color: #FA6B63;
	height: 1px;
	border-style:solid;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 140%;
	margin-top: 0px;
}
#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 140%;
	color: #DE413F;
}
#content ul {
	margin-top: 8px;
	margin-left: 20px;
}
.salmon {
	color: #DE413F;
	margin-bottom: 0px;
}
.border {
	border: 5px solid #FFFFFF;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	display: inline;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
	display: inline;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	text-align: left;
	/* added align left */
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #036BD5;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
a:link {
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	color: #036CD5;
}
a:visited {
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	color: #036CD5;
}
a:hover, a:active {
	font-weight: bold;
	color: #FFFFFF;
	background: #036CD5;
	border-style: none;
	text-decoration: none;
}
h3 a:link {
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	color: #E05F58;
}
h3 a:visited {
	font-weight: bold;
	border-style: none;
	text-decoration: none;
	color: #E05F58;
}
h3 a:hover, a:active {
	font-weight: bold;
	color: #FFFFFF;
	background: #E05F58;
	border-style: none;
	text-decoration: none;
}
