body {
	background-color: #646464;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(assets/images/layout/menubkgd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #880214;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#navbtm a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:visited { 
	color: #CCCCCC;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #9E8E50;
	text-decoration: underline;
}
#body {
	background: url(assets/images/layout/topleftbody.jpg) no-repeat top left;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.gal_enlarge {
	border: 6px solid #FFFFFF
}
.gal_thumb_container img {
	border: 1px solid #FFFFFF
}