body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	height:100%;
}

.sidebar {
	background-color: #A04041;
	width: 20px;
	height: 500px;
}

.midbar {
	background-color: #818181;
	width: 2px;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight:bold;
	line-height: 30px;
 	color: #FFFFFF;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	line-height: 30px;
 	color: #FFFFFF;
}
 
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	line-height: 15px;
 	color: #FFFFFF;
}

.privstatement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	line-height: 15px;
 	color: #FFFFFF;}

hr {
	height:6px;	
	width:220px;
	border:1px solid #000;
	color:#818181;	
}

.hrShopHead {
	height:6px;	
	width:550px;
	border:1px solid #000;
	color:#818181;	
}

.hrShopSep {
	height:3px;	
	width:520px;
	border:1px solid #000;
	color:#818181;	
}

.hrMid {
	height:6px;	
	width:220px;
	border:1px solid #000;
	color:#818181;
	position:relative; left:3px; bottom:0px;
}

.hrFooter {
	height:6px;	
	width:906px;
	border:1px solid #000;
	color:#818181;
	position:relative; left:15px; bottom:15px;
}

.Footer {
	height:25px;	
	width:906px;
	border:1px solid #000;
	background: url(images/crumple.gif) 0 0 repeat;
	color: #000000;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative; left:0px; bottom:20px;
}

.emailLink {
	color:#FFFFFF;	
}

#splash a {
		display:block;
		width:945px;
		height:454px;
		background: url(images/splash_logo_comb.gif) 0 0 no-repeat;
}
#splash a:hover {		
	background: url(images/splash_logo_comb.gif) 0 0 no-repeat;	
	background-position: -961px 0;
}

.splashVCentered {  
  	position:relative;
	top:400px;
	margin-top:-254px;
} 
#splashContainer{
height:100%; /*fill the body*/
text-align: center; /*H-centering in early IE versions*/
} 

img{  
	border-style: none;
}
#noScroll{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
}

#profileImgGS {
	background: url(images/gs.gif) 0 0 no-repeat;
	background-position: 160px 0;
}
#profileImgDW {
	background: url(images/dw.gif) 0 0 no-repeat;
	background-position: 0px 0px;
}
#profileImgAD {
	background: url(images/ad.gif) 0 0 no-repeat;
	background-position: 180px 0px;
}
#profileImgAG {
	background: url(images/ag.gif) 0 0 no-repeat;
	background-position: 0px 0px;
}
#profileImgDE {
	background: url(images/de.gif) 0 0 no-repeat;
	background-position: 0px 0px;
}
#profileImgLW {
	background: url(images/lw.gif) 0 0 no-repeat;
	background-position: 60px 0px;
}

