/*
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: #ffffff;
	text-decoration:none;
}

a:hover{
	text-decoration: none;
	color: #506074;
}

body{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	background: #000000 url(images/sky.jpg) center repeat-y;
	line-height:19px;
}

#tree {background: url(images/bg_all.jpg) center top fixed;
}

#bg { width:650px;
		margin: 0px auto 0px auto;}


#main{
	width: 331px;
	padding: 65px 0px 0px 0px;
	float:right;
	
}


#header { width: 231px;
padding: 0px 0px 0px 0px;
height: 347px;
}

#logo {
height: 54px;
	margin: 10px 0px 0px 25px;
}

#logo h1, #logo p {
	margin: 0px 0px 0px 25px;
	line-height: normal;
}

#logo h1 {
	padding: 0px;
	font-size: 34px;
	color: #ffffff;
}
#logo h2 {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: left;
}

#logo a {
	text-decoration: none;
	color: #ffffff;
}


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

.razd_but { background:url(images/but_razd.gif) right center no-repeat;}

#buttons .but {
	float:left;
	background:url(images/but_razd.gif) right 2px no-repeat;
}

#buttons a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 120px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 13px;
	text-align: center;
	background:url(images/fish_but.gif) 0px 19px no-repeat;
	margin-right:3px;
}

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

#content{
	width: 419px;
	padding: 20px 0px 0px 10px;

	margin: 0px 1px 0px 1px;
}

#conttop{
	background: url(images/top.png) 0px 0px no-repeat;
	width: 429px;
	height: 8px;
	margin: 0px 1px 0px 1px;
}

#contbot{
	background: url(images/bot.png) 0px bottom no-repeat;
	width: 429px;
	height: 7px;
}



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

#center{float:left;
padding: 0px 0px 0px 11px;
width:315px;
}

.text{
	padding: 0px 0px 0px 0px;
	text-align: justify;
color:#707b8a;
}

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

span {	color:#FFFFFF;
		font-weight:bold;
}

.dat { text-decoration:underline; color:#FFFFFF;}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #8d9bad;
	padding-bottom: 5px;
	padding-left: 0px;
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	text-align:center;
}

H3{
	font-family: sans-serif, Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	color: #707b8a;
	padding-bottom: 5px;
	text-align:left;
}

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

#right{
float:right;
width: 202px;
background: url(images/right_bg.gif) left repeat-y;
margin-right: 19px;

}



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

#right li{
	padding-top: 5px;
	background:  0px 2px no-repeat;
	padding-left: 10px;
}

#footer{
	height: 40px;
	width: 419px;
	font-size: 10px;
	color: #707b8a;
	padding-top: 0px;
	text-align: center;
	clear:both;
	padding: 0px 0px 5px 0px;
}

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

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

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}