@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}

#wrap {
	text-align: left;
	background-color: #000;
	width: 100%;
}

#mainContent #rightSide html, body, h1, h2, p {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #FF5100;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #467F0C;
}

#top {
	width: 950px;
}

#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 60%;
	font-weight: bold;
	margin-top: 8px;
}

#menu a:link, #menu a:visited {
	color: #467F0C;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#menu a:active {
	color: #467F0C;
	font-weight: bold;
	text-decoration: none;
}

#menu a:focus, #menu a:hover {
	color: #FF5100;
	font-weight: bold;
}


#mainScreen {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: 6px;
	border: 4px double #467F0C;
	margin-bottom: 5px;
}


#mainContent {
	margin-right: 275px;
	margin-top: 20px;
	line-height: 120%;
	color: #333;
	font-size: 80%;
	
}
#mainContent p {
	margin-bottom: 10px;
	margin-top: 2px;
}
#mainContent ul {
	margin-bottom: 10px;
	margin-top: 2px;
	font-size: 95%;
	line-height: 125%;
	list-style-image: url(images/acc-ul-green.gif);
}


#mainContent a:link, #mainContent a:visited {
	color: #FF5100;
	text-decoration: none;
	font-weight: bold;
}

#mainContent a:active {
	color: #FF5100;
	text-decoration: none;
	font-weight: bold;
}

#mainContent a:focus, #mainContent a:hover {
	color: #467F0C;
	font-weight: bold;
}

#rightSide {
	float: right;
	width: 255px;
	margin-top: 18px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;

}
#rightSide h1 {
	font-size: 110%;
}

#rightSide p {
	margin-right: 5px;
	margin-left: 5px;
}

#rightSide ul {
	margin-top: 7px;;
	margin-bottom:10px;
}

#rightSide li {
	font-size: 90%;
	color: #333;
	list-style-type: disc;
	margin-left: -15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightSide a:link, #rightSide a:visited {
	color: #FF5100;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#rightSide a:active {
	color: #FF5100;
	font-weight: bold;
	text-decoration: none;

}

#rightSide a:focus, #rightSide a:hover {
	color: #467F0C;
	font-weight: bold;
}



#footer p {
	margin-bottom: 5px;
	margin-top: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	color: #999;
	text-align: center;
}


#footer a:link, #footer a:visited {
	color: #FF5100;
	font-style: normal;
	text-decoration: none;
}


#footer a:active {
	color: #FF5100;
	text-decoration: none;
}

#footer a:focus, #footer a:hover {
	color: #467F0C;
}
.floatleft-inline {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.floatleft {
	float: left;
	margin-right: 5px;
}
.floatright {
	float: right;
	margin-left: 5px;
}
.floatright-inline {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}


.clearfloat {
	clear:both;
    	height:0;
    	font-size: 1px;
    	line-height: 0px;
}

.coolline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}

.green {
	color: #467F0C;
}

.orange {
	color: #FF5100;
}


.borders {
	border: 1px solid #DFDFDF;
}

.grayBox {
	border: 1px solid #666;
	background-color: #DFDFDF;
}


.darkGray {
	color: #333;
}

.bigger {
	font-size: 120%;
}

.small {
	font-size: 85%;
}

.smallest {
	font-size: 75%;
	line-height: 115%;
}


.spFade1 {
	background-image: url(images/acc-spfade1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.spFade2 {
	background-image: url(images/acc-spfade2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.spFade3 {
	background-image: url(images/acc-spfade3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.spFade4 {
	background-image: url(images/acc-spfade4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.spFade5 {
	background-image: url(images/acc-spfade5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.spFade6 {
	background-image: url(images/acc-spfade6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#lightbox{
	background-color:#FF712D;
	padding: 5px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

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

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

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