body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC url(../graphics/pagebackground.gif);
	margin-top: 30px;
	color: #000033;
	margin-bottom: 20px;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	background: #92B7D1 url(../graphics/header-background.jpg) no-repeat left top;
	width: 750px;
	border-top: 3px solid #000033;
	border-right: 1px solid #000033;
	border-bottom: 3px solid #000033;
	border-left: 1px solid #000033;
}
#header {
	width: 750px;
	height: 120px;
}
#header2 {
	background: #000000;	
}
#content {
	width: 490px;
	float: right;
	padding-top: 120px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 25px;
}
#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);
	}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000033;
}
h2 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #000033;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#mainNav {
	width: 225px;
	float: left;
	padding-top: 0px;
	line-height: 1.5em;
	padding-bottom: 30px;
}
#footer {
	clear: both;
	height: 90px;
	background-color: #92B7D1;
}
.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-right {
	float: right;
	margin: 0px;
	padding: 1px 1px 10px 10px;
}
#mainNav-text {
	padding: 0 0px 0 25px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#mainNav-text img {
        margin-top: 20px;
}
#mainNav-text h1 {
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
}
#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: #000033;
	text-decoration: underline;
	}
#mainNav-text a:visited {
	color: #000033;
	text-decoration: underline;
}
#mainNav-text a:hover {
	color: #000033;
	text-decoration: none;
}
#footer2 {
	clear: both;
	padding-top: 10px;
	color: #000033;
	width: 730px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	font-weight: bold;
}
#footer2 a {
	color: #000033;
	text-decoration: none;
	}
#footer2 a:visited {
	color: #000033;
	text-decoration: none;
}
#footer2 a:hover {
	color: #000033;
	text-decoration: underline;
}
#mainNav-text h2 {
	background: #FFFFFF;
	padding: 10px 0px 0px;
	text-align: left;
	color: #000033;
	font-size: 1em;
	border: none;
}

