body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.header{
    font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #ffffff;
}
#container_bkgdimg{
	background: url(assets/images/bkgd_image.jpg) no-repeat bottom left; border: 1px solid #B2B8Be;
	}
#container_leftborder{
	background: url(assets/images/leftborder.jpg) no-repeat bottom left;
	}
#container_rightborder{
	background: url(assets/images/rightborder.jpg) no-repeat bottom right;
	}
#container_bkgdimg2_home{
	background: url(assets/images/homebkgd2.jpg) no-repeat bottom left;
	}
#container_bkgdimg2{
	background: url(assets/images/layout_bkgd2.jpg) no-repeat bottom left;
	}
#container_logo{
	background: url(assets/images/logo.gif) no-repeat top right;
	}
	.gal_thumb_container img{
	border: 1px solid #B2B8Be;
	}
.gal_enlarge{
	border: 3px solid #B2B8Be;
	}
	.img_border{
	border: 1px solid #B2B8Be;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}
a:active {
	color: #fff;
	text-decoration: none;
}
#navmain a:link {  
	font-family: Arial, Helvectica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:visited {
	font-family: Arial, Helvectica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:hover {
	color: #cccccc;
	text-decoration: none;
}
#navmain a:active {
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #ffffff;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #ffffff;
	text-decoration: underline;
