BODY{ color: white; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; background-color: black; margin: 0; padding: 0; }
TD {font-size: 10pt;  }
p { font-size: 10pt;  margin-bottom: 7px; margin-top: 0; }
a{ color: #CCCCCC; text-decoration: none; font-size: 12pt;}
a:hover{	text-decoration: underline;  color: #FFFFFF;   }
form{	margin:0;}

#HEADER{	width:760px; margin-left:auto; margin-right:auto;}
#HEADER ul{ margin: 0; padding-left: 0; height: 28px; line-height: 14px; display: block; list-style: none; background-color: black; border-top: 1px solid grey; border-bottom: 1px solid grey; }
#HEADER li{ display: inline; background-color: #black;  float: left;  }
#HEADER li a{ height: 28px; line-height: 28px; display: block; padding-left: 16px; padding-right: 16px;       }
#HEADER li a:hover{ background-color: #444444; text-decoration: none;}
h1{ margin: 0; padding: 40px 0 0 0; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: White;  font-size: 20pt;  }

html { height: 100%; }

#CONTENT{ width:760px; margin-left:auto; margin-right:auto;   }
h2{ margin: 0; padding: 24px 0 7px 40px; font-family: arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: #EBEBEB; font-size: 15pt; }
#TEXT{ padding: 20px 40px 35px 40px; border-top: 1px solid grey; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: #EBEBEB ; background-color: black; font-size: 20pt; }
#CONTENT a{ color: #96D35A; text-decoration: none; }
#CONTENT a:hover{	text-decoration: none;  color: #FFFFFF;   }

#FOOTER{	width:760px; margin-top:27px; margin-left:auto; margin-right:auto;  border-top: 4px solid #363636;  text-align: right;  padding-top: 5px;   }
#FOOTER p{ font-size: 11px; line-height: 14px; margin: 0;  color: #DDDDDD; }
#FOOTER a{ font-size: 11px;	font-weight: normal;	text-decoration: none;  color: White;    }
#FOOTER a:hover{ color: white; text-decoration: underline; }

#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }

#BG {
        background-repeat: repeat-x;
	background-color:#131413;
	height:500px;width:700px;font:16px/26px Georgia, Garamond, Serif; overflow-x: hidden; overflow-y: scroll;
	border:1px solid #6b6a6a;
        padding: 20px 18px 35px 40px; border-top: 1px solid grey; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; letter-spacing: .005em; color: #EBEBEB ; background-color: black; font-size: 20pt;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px 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(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");
	}


