.footnote {  font-family: Arial, Geneva, Helvetica, Tahoma, "Trebuchet MS", Verdana, "san serif"; font-size: 13px; clip:   rect(   ); font-weight: bold; color: #304038}
.subtitle {  font-family: "Book Antiqua", Georgia, "New York", Palatino, Times, "Times New Roman", serif; font-size: 20px; font-weight: bold; color: #304038}
blockquote {  font-family: "Book Antiqua", Georgia, "New York", Palatino, Times, "Times New Roman", serif; font-size: 16px; color: #304038}
.subtitle2 { font-family: "Book Antiqua", Georgia, "New York", Palatino, Times, "Times New Roman", serif; font-weight: bold; font-size: 18px; color: #24352D}
/* a:hover {  color: #FBFCFD}
a:link {  color: #020D0D}     BDT-06/25/2008 Removed*/
body {  background-attachment: fixed; background-repeat: repeat; background-position: center top; margin-right: 0px; margin-bottom: 0px; margin-left: 2%}
/* a {  text-decoration: none} BDT-06/25/2008 Removed */
.text {  font-family: Arial, Geneva, Helvetica, Tahoma, "Trebuchet MS", Verdana, "san serif"; font-size: 15px; color: #202820; font-weight: bold}
blockquote {  }



#footer {
	border-top: 1 px solid #000000;
	background-color: #003366;
	color: #FFFFFF;
}
#footer p {
	font-size: 70%;
	padding: 3px;
}


#content p{
	margin: 20px;
	padding: 5px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #003300;
	
}


/**************** Pseudo classes ****************/

a:link {

color: #006600;

text-decoration: underline;

font-weight: bold;

}

li :link {

color: #006600;

text-decoration: none;

font-weight: bold;

}

a:visited {

color: #009933;

text-decoration: underline;

font-weight: bold;

}

li a:visited {

color: #006600;

text-decoration: none;

font-weight: bold;

}

/* a:hover {

color: #336666;

padding-bottom: 5px;

font-weight: bold;

text-decoration: underline;

}

Commented out because of wobble on the menu. Will put back in when I figure out what is causing, Padding maybe? BDT-06/25/2008@330pmEDT */




li a:hover {

display: block;

color: rgb(0, 96, 255);

padding-bottom: 5px;

font-weight: bold;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #C6EC8C;

}

a:active {

color: rgb(255, 0, 102);

font-weight: bold;

}

