body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #C1F4FF;
	margin-top: 20px;
	color: #000066;
	margin-bottom: 20px;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
	width: 750px;
	border: 1px solid #000066;
}
#header {
	background: #FFFFFF;
	width: 750px;
}
#header2 {
	background: #000000;	
}
#content {
	width: 450px;
	float: right;
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 20px;
	background: #FFFFFF;
}
#content ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#content li
{
	background:  url("../graphics/bullet.gif") no-repeat 0px .6em;
	padding-left: 1.8em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-bottom: 0.7em;
}
#content ol {
	margin-right: 20px;
	background: url(none);
	}
#content img {
	border: 1px solid #CC3300;
	text-align: center;
	padding: 2px;
}
h1 {
	color: #000066;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 20px;
}
h2 {
	color: #CC3300;
	background: #FFFFFF;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #993300;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	text-decoration: underline;
	color: #CC3300;
}
a:visited {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
#mainNav {
	width: 255px;
	float: left;
	padding-top: 1px;
	line-height: 1.5em;
}
#footer {
	clear: both;
	height: 25px;
	color: #CC3300;
	line-height: 1.6em;
	background:  url("../graphics/wave.gif") no-repeat left bottom;
	text-align: right;
	padding-top: 32px;
	padding-right: 20px;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 250px;
	line-height: 1.4em;
	font-size: 0.95em;
	border: 1px solid #66CC00;
	color: #54A800;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.image-left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px 0px 10px 20px;
	background: #FFFFFF;
}
#mainNav-text {
	padding: 0 20px 0 20px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#mainNav-text img {
        margin-top: 40px;
}
#mainNav-text h1 {
	background: #FFFFFF;
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
	color: #0099CC;
}
#mainNav-text ul
{
list-style-type: none;
padding: 0;
margin: 0;
}
#mainNav-text li
{
	background:  url("../graphics/bullet2.gif") no-repeat 0px 0.6em;
	padding-left: 1.2em;
	padding-bottom: 0.3em;
}
#mainNav-text a {
	color: #000099;
	text-decoration: underline;
	}
#mainNav-text a:visited {
	color: #000099;
	text-decoration: underline;
}
#mainNav-text a:hover {
	color: #FF0000;
	text-decoration: none;
}
#footer2 {
	clear: both;
	padding-top: 5px;
	color: #333333;
	width: 730px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
}
#footer2 a {
	color: #333333;
	text-decoration: none;
	}
#footer2 a:visited {
	color: #333333;
	text-decoration: none;
}
#footer2 a:hover {
	color: #993300;
	text-decoration: none;
}
#mainNav-text h2 {
	background: #FFFFFF;
	padding: 10px 0px 0px;
	text-align: left;
	color: #0099CC;
	font-size: 1em;
	border: none;
}
