@charset "utf-8";
body {
	background-color: #000000;
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#container img.main {
	margin-bottom: 5px;
	border: 1px solid #e2ba86;
}

#container {
	height: auto;
	width: 788px;
	background-color: #333333;
	border: 1px solid #6c3123;
	padding: 5px;
}
#copyright {
	float: right;
}


#top {
	height: 410px;
	width: 786px;
	border: 1px solid #e2ba86;
	background-color: #000000;
	background-image: url(bg.jpg);
}
#topnav {
	height: 74px;
	width: 786px;
	border: 1px solid #e2ba86;
	background-color: #000000;
	background-image: url(topnav.jpg);
}

#left {
	height: 241px;
	width: 490px;
	border: 1px solid #e2ba86;
	float: left;
	margin-top: 5px;
	padding: 5px;
	text-align: left;
	background-image: url(left3.jpg);
	background-position: left top;
	margin-bottom: 5px;
}
#left img.arrow {
	float: right;
	margin-top: 14px;
}

#right {
	height: auto;
	width: 269px;
	border: 1px solid #e2ba86;
	background-color: #000000;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	background-position: center top;
	padding: 5px;
	margin-bottom: 5px;
}
a.alpha  img   {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 1px solid #525252;
	margin-bottom: 5px;
}
a.alpha:hover  img  {
	filter:alpha(opacity=95);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	border: 1px solid #FFFFFF;
}
a.alpha2   img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 1px solid #525252;
}
a.alpha2:hover   img {
	filter:alpha(opacity=95);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	border: 1px solid #FFFFFF;
}
#bottom {
	height: auto;
	width: 776px;
	border: 1px solid #e2ba86;
	background-color: #000000;
	clear: both;
	padding: 5px;
	text-align: left;
}
a:link  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#sitegallery {
	height: auto;
	width: 786px;
	border: 1px solid #e2ba86;
	margin-top: 5px;
	text-align: left;
	background-position: left top;
	margin-bottom: 5px;
	background-color: #000000;
	clear: both;
}
#sitegallery img {
	border: 1px solid #525252;
}
#sitebts {
	height: auto;
	width: 776px;
	border: 1px solid #e2ba86;
	margin-top: 5px;
	text-align: left;
	background-position: left top;
	margin-bottom: 5px;
	background-color: #000000;
	clear: both;
	padding: 5px;
	color: #FFFFFF;
}
#sitebts img {
	border: 1px solid #525252;
	float: right;
	margin-left: 5px;
}
#sitebts a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#sitebts a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sitebts a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#sitebts a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#container img.main2 {
	border: 1px solid #e2ba86;
}
