a:link {
	color: #ffffff;
}

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

a:visited {
	color: #ffffff;
}

*
{
border: 0;
margin: 0;
}

body
{
	margin-top: 10px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #5e5352;
}

#main
{
margin: 0 auto;
width: 940px;
background: #ffffff;
border: 1px solid #ffffff;
}

#header
{
width: 940px;
background: #000;
margin: 0 auto;
height: 450px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}

#logo{
	height: 66px;
	text-align: center;
	padding-top: 20px;
}

#head_right
{
width: 640px;
float:right;
background: url(/images/RAY099.jpg) no-repeat;
height: 450px;
}

#head_left{ 
	width: 300px;
	height: 450px;
}

#head_left a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}


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

#buttons
{
width: 269px;
}

#buttons ul {
    padding: 0px;
    margin: 2px;
	      
}

#buttons li {
	list-style:none;
	padding: 0px;
    margin: 0px;   
}

#buttons a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	display: block;
	float: left;
	width: 294px;
	height: 34px;
	background: url(/images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-style:oblique;
	color: #ffffff;	
	padding-top: 20px;
}

#buttons a:hover {
	background: url(/images/menu_hover.gif) no-repeat;
}
#content
{
	background: #670400;
	width: 914px;
	padding: 13px;
}


#left
{
width: 440px;
color: #ffffff;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
}

#left H1
{
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #bbb6bc;
	border-bottom: 1px solid #690400;
	margin-right: 5px;
	margin-bottom: 5px;
}

.read{
	text-align:right;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color: #ff0000;
}

.read a:hover{
	color: #ff0000;
	text-decoration: none;
}

#left .date 
{
	height: 34px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 32px;
	font-size: 10px;
	background: #b3aeb4;
}

#left .date ul
{
	list-style: none;	
	padding: 0px;
	margin: 0px;
}

#left .date li
{
	display: inline; 
}

#left .date li a{
	color:#000000;
}

#left .small_icon1
{
background: url(/images/icon1.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
width: 105px;
}

#left .small_icon2
{
background: url(/images/icon2.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
width: 105px;
}

#left .small_icon3
{
background: url(/images/icon3.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
width: 105px;
}


#right
{
width: 466px;
float:right;
min-height: 405px;
}

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

#right ul li{
	margin-bottom: 20px;
}

#archives{
	background:url(/images/righttop.jpg) no-repeat center;
	height: 178px;
	padding-top: 10px;
	padding-left: 18px;
	color: #ffffff;
}

#arcright ul li {
	margin-bottom: 13px;
	background:url(/images/ls.png) no-repeat left top;
	padding-left: 15px;

}

#arcleft ul li {
	margin-bottom: 15px;
	background:url(/images/ls.png) no-repeat left top;
	padding-left: 15px;

}

#archives ul li a{
	color: #ffffff;
}

#arcleft{
	float:left;
	width: 210px;
	color: #ffffff;
}

#arcright{
float:right;
width: 210px;
	color: #ffffff;

}

#right h2 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #240100;
	padding-bottom: 10px;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {

	background: url(/images/img09.gif) no-repeat 1px 5px;
}

#rightbot2{
	background:url(/images/rightbotbig.jpg) no-repeat center;
	height: 273px;
	padding-left: 20px;
	padding-right: 20px;
}

#rightbot{
	background:url(/images/rightbot.jpg) no-repeat center;
	height: 218px;
	color:#FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#rightbot p{
	padding-left: 25px;
	padding-bottom: 10px;
}

#footer
{
	height: 39px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
}

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