#header{
	vertical-align:top;
	background-image: url(/images/ssfd300thin.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:inherit;
	text-align:center;
	height:300px;
	
}
#body{
	background-image:url('images/bluebackphotos.gif');
	background-position:center;
	background-repeat:repeat;
	background-attachment:fixed;
	
}
.maintext{
	font-family:"AR CENA";
	font-size:x-large;
	font-style:normal;
	font-weight:bold;
	color:orange;
}
.bodytext{
	font-family:"Bookman Old Style";
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	color:white;
}
#menurow{
	text-align:center;
	height:35px;
	vertical-align:top;
}
#loginas{
	font-family:"Bookman Old Style";
	font-size:small;
	font-style:normal;
	font-weight:normal;
	color:white;
	text-align:center;
}
#footer{
	text-align:center;
	height:130px;
	vertical-align:top;
	border-top-color:silver;
	border-top-style:solid;
	border-top-width:2px;
}
.mastertable {
	width: 75%;
	border: 2px solid #c0c0c0;
	margin-left:auto;
	margin-right:auto;
	
}
.commlist{
	list-style-type:circle;
	color:white;
	font-family:"Bookman Old Style";
	font-size:medium;
	font-style:normal;
	font-weight:normal;
		
}
#centerimage{
	text-align:center;
}
.newsheads{
	font-family:"AR CENA";
	font-size:x-large;
	font-style:normal;
	font-weight:bold;
	color:red;

	
}
.centertext{
	text-align:center;
}

.col1{
	border:2px silver solid;
	font-family:"Bookman Old Style";
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	color:white;
	width:205px;

}
.col2{
	border:2px silver solid;
	font-family:"Bookman Old Style";
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	color:white;
	width:205px;

}
.photos{
	width:205px;
	border: 2px silver solid;
}

>officerbox{
	width:200px;
	height:100px;
	text-align:center;
	vertical-align:top;
	border:2px red solid;
	
}


