

body {
	background: #000000;
	font-family:arial, helvetica, verdana, sans-serif; 

}

img {border:0}

#headerRand {
	position:absolute;
	top:0;
	left: 0;
	z-index:1;
	overflow: hidden;
	width: 100%
}

#homeContainer {
	margin: 40px 0 0 78px;
	width: 512px; 
	background: url(/images/homeContainerBg.png) top left repeat-y;
	position: relative;
	z-index:2;
}
#homeHeader {text-align:center; padding-top: 10px;}

#homeHeaderLinks {text-align:center; font-size:18px; color: #ffffff; text-transform: uppercase; height: 20px; margin-left: 27px; font-weight:bold; letter-spacing:-.04em; padding-bottom: 15px}
.homeLinkActive {color: #FF9900}
#homeHeaderLinks a {color: #ffffff; text-decoration: none;}
#homeHeaderLinks a:hover {text-decoration: underline}
#homeHeaderLinks a, #homeHeaderLinks span {float: left; display:block;}


.dividerfirst {margin-right: 22px;}
.divider { margin-right: 12px; padding-right: 12px; border-right: 1px solid #666666}


#homeContent {margin: 28px; clear: both;}
	

.homeItem {clear: both; text-align: left; color: #ffffff; margin-bottom: 50px; position:relative}

.homeItemContent {margin-left: 175px;}

.homeItem h2 {
	letter-spacing:-.04em;
	font-size: 17px;
	color: #ffffff;
	
}


.homeItem h2 a {color: #ffffff; text-decoration: none; font-weight: bold;}
.homeItem p {font-size: 11px;}

.homeSetLinks a {color: #ff9900; font-size: 14px; font-weight: bold; text-decoration: none; letter-spacing: -.04em; }

*+html .homeSetLinks a, *html .homeSetLinks a {letter-spacing: -.08em;}

.homeSetLinks img {vertical-align:middle;margin-right: 5px}
.homeSetLinks .divider {border-right: 1px none #73582b; padding-right: 7px;  margin-right: 7px;}

.homeThumb {float:left;}
.homeThumb img {border: 1px solid #222222;}
#homeFooter #footer {position:relative; top: auto;}

html, body, #container {min-height:inherit}


