h1
	{
	font: bold 13px/13px "Courier New", "Trebuchet MS", Verdana, Arial;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 0 0;
	}
	
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #191919;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #footer {
	clear: both;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Courier New", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a49b97;
	text-align: center;
	line-height: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 0px;
}
.col1 a {
	color: #a49b97;
	text-decoration: none;
}
#main #footer a {
	color: #a49b97;
	text-decoration: none;
}
#main #footer a:hover {
	color: #FFFFFF;
}


#main #header {
	float: left;
	width: 950px;
	font-family: "Courier New", "Trebuchet MS", Verdana, Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #a49b97;
	padding-left: 38px;
	padding-top: 25px;
	padding-bottom: 0px;
}
#main #header a {
	color: #a49b97;
	text-decoration: none;
}

#banner #menupanel {
	float: left;
	height: 278px;
	width: 240px;
	padding-top: 22px;
}
#menupanel ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#menupanel li {
	display: inline;
}
#menupanel li a {
	font-family: "Courier New", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	color: #666666;
	display: block;
	font-weight: bold;
	width: 200px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menupanel li a:hover {
	color: #ffffff;
	background-image: url(../images/hover2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#main #content {
	float: left;
	width: 1000px;
	background-color: #191919;
}
#menupanel li a.borders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #67B1BC;
}

#main #banner {
	float: left;
	height: 300px;
	width: 1000px;
}
#content .sider {
	height: 300px;
	width: 260px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content .col1 {
	float: right;
	width: 613px;
	font-family: "Courier New", "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	text-align: justify;
	line-height: 12pt;
	color: #FFFFFF;
	padding-right: 45px;
	padding-left: 82px;
	padding-top: 30px;
	padding-bottom: 0px;
}
.col1 a:hover {
	color: #000000;
}

#lightbox{
	background-color:none;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-size: 0;
	padding-top: 0;
	display:  none;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; display:  none; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
