a:link{
	color: #3a7854;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited{
	color: #3a7854;
}

*{
	border: 0;
	margin: 0;
}

body{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #000100 url(images/bg.gif) repeat-x;
}

#main{
	margin: 0 auto;
	width: 840px;
	background: #ffffff;
	border-right: 7px solid #ffffff;
	border-left: 7px solid #ffffff;
}

#header{
	width: 840px;
	margin: 0 auto;
	height: 190px;
	background: url(images/header-840x150.jpg) no-repeat center bottom;
	border-bottom: 7px solid #ffffff;
}

#logo{
	padding-left: 40px;
	text-align: left;
	padding-top: 120px;
}

#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: 840px;
	height: 37px;
	margin: 0 auto;
}

#buttons ul{
    padding-left: 10px;
    margin: 0px;      
}

#buttons li{
	display: inline;		
}

#buttons a{
	display: inline-block;
	float: none;
	width: 115px;
	height: 27px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 5px;
}

#buttons a:hover{
	width: 115px;
    height: 27px;
	background: #FFFFFF url(images/menu_hover.gif) no-repeat;
}

#content{
	width: 830px;
	height: 100%;
	background: #d4dfd9;
	margin-bottom: 5px;
}

#content_bg{
	background: #060b08 url(images/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
}

#left{
	width: 600px;
	height: 100%;
	padding: 7px 5px 7px 7px;
}

#text{
	padding: 5px;
}

.floatimgleftsmall {
    float:left;
    margin-top:0px;
    margin-right:7px;
    margin-bottom:5px;
} 

.floatimgleft {
    float:left;
    margin-top:5px;
    margin-right:7px;
    margin-bottom:5px;
} 

.floatimgright {
    float:right;
    margin-top:5px;
    margin-left:7px;
    margin-bottom:5px;
}

#left H1{
	height: 40px;
	width:590px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-size: 18px;
	padding: 10px 5px 0 10px;
	background: url(images/title_left_597.gif) no-repeat;
}

#left a{
	color: #3a7854;
}

#left a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited{
	color: #3a7854;
}

#right{
	width: 200px;
	height: 100%;
	padding: 7px 7px 7px 5px;
	float:right;
}

#text{
	padding: 10px;
}

#right ul{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
}

#right ul li{
	margin-bottom: 20px;
}

#archives ul li{
	margin-bottom: 5px;
	background:url(images/list_style.gif) no-repeat left;
	padding-left: 15px;
}

#right h2{
	height: 36px;
	margin: 0;
	padding: 10px 0 10px;
	background: url(images/title_right_200.gif) no-repeat;
	font-size: 18px;
	color: #ffffff;
}

#right a:link{
	text-decoration: none;
}

#right a:hover{
	text-decoration: underline;
}

#right a:visited{
	text-decoration: none;
}

#right li a{
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer{
	background: url(images/footer_840.jpg) no-repeat;
	height: 37px;
	width: 840px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}
