FORM{
	margin:0px;
	}
BODY{
	margin:0px;
	background-color:#CCCCCC;	
	}
A {
	color:#990000;
}

#content{
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width:794px;
	background-color: #FFFFFF;
	}
	#header{
		width:794px;
		position:relative;
		height:178px;
		background:#fff url(../images/header.gif) no-repeat center top;
		}		
		#head_line{
			padding:0px 0px 0px 0px;
			height:2px;
			background:transparent url(../images/header_lines.gif) repeat-x bottom left;
			}
		#head_bar{
			height: 26px;
			background:#1e4d2b;
			text-align:right;
			padding: 2px;
			}
				
	#content_left{
			padding: 20px 8px 0px 0px;
			width:161px;
			min-height: 400px;
			background-color:#fff;
			float:left;
			}
		#menu{
			background-color:#0e3160;
			}

		#content_right{
			width:616px;
			float:left;
			font:normal 14px  arial, helvetica, sans-serif;
			padding:26px 0px 0px 8px;
			}
			#content_right P {
			font: normal 14px  arial, arial, helvetica, sans-serif;
			}


#footer{
	clear: both;
	width:794px;
	padding-top:10px;
	}
		

.menulist {
	margin:0px;
	padding:0px;
	list-style:none;
	background:#0e3160 url(../images/menu_left_bottom.gif) no-repeat bottom right;
	}
	.menulist li{
		list-style:none;
		margin:0px;
		padding:0px;
		height:22px;
		background:transparent url(../images/line_menu.gif) repeat-x top left;
		position: relative;
		}		
	* html #listmenu li{
		font-size:0px;
		line-height:17px;
	}			
#listmenu li ol{
	margin:0px;
	padding:0px;
	position:absolute;
	left:161px;
	width:161px;
	top:0px;
	background:#0e3160 url(../images/menu_left_bottom.gif) no-repeat bottom right;
	display:none;
	}
	#listmenu li:hover ol, #listmenu li.over ol {
		display:block;
		}

    .menulist .panel{
		padding-left:14px;
		height:18px;
		padding-top:4px; 
		font:bold 12px arial; 
		color:#fff; 
		text-decoration:underline;
		}
	.menulist li a{
		padding-left:25px;
		height:18px;
		padding-top:4px;
		display:block;
		color:#fff;
		font:bold 12px arial;
		background:transparent url(../images/menu_arrow.gif) no-repeat  15px center;
		text-decoration:none;
		}
	.menulist li a:hover{
		background:transparent url(../images/menu_arrow.gif) no-repeat  17px center;
		text-decoration:underline;
		}

		
#nav_portal{
	
	
	padding:5px 0px 3px 0px;
	background-color:#0e3160;
	font: bold 12px  arial, arial, helvetica, sans-serif;
	color:#c8ceda;
	text-align:center;
	}
	
.line_dots{
		height:1px;
		margin:2px 7px;
		font-size:1px;
		background:transparent url(../images/header_lines.gif) repeat-x center left;	
	}
h1{
	color:#1e4d2b;
	margin:3px 0px 7px 4px;
	font: bold 18px  arial, arial, helvetica, sans-serif;
	}
h2{
	color:#1e4d2b;
	margin:3px 0px 7px 4px;
	font: bold 16px  arial, arial, helvetica, sans-serif;
	}
h3{
	color:#1e4d2b;
	margin:3px 0px 0px 4px;
	font: bold 13px  arial, arial, helvetica, sans-serif;
	}
	
p{
	font:normal 11px  arial, arial, helvetica, sans-serif;
	padding:0px;
	margin:0px;
	}
a img{
	border:0px;
	}
.listnum, .listnum li{
	list-style-type:decimal;
	font:normal 11px  arial, arial, helvetica, sans-serif;
	}
	
	
.tableform td{
	width:160px;
	font:normal 11px  arial, arial, helvetica, sans-serif;
	}
.tableform td input{
	width:160px;
	}
.tableform td select{width:165px;}
			
.center{
	text-align:center;
	}
.bold{
	font-weight:bold;
	}
	
#gallery_list{
	height: 100px;
	width: 580px;
	
	}
#gallery_thumbnails{
	max-height: 500px;
	width: 580px;
	overflow:scroll;
	background:#CCCCCC;
	}
#gallery_tn{
	margin: 5px;
	float:left;
	width: 100px;
	min-height:100px;
	
	}
#gallery_tn img {

}
#officers {

}
#officerlist {
list-style:none;
text-align:center;
margin: 0;
padding: 0;
display:inline-block;
}
#officerlist li {
list-style:none;
width: 190px;
height: 240px;
background-color: white;
margin: 5px;
float: left;
}
