/*
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-family: Comic Sans, "Comic Sans MS", cursive,  serif;
	color: #000000;
	background: #A8270F;
	line-height:20px;
}


#bg{
	width: 1027px;
	margin: 0px auto;
	background:url(images/bg.gif) repeat-y;
}

#main{
	width: 999px;
	margin: 4px auto;
	background:#FFFFFF;
	background: url(images/top.jpg) top no-repeat #FFFFFF;
}

#bot {	background:url(images/bottom.jpg) bottom no-repeat;
padding: 10px 10px 0px 10px;
width: 979px;
}


#header { width:979px;
padding: 0px 0px 0px 0px;
height: 250px;
}

#logo{
font-family: Comic Sans, "Comic Sans MS", cursive,  serif;
color: #000000;
font-style:italic;
font-weight: bold;
font-size: 18px;
padding: 57px 0px 0px 678px
}

#logo H1{
font-family: Comic Sans, "Comic Sans MS", cursive,  serif;
color: #000000;
font-style:italic;
font-weight: bold;
font-size: 28px;
}

#logo H2{
font-family: Comic Sans, "Comic Sans MS", cursive,  serif;
color: #000000;
font-style:italic;
font-weight: bold;
font-size: 14px;
}
#logo img {	float:right;
		margin: 10px 12px 5px 0px;
}


#buttons{
	width: 979px;
	height: 48px;
	background: url(images/menu.png) left top no-repeat;
	text-align:center;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Comic Sans, "Comic Sans MS", cursive,  serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 146px;
	height: 35px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	margin-left: 42px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: underline;
	background:url(images/bg_but.jpg) 0px 2px repeat-x;
}

#content{
	width: 977px;
	padding: 0px 0px 0px 0px;
	background: url(images/cont_bg.jpg) left top repeat-x #CE492D;
	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/cont_top.gif) 0px 0px no-repeat;
	width: 977px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(images/cont_bot.gif) 0px bottom no-repeat;
	width: 977px;
	height: 8px;
	margin: 0px 1px 0px 11px;
}

#razd {
background: url(images/razd.gif) 476px repeat-y;
width: 952px;
min-height: 602px;
padding: 0px 14px 0px 12px;
}

#left{
	width: 455px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float:left;
}

#center{float:left;
padding: 0px 0px 0px 21px;
width:228px;
}

.text{
	padding: 8px 10px 15px 10px;
}

.img {	float:left;
		margin: 10px 12px 5px 0px;
}

.img_l {margin: 15px 0px 0px 19px;}
majus {
	font-size:24px;
	font-family:Script;
}
span {	color:#ffffff;
	font-size:16px;
	padding: 0px 0px 15px 0px;
}

.red { color:#8A0000;}

.col_l { 
	float: left;
	width:200px;
}

.col_r { 
	float: right;
	width:210px;
	margin-right: 20px;
}
.img_b { float:none;}

H1{
	font-family: Comic Sans, "Comic Sans MS", cursive,  serif;
	font-size:20px;
	font-weight:normal;
	color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 3px;
	background:url(images/tit_bg.gif) bottom repeat-x;
}

.read{
	text-align:right;
	padding-right:0px;
	padding-top: 8px;
}

.view{
	text-align:right;
	padding-right:0px;
	padding-top: 5px;
}

#right{
float:right;
width: 222px;
background: url(images/right_bg.gif) left repeat-y;
padding-right: 0px;
margin-left: 21px;
}



#center ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:10px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#center li{
	padding-top: 5px;
	background: url(images/fish_cent.png) 0px 12px no-repeat;
	padding-left: 32px;
}

#footer{
	height: 40px;
	width: 586px;
	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;
}

#footer a:hover{
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
	
}
table
{
border-collapse:collapse;
width:500px;
border:1px solid black;
margin:auto;
}
td
{
border:1px solid black;
height:35px;
padding-left:15px;
}
th
{
border:1px solid black;
height:35px;
}
form {
 padding:10px;
 width:350px;
 }
fieldset {
 padding:20px;
 margin-bottom:10px;
 }
legend {
 color:#a0522d;
 font-weight:bold
 }
label {
 margin-top:20px;
 display:block;
 }
label.inline {
 display:inline
 }
input {
 border:1px solid black;
 background-color:lightgrey;
 }
input[type=radio] {
 margin-right:50px;
 background-color:transparent;
 border:none;
 }
input[type="submit"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}

input[type="submit"]:hover
{
	background-color: lightgrey;
	cursor: pointer;
}

input[type="reset"]
{
	border: #DDEEFF 1px solid;
	width: 27%;
}

input[type="reset"]:hover
{
	background-color: lightgrey;
	cursor: pointer;
}

select, option {
 background-color:lightgrey;
 }
textarea {
 border:1px solid black;
 background-color:lightgrey;
 }

