/*
Design by FlashTemplatesDesign
http://www.flashtemplatesdesign.com/
Released for free under a Creative Commons Attribution 3.0 License
*/

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #014B4B;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}

body{

	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #660000 url(images/bg.jpg) ;
}

#bg{

	background:url(images/bg.jpg) center top no-repeat;
}

#maintop{
	background: url(images/top.png) 0px 0px no-repeat;
	width:801px;
	height: 9px;
}
#mainbot{
	background: url(images/bot.png) no-repeat;
	width:801px;
	height: 14px;
}

#main{
	width: 801px;
	margin: 0px auto;
}

#header{
	width: 800px;
	height: 310px;
	margin: 0px auto;
}

#logo{
	text-align: right;
	padding-top: 30px;
	height: 193px;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 26px;
	color: #ffffff;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 800px;
	height: 50px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
}

#buttons ul {
    padding-left: 60px;
    margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 130px;
	height: 40px;
	text-decoration: none;
	color: #014B4B;
	padding-top: 15px;
	margin-right: 5px;
	text-align: center;
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_bg.jpg) 0px 2px repeat-x;
}

#content{
	width: 801px;
	background: #FFFFFF;
}

#left{
	width: 557px;
	padding: 0px 0px 0px 7px;


}

#img_b {
	background:url(images/img.gif) left top no-repeat;
	width: 559px;
	height: 270px;
	margin: 0px;

}

.text{
	padding: 10px;
	background: url(images/textbg.jpg) no-repeat top left;
}

#left H1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #014B4B;
	padding-bottom: 10px;
}

.read{
	text-align:right;
	padding-right:20px;
}

#right{
float:right;
width: 230px;
}

#right ul 
{
	list-style: none;
	padding-left:30px;
	margin: 0px;
	display:block;
	padding-bottom: 30px;
	padding-top: 20px;
	background:url(images/tit_b.jpg) no-repeat;
}

#right ul li{
	padding-bottom: 2px;
}

#archives ul li {
	margin-bottom: 5px;
	background: url(images/small.gif) no-repeat left;
	padding-left: 15px;

}

#right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #014B4B;
	text-align:center;
	padding-top: 14px;
	height: 30px;
	background: url(images/tit.jpg) no-repeat;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#calendar {
	padding: 20px 20px 20px 20px;
	background: url(images/tit_b.jpg) left top no-repeat
}

#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: 20px 20px 15px 20px;
}

.tit_b {
	background:url(images/tit_b.jpg) left top no-repeat;
}

#right H4 {
	font-size: 14px;
}

#right p
{
padding: 10px;
padding-left: 20px;
}

#footer{
	height: 37px;
	width: 801px;
	font-size: 10px;
	color: #014B4B;
	padding-top: 4px;
	text-align: center;
	clear:both;
	margin: 15px auto;
}

#footer a{
	color: #014B4B;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}