.wht_font {  font-family: verdana; font-size: 9px}
.wht_green { font-family: verdana; font-size: 9px ; color: 404A00; text-decoration: none}
.wht_greenbld { font-family: verdana; font-size: 9px ; color: 404A00 ; font-weight: bold}
.wht_greenCopy { font-family: verdana; font-size: 9px ; color: 4C4C4C; text-decoration: none}
.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 300px;
height: 200px;
}

.Hlink{
cursor: hand;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #75001F;
	background-image: url(images/backgrd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a {
	color: #A5002B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#header {
	padding: 0px;
	width: 826px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 80px;
	background-image: url(images/top_mast.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header2 h2 {
	font-size: 24px;
	font-weight: normal;
	color: #FFECC4;
}

#div-1 {
 position:relative;
}
#div-1a {
 position:absolute;
 top:0;
 left:5;
}
#div-1b {
 position:absolute;
 top:20;
 right:5;
}