/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com/
Released for free under a Creative Commons Attribution 3.0 License
*/



*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #395878;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #137BBB;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.gif);
	margin-top: 48px;
}

#bg{
	background:url(images/bg_img.jpg) center top no-repeat;
}

#maintop{
	background: url(images/top.gif) 0px 0px no-repeat;
	width:600px;
	height: 24px;
}
#mainbot{
	background: url(images/bottom.gif) 0px 0px no-repeat;
	width:600px;
	height: 17px;
}

#main{
	width: 600px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#header{
	width: 600px;
	height: 196px;
	margin: 0px auto;
	background:#FFFFFF;
}

#logo{
	text-align: right;
	padding-top: 108px;
	padding-right: 30px;
	height: 52px;
	background-image: url(images/barner_bvs.jpg);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 592px;
	height: 34px;
	margin-left: 4px ;
	background: url(images/bg_but.gif) repeat-x;
	text-align:left;
}

ul { margin:0;
	padding:0;
	}

#buttons ul {
    padding-left: 36px;
    margin: 0px;
}

#buttons li {
	display: inline;
	text-align:left;
	}

#buttons a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	display: block;
	float: left;
	width: 100px;
	height: 26px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 20px;
	margin-right: 5px;
	text-align: left;
}

#buttons a:hover {
	text-decoration: underline;
	font-size: 12px;
	
}

#content{
	background: url(images/bg_content.gif) repeat-y;
	width: 600px;
}

#left{
	width: 398px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
}


H1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	background:url(images/fish_tit.gif) 8px 7px no-repeat;
	height: 23px;
	padding-left: 24px;
	padding-top: 4px;
}

.tit { background:url(images/tit_bg.jpg) top repeat-x; }

.read{
	text-align:right;
	padding-right:20px;
}

#right{
float:right;
width: 190px;
background: url(images/right_bg.gif) left repeat-y;
margin-right: 4px
}

#right ul
{
margin: 0px 2px 20px 17px;
padding-top: 10px;

}

#right li {
	border-bottom: 1px solid #A2C1E1;
	height: 20px;
	padding: 5px 0px 0px 6px;
	background:url(images/fish_right.gif) 150px 9px no-repeat;
	list-style:none;
}

#right a { 
	color:#395878;
	font-weight:bold;
}

#right a:hover {
	color:#137BBB;
	text-decoration:none;
}

#calendar {
	margin: 20px 5px 20px 5px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

.lo { padding: 15px 5px 15px 5px;
	
}

#right H4
{
	margin: 0;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
	color: #137BBB;
}

#right p {
	margin: 0;
	padding: 10px 20px 0px 20px;
	padding-bottom: 10px;
}



#left p
{
padding: 9px;
}

#archives {
	

}

#footer{
	height: 37px;
	width: 801px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	margin: 0px auto;
	padding-bottom: 15px;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {text-decoration:underline;}
