#bakWrapper {
	background-image:url('/ximages/pageBkgrnd_front.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	//border: 1px solid black;
	}
#topMural {
	margin:60px 0 0 142px;;
	/*float:right;
	width:780px;*/
	height:330px;
	}
#logoLink {
	visibility: hidden;
	}
#contentPane {
	margin:0px;
	padding-top:20px;
	border:1px dotted #2a2a2a;	
	}

#contentPane h1{	
	font-family: Times New Roman;
	font-size:20pt;
	letter-spacing:-1px;
	font-weight:200;
	color:#808080;
	}
	
#contentPane p{		
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:16pt;
	letter-spacing:1px;
	color: #606060;
	}

#sections {
	background-color:#0b0b0b;
	width:auto; 
	padding:10px 10px 10px 10px;
	}
	
#contactBlock {
	padding: 3px 5px 45px 15px;
	background-color:#191919;
	background-image:url('images/nlMetalBak.jpg');
	background-position:top left;
	background-repeat: no-repeat;	
	}
#newsletterBlock {
	margin-top:18px;
	padding: 1px 5px 0 15px;
	background-color:#191919;
	background-image:url('images/nlMetalBak.jpg');
	background-position:top left;
	background-repeat: no-repeat;	
	}	

#wRed {
	color: #FF0000;
	}
	
#wRed:hover {
	color: orange;
	}	
		
#promo {
	list-style:none;
	float:left;
	margin-right: 12px;
	border: 1px solid #303030;
	padding:1px 1px 1px 1px;
	}

.leftColumn {
	width:390px; 
	height:265px; 
	padding:0px 10px 5px 10px; 
	border:1px dotted #484747;
	}

.rightColumn {
	width:390px; 
	height:265px; 
	border:1px dotted #484747; 
	padding:0px 10px 5px 10px;	
	}

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 380px;
height: 195px;
padding: 0px 5px 5px 5px;
font-family: Trebuchet MS;
font-size: 8pt;
letter-spacing:1px;
line-height:12pt;
margin-top:-15px; 
margin-bottom:30px;
}

#pscroller2{
width: 392px;
height: 195px;
padding: 3px;
font-family: Trebuchet MS;
font-size: 8pt;
letter-spacing:1px;
line-height:12pt;
margin-top:-15px; 
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}	
