body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	/*background-color: #003366;*/
	background-color: white;
	/*background-image: url(background.jpg);*/
	background-repeat: repeat-x;
	

}

#wrap {
	margin:0 auto;
	width : 850px;
}

.main
{
	background-color : #FFFFFF;
	
}

a:link, a:visited, a:active {
	color: #115098;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}

hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.headerTop {
	/*background-color: #003366;*/
	/*background-image:url('bg_header.gif');*/
	vertical-align: top;
}
.menu {
	vertical-align: top;
	/*background-color:#FFFFFF;*/
	
	width: 180px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	/*background-color: #003366;*/
	background-image : url('bg_menu.gif') ;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	/*background-color: #003366;*/
	/*background-image : url('bg_menu.gif') ;*/
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 0px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	/*background-color: #003366;*/
	/*color: #FFFFFF;*/
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	font-family:"Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	padding: 10px 0px 40px 0;
	
	/*height: 300px;*/
	vertical-align: top;
	text-align: left;
	
}
.content table{
	/*margin-bottom:20px;*/
	background-color: #ECF1F3;
	/*width: 560px;*/

}
.footer {
	/*padding: 5px;*/
	/*height: 30px;*/
	/*vertical-align: middle;*/
	/*text-align: center;*/
}
.msgs{
	/*margin:0px 3px 0 6px;*/
	
	padding-top:8px;
	margin-left : 10px;
	width:200px;
	float:left;
	/*padding:8px 0 0 12px;*/
	/*background : #1A4876 url('msg-bg.gif') no-repeat;*/
	/*text-align:center;*/
	}


#mfalogo{
	float:left;
	padding-left:13px;
	padding-top:7px;
	}

#header{
	background-image:url('bg_header.gif');
	
}
#searchBox {
	background-image:url('bg_search.gif');
}
	
#footer-message {
float:left;
height:15px;
margin-left:50px;
width:300px;
}

#fishvision {
float:right;
height:15px;
margin-right:50px;
text-align:right;
width:300px;
}


#gallery {
		/*height:90px;*/
		/*padding: 10px;*/

	}
	#gallery ul { list-style: none; margin-left:0px;  padding:0 0 0 10px; }
	#gallery ul li { display: inline; margin-left:0px;  }
	#gallery ul img {
		/*border: 5px solid #3e3e3e;*/
		/*border-width: 5px 5px 20px;*/
	}
	#gallery ul a:hover img {
		/*border: 5px solid #fff;*/
		/*border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }




#footerTop {
	background: transparent url(header_top.gif) no-repeat;
	float:left;
	width : 850px;
	height:10px;
}
#footerBottom {
	background: transparent url(header_bottom.gif) no-repeat scroll 0 0;
	float:left;
	width : 850px;
	height:10px;
}

.roundBox {
	width : 850px;
	background-image:url('bg_header.gif');
}

#headerScrapping {
	width : 850px;
	background-image:url('bg_header.gif');
}


.roundTop {
	font-size : 0px;
	background:url('top-right.gif') top right no-repeat;

	
}

.roundBottom {
	background:url('right-bottom.gif') top right no-repeat;

	
}
.roundBottom  img{
	display : block;
}


.contentRound {
	width : 660px;
	background-color:#ECF1F3;
	
}

.contentTop {
	background:url('topright-cont.gif') top right no-repeat;
}
.contentBottom {
	background:url('bottomright-cont.gif') top right no-repeat;
}

