@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-color: #1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container {
	width: 1026px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	border: 10px solid #000000;
}
#masthead {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#guts {
	width: 1026px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 521px;
}
#navigation {
	width: 163px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 521px;
	float: left;
	background-color: #262626;
	color: #BBBBBB;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #B31F17;
}
#right-content {
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
	width: 260px;
	height: 521px;
	color: #333333;
}

#footer {
	width: 1026px;
	white-space: nowrap;
}
#door-items img {
	float: left;
}

#door-items  a:hover  img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}


.gapright {
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin-top: 25px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
	line-height: 34px;
}
.gal {
	text-align:center;
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
}

#gallery-items  a:hover  img {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

#mid-content #paginator  a {
	color:#FFFFFF;
}

#paginator {
	color:#FFFFFF;
	text-align:center;
	margin-top:12px;
	}
#paginator a{
	color:#FFFFFF;
	text-decoration:none;
	}
#paginator a:hover{
	text-decoration:underline;
	}

/* Code from Index Page */

#mid-content {
	float: left;
	height: 521px;
	line-height: 30px;
	background-image: url(../images/bg_green_content.jpg);
	width: 853px;
}
#gallery-items {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 852px;
}
.copyright { font-family:Times New Roman; font-size:11px; color:#FFFFFF; }	

.nav1 a:link { font-size:11px; color: #FFFFFF; text-decoration: none; }
.nav2 a:visited {	color: #FFFFFF;	text-decoration: none; font-weight: normal; font-size: 11px;}
.nav3 a:hover { font-size:11px; color: #a02b22; text-decoration: none; }	
	
.textlinks { font-family:Times New Roman; font-size:12px; color:FFFFFF; text-decoration:none; }

a.gallery:link { font-family: Arial, Helvetica, sans-serif;	font-size: 14px;  font-weight:bold;  color: #ffffff; text-decoration:none; }
a.gallery:visited { font-family:Arial, Helvetica, sans-serif;  font-size:14px; font-weight:bold;  color: #ffffff;  text-decoration:none; }
a.gallery:hover {  font-family:Arial, Helvetica, sans-serif;  font-size:14px;  font-weight:bold;  color: #005337; text-decoration:none; }
a.gallery:active {  font-family:Arial, Helvetica, sans-serif;  font-size:14px;  font-weight:bold;  color: #005337; text-decoration:none; }		

.galleryactive {  font-family:Arial, Helvetica, sans-serif;  font-size:14px;  font-weight:bold;  color: #005337; text-decoration:none; }	


ul.bullets { list-style-type: disc; }
#bullets ul { list-style-type: disc; }
A:link {
	COLOR: #CCCCCC;
	color: #af001d;
}
A:visited {
	COLOR: #999999;
}
A:hover {
	COLOR: #CCCCCC;
	color: #3100ff;
}

	
