html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#373737;
}
body {
	backgroung-repeat: repeat-y;
	text-align: center;
	color:#373737;
	margin-top: 0px;
}
#box {
	width: 731px;
	height: auto;

}
#container1 {
	width: 731px;
	background-image: url(images/body1.gif);
	background-repeat: repeat-y;
}
#container2 {
	width: 731px;
	background-image: url(images/body2.gif);
	background-repeat: repeat-y;
	background-color: #83A39A;
}
#container3 {
	width: 731px;
	background-image: url(images/body3.gif);
	background-repeat: repeat-y;
}
#container4 {
	width: 731px;
	background-image: url(images/body4.gif);
	background-repeat: repeat-y;
}
#container5 {
	width: 731px;
	background-image: url(images/body5.gif);
	background-repeat: repeat-y;
}
#container6 {
	width: 731px;
	background-image: url(images/body6.gif);
	background-repeat: repeat-y;
}
#container7 {
	width: 731px;
	background-image: url(images/body7.gif);
	background-repeat: repeat-y;
	height: 100%;
	background-color: #006666;
}
#container8 {
	width: 731px;
	background-image: url(images/body8.gif);
	background-repeat: repeat-y;
}
#container9 {
	width: 731px;
	background-image: url(images/body9.gif);
	background-repeat: repeat-y;
}
#container10 {
	width: 731px;
	background-image: url(images/body10.gif);
	background-repeat: repeat-y;
}
#container11 {
	width: 731px;
	background-image: url(images/body11.gif);
	background-repeat: repeat-y;
}
#container12 {

	width: 731px;
	background-image: url(images/body12.gif);
	background-repeat: repeat-y;
}
#content {
	width: 697px;
	text-align: center;
	overflow: hidden;
}
#leftcontent {
	width: 200px;
	height: 100%;
	float: left;
	vertical-align: top;
	background-repeat: repeat-x;
	background-color: #E3E3E3;
}
#nav {
	width: 198px;
	vertical-align: top;
	text-align: center;
	height: 100%;
}
#flash {
	width: 497px;
	height: 292px;
	float: right;
}
#maincontent {
	width: 485px;
	background-color: #FFFFFF;
	text-align: left;
	float: right;

}
#maincopy {
	width: 470px;
	text-align: left;
}
#bottom {
	width: 731px;
	height: 70px;
	clear: both;
}
#spon {
	vertical-align: bottom;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#4B6F4B;
	line-height: 23px;
	border-bottom-style: dotted;
	border-width: 2px;
	
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color:#4B6F4B;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#C70176;
}
.boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#7272C9;
}
.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#888888;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
#table1 {
	font: 10px black arial;
}