body{
	background-image:url('./images/background.gif');
	background-position: center;
	background-repeat:repeat-y;
	background-color:#fbf2d4;
	margin:0px;
}
#container{
	position:relative;
	width:906px;
	left:50%;
	margin-left:-453px;
	padding-left:40px;
}
#menu {
	background-image:url('./images/native_fish_wimmera.jpg');
	background-repeat:no-repeat;
	width:829px;
	height:134px;
}
#site_map {
	float:right;
	margin-right:10px;
	border:1px solid #00ff00;
}
#site_map a{
	color:#ffffff;
	font-weight:normal;
	font-size:.8em;
}
.menu_item{
	border-right: 1px solid #792a0e;
	font-family:Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
	text-align:center;
	height:22px;
	/*margin-top:6px;
	padding-top:5px;*/
	padding-top:4px;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.menu_item a{
	color:#dba28b;
}
.menu_item a:hover{
	color:#ffffff;
}
#menu_holder{
	width:728px;
	padding-top:103px;
	margin-left:101px;
	height:40px;
	overflow:hidden;
}
#footer{
	margin-top:15px;
	background-image:url('./images/footer.gif');
	background-repeat:no-repeat;
	width:829px;
	padding-top:92px;
	text-align:right;
	color:#bbbbbb;
	font-size:.6em;
	clear:both;
	margin-bottom:5px;
}
#content {
	width:829px;
	margin-top:15px;
	background-image:url('./images/content.gif');
	background-repeat:no-repeat;
}
#page_heading {
	color:#da5f03;
	font-family:Arial Black, Gadget, sans-serif;
	height:50px;
	font-size:1.5em;
	padding-left:15px;
	padding-top:10px;
}
#left{
	padding:10px;
	width:555px;
	float:left;
	font-size:.9em;
}
#right {
	padding:5px;
	width:210px;
	float:right;
	font-size:.9em;
	text-align:right;
}
.news_div{
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:20px;
	width:100%;
	background-image:url('images/news_backg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}
.news_date{
	font-family:Arial Black, Gadget, sans-serif;
	color:#e7d18f;
	float:right;
}
.news_headline{
	font-family:Arial Black, Gadget, sans-serif;
	color:#484848;
	font-size:1.2em;
}
.news_read{
	float:right;
	width:120px;
}
.ff_name{
	font-family:Arial Black, Gadget, sans-serif;
	color:#484848;
	font-size:1.2em;
}
.ff_latin {
	font-style:italic;
	font-size:.8em;
}
.ff_text h1{
	color:#da5f03;
	font-family:Arial Black, Gadget, sans-serif;
	font-size:1em;
	margin-top:10px;
	margin-bottom:0px;
}
.ff_text {
	font-size:.9em;
	float:left;
}
.ff_div{
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:20px;
	width:100%;
	background-image:url('images/news_backg.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
}
.ff_img{
	float:right;
	margin-top:20px;
	margin-left:20px;
	width:300px;
}
.ff_img img{
	border:1px solid #000000;
	margin-bottom:10px;
}
