body, html {
padding:0; 
margin:0; 
border:0;

}
a{
text-decoration: none;
color:black;
}
a:hover{
text-decoration: underline;
color:black;
}
body{
background-color: #666666;
font-family: Arial;
font-size:12px;
background-image: url(../../images/bg.jpg);
}

#topmenu{
	position: relative;
	top:1px;
	right:2px;
	width:220px;
	height:15px;
	left:320px;
	color:#fff;
}

#topmenu a{
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
}

#fighting_back{
position: relative;		
top: -7px;
float:left;
width:610px;
height:27px;
margin-left: -210px;
	
}

#container {
background-color: #3A477C;
width: 790px;
margin: 5px;
padding: 10px;
margin-top: -5px;
font-size: 12px;
font-family: Arial;
border-right:20px solid gray;
border-left:20px solid gray;
}

#main_menu {
position: relative;
top: 40px;
width: 785px;
margin: 10px;
margin-left: auto;
margin-right: auto;
padding: 10px;
right:8px;
}
.resizehandle {
	background:transparent url("http://www.jquery.info/images/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
	height:16px;
	width:100%;
}

#main_menu_bg
{
background-image: url(images/main_menu_bg.jpg);
background-repeat:repeat-x;
}

#vertleftmenu{
width: 98%;
list-style: none;
list-style-image: none;
list-style-type: none;
padding:0;
margin:0;
margin-left:4px;
}

#vertleftmenu li{
	padding:1px;
}

#vertleftmenu li:hover{
	background-image:url(../../images/lihover.jpg);
}


#vertleftmenu li a{
	color:#fff;
	padding:1px;
	margin:1px;
	text-decoration: none;
}

#header_img
{
position: relative;
top: 30px;
left: 0px;

}

#intro{
position: relative;
top: -60px;
left: -180px;
font-family: Arial;
font-size:12px;
text-align:justify;
width: 375px;
height: 20px;
color:white;
}


.fp_bullet
{
position: relative;
left: 0px;
top: 2px;
}

.notices_title
{
position:relative;
left: 10px;
top: 10px;
font-family:Arial;
margin:0px;
padding:0px;
font-size:14px;
color: #364276;

}
.news_title
{
position:relative;
left: 10px;
top: 10px;
font-family:Arial;
margin:0px;
padding:0px;
font-size:14px;
color: #364276;

}

.news_list
{

font-family:Arial;
font-size:12px;


}

.notices_list
{

font-family:Arial;
font-size:12px;


}




#fp_content {
position: relative;
top: 30px;
left: 0px;
font-size:12px;



}

#vert_separator{

background-image:url(../images/vert_dots.jpg);
background-repeat:repeat-y;

}



li{
padding:7px;
}

.news_page_numbers
{
position: relative; top: -30px; float: right; margin-top: 15px; margin-right: 15px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;

}
.notices_page_numbers
{
position: relative; top: -30px; float: right; margin-top: 15px; margin-right: 15px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

#footer-menu{
float:left;
clear: both;
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;
background-color: gray;	
}

#footer {

position: relative;
top: 20px;
margin-left: -50px;
clear: both;
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:center;


}