body {
	background-color: #000000;
	font-size: 12pt;
	font-family: "Century Gothic";
	color: #BDBD21;
}

.header {
color: #BDBD21;
font-size: 12pt;
font-family: "Century Gothic";
text-align:center;
border-top-color: #640000;
border-top-style: solid; 
border-top-width: 1;
border-bottom-color: #640000;
border-bottom-style: solid;
border-bottom-width: 1;
border-left-color: #640000;
border-left-style: solid;
border-left-width: 1;
border-right-color: #640000;
border-right-style: solid;
border-right-width: 1;
width: 1000px;
height: 40px;
}

.title {
color: #BDBD21;
font-size: 12pt;
font-family: "Century Gothic";
text-align:left;
width: 1000px;
height: 40px;
}

.notes {
color: #BDBD21;
font-size: 10pt;
font-family: "Century Gothic";
text-align:left;
width: 1000px;
height: 40px;
}

.footer {
color: #BDBD21;
font-size: 10pt;
font-family: "Century Gothic";
text-align:center;
width: 1000px;
height: 40px;
}

.picthead {
width: 1000px;
height 53px;
color: #BDBD21;
border-collapse:collapse
font-size: 14pt;
font-family: "Century Gothic";
text-align: center;
}

.headingstyle {
color: #BDBD21;
font-family: "Century Gothic";
font-size: 12pt;
vertical-align:bottom;
}


.paintlinktable{
width: 200px;
height: 175px;
color: #BDBD21;
font-size: 11pt;
font-family: "Century Gothic";
text-align: center;
}


.paintlinkstyle {
color: #BDBD21;
font-family: "Century Gothic";
font-size: 11pt;
}


.pictable {
width: 1000px;
color: #BDBD21;
border-collapse:collapse;
font-size: 18pt;
font-family: "Century Gothic";
text-align: center;
padding: 20;
}


.center {
color: #000000;
font-size: 12pt;
font-family: "Century Gothic";
text-align:center;
border-top-style: solid; 
border-top-width: 0; 
border-bottom-style: solid;
border-bottom-width: 0;
border-left-style: solid;
border-left-width: 0;
border-right-style: solid;
border-right-width: 0;
width: 1000px;
}

.hr {
color: #640000;
text-align: left;
width: 1000px;
}

a:link {
	color: #BDBD21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BDBD21;
}

a:hover {
	color: #CC0000;
}

a:active {
	text-decoration: none;
}

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

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

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

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

