/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 0;
margin: 0;
}

hr {
	height:0px;
	width:99%;
	border-top:1px solid silver;
	border-bottom:1px solid #F8F8FF;
}

img
{
border: 0px;
}
textarea {
	border: 1px solid silver;
}
input {
	border: 1px solid silver;
}
.text input {
	border: 1px solid silver;
}
a{
	color: #264FA4;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #264FA4;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/img30015/bg-body.jpg);
	background-attachment: fixed;
	line-height:20px;
}

#main{
	width: 999px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #B2B3B3;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	
}


#header { 
width:999px;
padding: 0px 0px 0px 0px;

}

#logo {			
		text-align: center
}

#logo H1
{
font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		text-decoration: none;
		background: none;
		padding: 0px;
		margin: 0px;
}

#logo H2
{
font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
		color:yellow;
		font-weight:bold;
		font-size:14px;
		font-style:italic;
		text-decoration: none;
		background: none;
		background: none;
		padding: 0px;
		margin: 0px;
}


#buttons{
	width: 983px;
	height: 64px;
	background: url(images/img30015/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 8px;
}

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

#buttons li {
	display: inline;
	border-right: 1px solid white;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	display: block;
	float: left;
	height: 42px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	background:url(images/img30015/fish_but.gif) 0px 19px no-repeat;	
}

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

#content{
	width: 983px;
	padding: 0px 0px 0px 0px;
	background: url(images/img30015/bg_cont.gif) left repeat-y;
	margin: 0px 8px 0px 8px;
}

#cont_top {	background:	url(images/img30015/top.gif) top repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#cont_bot {	background:	url(images/img30015/bot.gif) bottom repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#left{
	width: 697px;
	margin: 0px 0px 0px 8px;
	float: left;
}

.text{
	padding: 10px 0px 0px 0px;
	padding-left: 15px;
}

.img {	float:left;
		margin: 5px 18px 5px 9px;
}

span {	color:#1380BA;
		font-weight:bold;
}

.dat { text-decoration:underline;}

#col_l {float:left;
		width:342px;}

#col_r {float: left;
		width:345px;
		margin-left:10px}

H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 5px;
	text-align:center;
	background: url(images/img30015/tit.gif) bottom repeat-x;
}

H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 4px;
	margin-bottom: 10px;
	padding-left: 4px;
	text-align: left;
	background: url(images/img30015/tit.gif) bottom repeat-x;
}

H3 {
	margin-bottom: 10px;
	margin-top: 20px;
}
.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}


#right{
float:right;
width: 231px;
background: url(images/img30015/bg_left.jpg) left 25px repeat-x;
margin-left: 8px;
padding: 0px 18px 0px 10px;
}



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

#right li{
	padding-top: 9px;
	background: url(images/img30015/fish.gif) 3px 16px no-repeat;
	padding-left: 43px;
}

#footer{
	height: 56px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/img30015/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
