*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #604316;
	text-decoration:none;
}

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

body{
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #694815 url(images/bg.jpg) repeat-x top;
}

#bg{
	background:url(images/bg_img.jpg) center top no-repeat ;
}

#maintop{
	background: url(images/top.png) 0px 0px no-repeat;
	width:784px;
	height: 9px;
}
#mainbot{
	background: url(images/bot.png) no-repeat;
	width:784px;
	height: 14px;
}

#main{
	width: 784px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#header{
	width: 784px;
	height: 439px;
	margin: 0px auto;
	background:#FFFFFF;
}

#logo{
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
	height: 348px;
	background: url(images/img_b.jpg) 7px 0px no-repeat;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	width: 770px;
	height: 65px;
	margin-left: 7px ;
	background: url(images/menu.jpg) top repeat-x;
	text-align:center;
}

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

#buttons li {
	display: inline;		
}

#buttons a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	display: block;
	float: left;
	width: 100px;
	height: 43px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 12px;
	margin-right: 5px;
	text-align: center;
}

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

#content{
	width: 784px;
	background: url(images/content_bg_about.jpg) 7px repeat-y #FFFFFF;
}

#left{
	width: 779px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
}

.text{
	padding: 15px;
}

#left H1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.read{
	text-align:right;
	padding-right:20px;
}

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

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

#right ul li{
	padding-bottom: 2px;
}

#archives ul li {
	margin-bottom: 5px;
	padding-left: 15px;

}

#right h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	padding-top: 12px;
	height: 36px;
	background: url(images/tit.gif) left top no-repeat;
	width: 261px;
	margin: 0px 0px 0px 0px;
}

#right li a {
	padding-left: 10px;
}

#calendar {
	padding: 20px 20px 20px 20px;
}

.tit_b {background: url(images/tit_bot.jpg) left top no-repeat}

#calendar table {
	width: 100%;
	text-align: center;
}

#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;
}

#right H4 {
	font-size: 14px;
}

#right p
{
padding: 10px;
padding-left: 20px;
}

#archives {
	

}

#footer{
	height: 44px;
	width: 770px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 23px;
	text-align: center;
	clear:both;
	margin: 0px auto;
	background:url(images/futer.jpg) bottom repeat-x #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}