/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #711419;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #711419;
	line-height:20px;
}


#main{
	width: 986px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
	background: url(images/big_bg.jpg) bottom no-repeat #FFFFFF;
	
}


#header { width:978px;
padding: 0px 4px 0px 4px;
height: 54px;
}

#buttons{
	width: 978px;
	height: 51px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 96px;
	height: 36px;
	text-decoration: none;
	color: #711419;
	padding-top: 13px;
	padding-left: 50px;
	margin-left: 42px;
	text-align: left;
	background:url(images/fish_but.gif) 0px 19px no-repeat;	
}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/fish_but.gif) 0px 19px no-repeat;
}

#content{
	width: 978px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_png.png) left repeat-y;
	margin: 0px 4px 0px 4px;
}

#conttop{
	background: url(images/top_png.png) 4px 0px no-repeat;
	width: 986px;
	height: 9px;
}

#contbot{
	background: url(images/bot_png.png) 4px bottom no-repeat;
	width: 986px;
	height: 9px;
}

#razd {
background:url(images/razd_bg.gif) 325px repeat-y;
width: 978px;
min-height: 650px;
}

#left{
	width: 315px;
	padding: 0px 0px 0px 6px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 11px;
width:315px;
}

#right{float:right;}

.text{
	padding: 7px;
}

.img {	float:left;
		margin: 5px 10px 5px 0px;
}

span {	color:#711419;
		font-weight:bold;
}

.dot { background:url(images/dot_bg.gif) bottom repeat-x;
line-height:20px; }
.dat { text-decoration:underline;}

H1{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #711419;
	padding-bottom: 5px;
	padding-left: 7px;
	background:url(images/tit_bg.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:20px;
}

#right{
float:right;
width: 317px;
background: url(images/right_bg.gif) left repeat-y;
padding-right: 5px;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 5px;
	background: url(images/fish_left.png) no-repeat;
	padding-left: 39px;
}

#footer{
	height: 40px;
	width: 986px;
	font-size: 10px;
	color: #000000;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 15px 5px 15px 5px;
}

#footer a{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
