	body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
background-color: #fff;
padding:0px;
margin: 0;
}

a {
color: #005AA2;
background-color: transparent;
font-weight: bold;
text-decoration: none;
}

a:link {
color: #005AA2;
background-color: transparent;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FF7F02;
background-color: transparent;
font-weight: bold;
}


		#container {
			width: 750px;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
			padding: 0px;
			margin: 0px;
			background-image: url(../images/bgtop.jpg);
			background-repeat: repeat-x;
			height: 17px;
			background-color: #000;
		}

		#banner2 {
			padding: 0px;
			margin-top: 0px;
			background-color: #000;
			background-image: url(../images/header.jpg);
			background-repeat: repeat-x;
			height: 85px;
		}

			#topnav {
			padding: 0px;
			margin: 0px;
			background-color: #F58300;
			height: 22px;
		}

		#content {
			padding: 0px;
			margin: 5px 0px 5px 0px;
			background-color: #fff;
			background-image: url(../images/homecbg.jpg);
			background-repeat: repeat-x;
			border-top: 1px solid #000;
			border-bottom: 1px solid #000;
			border-left: 1px solid #B7B7B7;
			border-right: 1px solid #B7B7B7;
			height: 850px;
			width: 748px;
		}

.contenttop {
margin: 150px 0px 0px 0px;
font-family: Verdana;
font-weight: bold;
color: #fff;
text-align: center;
}

.contenttop h2{
font-family: Verdana;
font-size: 18px;
font-weight: bold;
color: #fff;
text-align: center;
}

.contenttop p {
font-size: 12px;
}

.contenttextheader {
margin: 410px 124px 0px 124px;
border-top: 2px solid #000;
border-left: 2px solid #000;
border-right: 2px solid #000;
border-bottom: 1px solid #000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
width: 498px;
height: 30px;
}

.contenttextheader p {
margin: 5px;
text-align: center;
}

.contenttext {
margin: 0px 124px 0px 124px;
border-top: 1px solid #000;
border-left: 2px solid #000;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
width: 498px;
}

.contenttext p {
margin: 8px;
text-align: left;
}

		#footer {
			clear: both;
			padding: 0px;
			margin-top: 0px;
			background-image: url(../images/home-footer.jpg);
			background-repeat: repeat-x;
			height: 118px;
		}

.navcontainer
{
margin: 0px 100px;
padding: 0px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

.navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

.navcontainer A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
background: #F58300;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

.navcontainer A:hover, .navcontainer A:active { background: #000; }

#etoNotice {
margin: 0px auto 0px auto;
font-size: 10px;
text-align: center;
}