body {
	background-color: #585860;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#main {
	width: 1000px;
	margin: auto;
	text-align: center;
}


#top {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 1000px;
}
#navigation {
	height: 29px;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
}
#middlepic {
	background-image: url(../images/middlepic.jpg);
	background-repeat: no-repeat;
	height: 417px;
	width: 1000px;
}
#templatepic {
	background-image: url(../images/templatepic.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 1000px;
	text-align: center;
}

#content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	text-align: left;
}
#text {
	margin-right: 35px;
	margin-left: 20px;
}
#text2 {
	margin-right: 35px;
	margin-left: 25px;
}


html>body #contentbtm {
	background-image: url(../images/bottoncontent.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 1000px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 1000px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.headertitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #405F8B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #405F8B;
	font-style: italic;
}

.headerone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #878B96;
	font-weight: bold;
}

.colorbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #9CA8B9;
	border: 1px solid #263753;
}
.colorbox2 {
	background-color: #878B96;
	border: 1px solid #263753;
}
.borderone {
	border: 2px solid #405F8B;
}
.border2 {
	border: 1px solid #263753;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #233950;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #405F8B;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #263753;
	padding-top: 32px;
	text-align: left;
	text-indent: 25px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #405F8B;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.fonttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405F8B;
}
.fonttext a:link {
	color: #405F8B;
	text-decoration: none;
}
.fonttext a:visited {
	color: #405F8B;
	text-decoration: none;
}
.fonttext a:hover {
	color: #999999;
	text-decoration: none;
}
.fonttext a:active {
	color: #405F8B;
	text-decoration: none;
}


.pstyle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;;


}


.listone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;

}
