a.nn4imglinen{
	background: #faf0e6;
	color: #faf0e6;
}

body,td{
	background: #FFFFFF;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;


}

div,p,address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.indent{
	margin-left: 20px;


}

h1{
	border: none;
	color: #00008B;
	font-weight: bold;
	margin: 0 0 10;
	padding: 0;
	font-size: 18px;
	text-align: center;



}

.borderless{
	border: none;
	padding-left: 30px;
	margin-left: 30px;


}

.content {
	padding: 10px 0 0 10px;




}

.skipnav {
	border: 0px; /*Class for skipping navigation*/
	float: right;
}

#banner{
	background: #C20A0A url(assets/pageheader.jpg) no-repeat left top;
	color: #FFFFFF;
	margin: 0;
	border-bottom: 15px solid;
	border-left: 5px solid #663300;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	padding-top: 10px;
	padding-bottom: 10;


}
#mailinglist {
	text-align: center;
	height: 70px;
	width: 180px;
	position: absolute;
	padding: 10px;
	float: right;
	z-index: 1;
	margin: 0px;
	top: 45px;
	left: 70%;
	background-image: url(assets/moon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10px;
	color: #333333;

}
#mailinglist a, a:link, a:active {
	color: #000000;
}
#mailinglist a:hover{
	color: #FFFFFF;
}
#mailinglist a:visited{
	color: #000000;
}
#currpage{
	color: #8b0000;
}

#docinfo{
	font-size: x-small;
	font-style: italic;
}
#leftcontent{
	background: #FFFFFF;
	color: #00008b;
	margin: 0;
	padding: 0;
	width: 70%;
	border-right: thin solid #000000;
}
#leftcontent a:link, a:visited{
	color: #CC0033;
	text-decoration: none;
}
#leftcontent a:hover{
	color: #CC3300;
	text-decoration: underline;
}
#leftcontent a:active{
	color: #CC0000;
	text-decoration: none;
}
#navbar{
	background: #faf0e6;
	color: #FFFFFF;
	margin: 0 80px 0 20px;
	text-align: right;
}

#navbar a,#navbar a:visited{
	background: #faf0e6;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


#navcontainer {
	text-align: left;



}

#navlist
{


}

#navlist a, #navlist a:link, #navlist a:visited
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;




}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	text-decoration: none;
	color: #FFFF33;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;




}

#navlist li
{
	display: inline;


}

#navlist ul
{


}

#navlist #current a, #current li{
	color: #6A0E23;
	border: thin solid #946D3A;
	padding: 2px 4px;
	background-color: #FBFAE3;
}

.spacer {
	color: #FFFFFF;
	padding-right: 1px;
	padding-left: 1px;
}

#rightcontent{
	left: 71%;
	margin: 0 0 10px;
	position: absolute;
	padding-top: 0px;
	padding-right: -2;
	padding-bottom: 10px;
}

#rightcontent h1{
	background: #8b0000;
	border: none;
	color: #00008b;
	font-size: larger;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
}

#rightcontent p,#footer p,#leftcontent p{
	padding: 4px 15px 0;
}
#centered{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;


}

#footer{
	background: #690E20;
	border: none;
	margin: 20px 0 10;
	padding: 10px 0;
	color: #FFFFFF;

}
#footertext{
	text-align: center;

}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover{
	color: #CC6600;
	text-decoration: none;
}

#footer a:active{
	color: #FFFFFF;
}

a:link {
	color: #0000FF;
}

a:visited {
	text-decoration: none;
	color: #C20A0A;

}

a:hover {
	color: #CC0000;
	text-decoration: underline;

}
a:active {
	text-decoration: none;
	color: #C20A0A;

}

