body,td,th  {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times New Roman;
	font-size: 12px;
	color: #000000;
	background-color: #696969;
	text-align: center;
	margin-top: 0px;
}

#wrap {
margin: auto;
width: 800px;
}

.banner {
float: left;
background-image: url(../images/image_01.jpg);
width: 800px;
height: 86px;
}

.nav {
float: left;
background-image: url(../images/image_02.jpg);
width: 725px;
height: 18px;
text-align: center;
padding: 19px 0px 19px 75px;
}

.spacer {
float: left;
background-image: url(../images/image_03.jpg);
width: 800px;
height: 12px;
}

.ctop {
float: left;
background-image: url(../images/image_04.jpg);
width: 800px;
height: 13px;
margin-bottom: -1px;
}

.content {
float: left;
background-image: url(../images/image_06.jpg);
width: 720px;
padding: 0px 40px 0px 40px;
text-align: left;
}

.cbottom {
float: left;
background-image: url(../images/image_07.jpg);
width: 800px;
height: 20px;
}

.n2 {
float: left;
background-image: url(../images/image_08.jpg);
width: 800px;
height: 30px;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
font-family: Helvetica, Verdana, Times New Roman;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
text-align: center;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #006;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { 
color: #000; 
}

.italics {
font-style: italic;
}

a:link {
	text-decoration: none;
	color: #336;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}
