html {
	text-align:center;
	margin: 0 auto;
}

body {
	text-align:center;
	margin: 0 auto;
	padding: 0px;
	background-color : #404039;
	background-image : url(../images/body_bg2.jpg);
	background-repeat : repeat-x;
	color: #000000;
	line-height: normal;
	font-size: 10pt;
	font-family: Arial, Verdana, sans-serif;
	
}

#header{
	background: #404039 url(../images/New_Banner_VT.jpg) no-repeat 50% 0;
	width: 804px;
	height: 102px;
}

#content {
	width: 804px;
	background: #404039 url(../images/content_back.jpg) repeat-y 50% 0;
	}

#content_nav {
	text-align:left;
	width:202px;
	float: left;
}

#content_area {
	text-align:left;
	width:600px;
	float: left;
}

.clr {
	clear:both;
}

#footer {
	width: 804px;
	height:50px;
	background: #404039 url(../images/footer_back.jpg) no-repeat 50% 0;
}

#footer_text {
	color: #dbd8bc;
	padding: 7px;
}

#content_nav ul li  {
	list-style-image: url(../images/nav_bullet_fw.gif);
	padding-left:2px;
	margin: 0;
}

#content_nav a {
	text-decoration: none;
	color: #edeada;
}
#content_nav a:hover {
	text-decoration : underline;
	color: #f5f5eb;
}

#header_links {
	position: relative;
	top:79px;
}

a.header_link {
	text-decoration : none;
	color: #edeada;
}

a.header_link:hover {
	text-decoration : underline;
}

.section_title {
	margin:10px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight : bold;
	color:#660000;
}

#content_header_image {
	margin-left:2px;
}

#admin {
	margin:15px;
	text-align: left;
}

table {
	border: 1px solid #333333;
	padding:0px;
}

th {
	background-color : #9d9879;
	border: 1px solid #333333;
	padding:2px;
}

td {
	background-color : #f5f5eb;
	border: 1px solid #333333;
	padding:2px;
}

#admin ul li {
	padding-left: 1px;
	list-style-image: url(../images/list_bullet_red.gif);
	margin: 0;
}

#admin a {
	text-decoration: none;
	color: #660000;
}

#admin a:hover {
	text-decoration : underline;
	color: #FF6600;
}

.news_title {
	margin-top: 5px;	
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 10pt;
	color:#333333;
	font-weight : bold;
}

.news_text {
	margin-top: 5px;	
	margin-left: 20px;
	margin-right: 25px;
	text-align: left;
	font-size: 10pt;
	color:#333333;
}

.event_title {
	margin-top: 5px;	
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 10pt;
	color:#660000;
	font-weight : bold;
}

.event_date {
	margin-top: 5px;	
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 10pt;
	color:#333333;
	font-weight : bold;
}

.event_text {
	margin-top: 5px;	
	margin-left: 30px;
	margin-right: 25px;
	text-align: left;
	font-size: 10pt;
	color:#333333;
}

#text_pages {
	margin:15px;
	font-size: 10pt;
}

#small_right_text {
	text-align: right;
	font-size: 8pt;
	color: #660000;
	margin-right: 25px;
}
