body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.jpg);
        background-color: #8CBEFF;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}

#contentwrapper {
	background-image: url(/images/home-content-bg.gif);
	background-repeat: repeat;
	width: 100%;
}
#content {
	background-image: none;
	width: 385px;
	padding-left: 30px;
	padding-right: 15px;
	float: left;
	padding-top: 30px;
}
#homesidenav {
	width: 260px;
	float: left;

}
#homesidenav ul {
	text-align: right;
	padding-right: 30px;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #445D99;
	font-weight: bold;
	padding-top: 30px;
}


#contentwrapperinner{
	background-image: url(/images/home-sidenav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	}
#homesidenav ul a {
	list-style-type: none;
	color: #445D99;
}

#homesidenav ul a:hover {
	text-decoration: underline;

}
#homeflash {
	text-align: center;
	height: 275px;
	margin-top: 8px;
}
#homeflash img {
	margin-right: auto;
	margin-left: auto;
}
#topmostnav {
	background-image: url(../images/home-topmostnav-bg.gif);
	background-position: right top;
}
#mastheadbg {
	background-image: url(../images/home-masthead-bg.jpg);
	background-repeat: no-repeat;
}
