﻿*{
	margin: 0px;
	padding: 0px;
	z-index: 4;
}
img{
	border: 0px;
}
html{
width:100%;
height:100%;
background-image:url(/images/top_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
body{
width:995px;
height:100%;
margin:0 auto;
background-image:url(/images/spacer.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Book Antiqua;
font-size:14px;
color:#333333;
}
#meta{
float:right;
padding:30px 10px 0 0
}
#meta a{
color:#42030E;
text-decoration:underline;
float:left
}
#meta a:visited{text-decoration:underline}
#meta a:hover{text-decoration:none}
#meta span{
padding:30px 25px 30px 20px;
float:left
}
#meta img{
float:left;
margin:3px 6px 0 10px;
}
#content{
background-image:url(/images/content_bg.gif);
background-position:top left;
background-repeat:repeat-y;
float:left;
width:953px;
margin:0 0 0 21px;
display:inline
}

.center{
width:483px;
float:left;
}
.text{
width:451px;
padding:10px 19px 5px 13px
}
.text p{
padding:15px 15px 0 0
}
.news_events{
width:258px;
float:left;
padding:24px 0 0 0;
}
.latest{
margin:14px 0 26px 32px;
}
.news{
position:relative;
margin:18px 0 0 0;
float:left
}
.news p{
width:200px;
padding:0 0 5px 8px;
margin:0 0 0 29px;
border-left:6px solid #DED6AC
}
.data{
position:absolute;
top:0px;
left:0px;
font-weight:bold;
width:35px;
border-bottom:1px solid #DED6AC;
background-color:#FFFFFF
}
.more{
border-left:6px solid #8E190B;
display:block;
float:left;
margin:0 0 0 29px;
display:inline;
padding:0 0 0 8px
}
.more a{
color:#8E190B;
text-decoration:underline;
}
.more a:visited{text-decoration:underline}
.more a:hover{text-decoration:none}
#footer{
width:953px;
float:left;
text-align:center;
color:#323232
}
#footer a{
color:#323232;
text-decoration:none;
margin:0 5px
}
#footer a:visited{text-decoration:none}
#footer a:hover{text-decoration:underline}
#copyright{
width:953px;
float:left;
text-align:center;
padding:10px 0;
}
#copyright a{
color:#8E190B;
text-decoration:underline
}
#copyright a:visited{text-decoration:underline}
#copyright a:hover{text-decoration:none}
.about{
padding:25px 0 0 33px;
width:652px;
float:left
}
.about p{
width:595px;
padding:15px 0 0 0
}
li {
	list-style-type: none;
	background-image: url('/images/li_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	margin-right: 8px;
	line-height: 24px;
	text-decoration: none;
}
li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
li a {
	font-size: 16px;
	color: #FFFFFF;
	background-position: center center;
	font-family: "Century Gothic";
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
hr {
	color: #8E190B;
	margin-top: 5px;
	width: 94%;
	margin-bottom: 5px;
}

