body {background-color: #f2f2f2;background-image: url(images/bg-att.gif);font-family: tahoma, verdana, arial, sans-serif;font-family: Arial, Verdana, sans-serif;font-size: 13px;}
ul {font-family: Arial, Verdana, sans-serif;font-size: 10px;text-align: left;}

.nicelist li {
vertical-align: top;
padding-left: 14px;
background-image: url(images/bdot-sm.gif);
background-repeat: no-repeat;
background-position: 0 6px;
font-size: 11px;
}
							/* used on sitemap page - center blue top of page */
.font-blue4 {
font-family:"Times New Roman", Times, serif;
font-weight: bold;
color: #3e429b;
font-size: 20px;
}

.bg-blue {						/* blue bgs on page */
background-color: #3E429B;
color: #FFF;
font-weight: bold;
}
.border { 
border: 1px solid #000;}
.nicelist {font-family: Arial, Verdana, sans-serif;font-size: 13px;margin-left: 10px;padding-left: 0;list-style: none;}

.sitemap {
font-size: 12px;
color: #ffffff;				/* white */
background-color: #3d3f94;		/* dark blue */
padding-right: 6px;
text-align: right;
}

.copyr {
font-weight: normal;
font-size: 8pt;
text-align: left;
color: #000;
padding-top: 7px;
font-family: tahoma, verdana, arial, sans-serif;
padding-left: 10px;
margin-top: 0;
margin-bottom: 0;
}

						/* used on the basic pages */

#head {
margin: 0;
padding: 1em;
color: #000000;					/* black */
background-color: #ffffff;			/* white */
background-image: url(images/header2.jpg);
height: 130px;
border-bottom: 1px solid #c0c0c0;		/* gray */
text-align: left;
}

#footer {
margin: 0;
background-image: url(images/bottomgradient.jpg);
height: 25px;
color: #000;
}						/*start link styles*/a:link {color: #922609; /*rust*/text-decoration: none;}
a:visited {color: #922609; /*rust*/text-decoration: none;}
a:hover {color: #3d4299; /*blue*/}
a:active {color: #922609; /*rust*/}
