html, body{
	background:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url('../images/bg.jpg');
	background-position:0px 0px;
	height:100%;
	}
img{	
	border:0px;
	padding:0px;
	margin:0px;
}

A:link{
	color:#2a4686;
	}
A:visited{
	color:#2a4686;
	}
A:active{
	color:#2a4686;
	}
A:hover{
	color:#2a4686;
	}

#green{
	font-family:arial;
	color:green;
	font-size:18px;
	line-height:140%;
	}
	


#shadow{
	position:relative;
	float:center;
	top:0px;
	width:860px;
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url('../images/shadow.jpg');
    	height:auto;
	}


#container{
	position:relative;
	float:center;
	width:850px;
	height:100%;
	margin-left:5px;
	top:0px;
	background:#ffffff;
	min-height:100%;
	height:auto;
	}


div.header{
	position:relative;
	float:right;
	border:0px;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:850px;
	height:120px;
	}

img.header_img{
	position:relative;
	float:left;
	border:0px;
	}

div.header_links{
	position:absolute;
	top:8px;
	left:230px;
	width:740px;
	font-family:arial;
	color:2a4686;
	font-size:11px;
	height:50px;
	}

div.nav{
	position:relative;
	float:right;
	border:0px;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
	width:850px;
	height:54px;
	}





div.footer{
	position:relative;
	float:right;
	border:0px;
	margin:0px;
	padding-right:26px;
	left:0px;
	top:0px;
	width:799px;
	height:25px;
	text-align:right;
	font-family:arial;
	font-size:11;
	line-height:140%;
	}


div.main{
	position:relative;
	float:left;
	left:0px;
	height:300px;
	top:0px;
	width:850px;
	overflow:visible;
	background:#ffffff;
	padding-bottom:30px;
	}


div.content{
	position:relative;
	float:left;
	height:auto;
	top:0px;
	width:850px;
	background:#ffffff;
	padding-bottom:30px;
	font-family:arial;
	font-size:11;
	line-height:140%;
	}

div.banner{
	position:relative;
	float:left;
	width:567px;
	height:254px;
	margin-bottom:0px;
	}

div.latestnews{
	position:relative;
	float:left;
	width:283px;
	height:254px;
	background-image:url('../images/latestnews_bg.jpg');
	background-repeat:repeat-y;
	background-position:0px 0px;
	}

div.officers{
	position:relative;
	float:left;
	left:20px;
	top:0px;
	width:780px;
	height:auto;
	margin-bottom:40px;
	}

div.officer_content{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:580px;
	height:auto;
	}

div.officer_left{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:190px;
	height:auto;
	}

div.officer_contact{
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:200px;
	height:auto;
	}

img.officer{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	}


div.min600px {
	position:relative;	
    	height:630px;
    	float:right;
    	width:1px;
  	}

div.clear{
	position:relative;
    	clear:both;
    	height:1px;
    	overflow:hidden;
	}

div.latestnews_text{
	padding-top:10px;
	padding-left:14px;
	padding-right:18px;
	padding-bottom:18px;
	color:2a4686;
	font-family:arial;
	font-size:11;
	line-height:115%;
	}

#text{
	clear:both;
	float:left;
	width:800px;
	position:relative;
	font-family:arial;
	font-size:11;
	line-height:140%;
	left:26px;
	margin-top:20px;
	}

#font{
	font-family:arial;
	font-size:11;
	}

img.latestnews_bottom{
	position:absolute;
	left:0px;
	top:228px;
	}

b.small_black{
	font-family:arial;
	color:#000000;
	font-size:11px;
	}
	
b.medium_black{
	font-family:arial;
	color:#000000;
	font-size:15px;
	line-height:140%;
}

b.index_heading{
	font-family:arial;
	color:2a4686;
	font-size:19px;
	}



#tr{
	height:70px;
	background-image:url('../images/hor_dash.jpg');
	background-repeat:repeat-x;
	background-position:0px 0px;
	}

tr.officers{
	height:45px;
	vertical-align:text-top;
	}

#fieldset
{
position:relative;
width:530px;
height:250px;

}

#legend
{
color: #fff;
background: #233e81;
border: 1px solid #415b94;
padding: 2px 6px
} 


#column{
	line-height:1.5em;

	font-family:verdana;

	font-size:11px;

	float:left;

	position:relative;

	height:200px;

	width:250px;

	left:20px;

	top:20px;
	}

#form{
	line-height:1.5em;

	font-family:verdana;

	font-size:11px;

	float:left;
	text-align:left;

	position:relative;

	height:200px;

	width:250px;

	left:110px;

	top:20px;
	}

input{
	position:relative;
	background:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}

#paybutton{
	border-width:0px;
	}

textarea{
	position:relative;
	background:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	}