
    
img
{
border: 0px;
}


a{
	color: #4b4b4b;
	text-decoration:underline;
}

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

body{
	font: 14px Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000 url(images/bg.jpg) repeat-x top;
    text-align: justify;

}

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

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

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

#header{
	width: 950px;
	height: 225px;
	margin: 0px auto;
	background:#FFFFFF;
}

#logo{
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	height: 170px;
	background: url(images/img_b.jpg) 4px 3px 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: 950px;
	height: 45px;
	margin-left: 0px ;
	background: url(images/menu.jpg) top repeat-x;
	text-align:center;
}

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

#buttons li {
	display: inline;		
}

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

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

#content{
	width: 950px;
	background: #ffffff url(images/content_bg.jpg) repeat-y top;
}



#left{
	font: 14px Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 730px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 7px;
}

.text{
	padding: 15px;
}

#left H1{
	font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
	padding-bottom: 0px;
}

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

#right{
    float:right;
    color:#ffffff;
    width: 195px;
    /*background:  repeat-y #4b4b4b; 
    margin-right:0 0px               */
}


#right a {
    color:#ffffff;
}

#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: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	padding-top: 12px;
	height: 36px;
	width: 261px;
	margin: 0px 0px 0px 0px;
}

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

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

#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: 30px;
	width: 950px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
	clear:both;
	margin: 0px auto;
}

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