@charset "UTF-8";
body {
/*	font-family: "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
    overflow: -moz-scrollbars-vertical !important;
    overflow: visible;
}

.sTitle {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 2px;
	padding-top: 7px;
	font-variant:small-caps;
    margin:0;
}

.sDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	letter-spacing: .5pt;
	padding-bottom: 10px;
	color: silver;
}
.sDesc p {
    padding-top:0;
    margin-top:5px;
}

.homebanner {
	border: 1px solid #FFFFFF;
	
}

div.clearer {
	clear: both;
	line-height: 0;
	height: 0px;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 882px;
	margin: 0 auto;
}

a {
	color: #9d9338;
	text-decoration: none;
}
a:hover {
	color: #CFC149;
	text-decoration: underline;
}
#homepage_header a{
	color:white;	
}
#homepage_header a:hover {
	color:black;
	text-decoration: none;
}

p{
	margin:0 0 5px 0;	
}
.gold {
	color:#9d9338;
}

.imagestyle {
	border: 10px solid #999999;	
}

#thumbs {
	width: 340px;
/*	height: 322px;*/
}

#thumbs a {
	margin: 0px 8px 6px 0px;
	border: 2px solid #585858;
	display: block;
	float: left;
}

#thumbs a:hover {
	border: 2px solid #CCCCCC;	
}

#picTitle {
	text-align: right;
	color: white;
	font-family: arial;
	font-size: 14px;
	line-height: 0px;
	padding-top: 20px;
/*	font-weight: bold;*/
	letter-spacing: 1px;
/*	font-variant:big-caps;*/
/*	width: 850px;*/
	margin: 0 auto;
}

#aboutTitle {
	color: white;
	font-family: arial;
	font-size: 14px;
	line-height: 0px;
	padding-top: 10px;
/*	font-weight: bold;*/
	letter-spacing: 1px;
/*	font-variant:big-caps;*/
/*	width: 850px;*/
	margin: 0 auto;
}

#picDesc {
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	text-align: right;
/*	width: 530px;*/
	margin: 0 auto;
	margin-top: -4px;
}

.evtTtl {
	color: #9d9338;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
}

.evtSubtitle { color: silver; font-size: 12px; }
.evtText{margin-top:20px;}
.evtLink{color:#9d9338; }
.evtSep{ border: 0 none; border-bottom: 1px solid #444444; height: 1px; margin: 0px; margin-top: 12px; margin-bottom: 12px; }

.columns p {
     padding-top:0;
     margin-top:0;
}

#red_band { position:absolute; top:10px; left:-17px;}
#grey_band { position:absolute; top:10px; left:656px;}