body {
	background-image: url(images/body_bg.jpg);
	background-color: #600608;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

.mainContent {
	width: 516px;
}

.mainContent .contentHolder {
	padding: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.cntR {
	background-image: url(images/cnt_r_bg.jpg);
}

a, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.menu {
	width: 223px;
	background-image: url(images/m_bg.jpg);
}
.menu a.nav, .menu a.nav:visited, .menu a.nav:hover {
	line-height: 23px;
	border-bottom: 1px solid #FFFFFF;
	margin-left: 0 19px;
	padding-left: 15px;
	background-image: url(images/icon_nav.gif);
	background-repeat: no-repeat;
	background-position: center left;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Sans-serif', Tahoma, Verdana;
	font-size: 16px;
	text-decoration: none;
}
.menu a.nav:hover {
	color: #FF9900;
}

.newsbox {
	background-image: url(images/news-section.jpg);
	background-repeat: no-repeat;
	width: 249px;
	min-height: 110px;
}
.newsbox .container {
	padding-top: 28px;
	padding-left: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

}
#photoGalAlbum div.photo{
	width: 100px;
	height: 100px;
	background-position: center;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	cursor: pointer;
}

#documentsHolder a,#documentsHolder a:hover,#documentsHolder a:visited {
	background-image: url(images/adobereader.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 27px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	font-weight: bold;
}

.cntNotice {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 5px;
	width: 80%;
	margin: auto;
	text-align: center;
}

.cntDetails {
	font-weight: bold;
	font-size: 12px;
	width: 300px;
	margin: auto;
	border: 1px solid #5E1119;
	padding: 5px;
	background-color: #D12B2F;
	line-height: 20px;
}

.contentHolder h1 {
	font-size: 18px;
	color: #FF9900;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;
}
.contentHolder h2 {
	font-size: 120%;
}