body {
	margin-left: 0px;
	margin-top: 0px;
	background: #eaeaea no-repeat center top;
}

#wrap {
	
	width: 1000px;
	height: 1080px;
	padding: 10px;
	position: relative;
	
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#header {
	width: 980px;
	height: 63px;
	margin-bottom: 10px;
	margin-left: 10px;

	
}

.headerleft {
	width: 354;
	height: 60;
	float: left;
	position:relative;
}

.headerright {
	width: 520px;
	float: right;
	padding-top: 50px;
	margin-right: 40px;

	position: relative;
}



#headerseperator {
	width: 960px;
	border-style: solid;
	border-top-width: 2pt;
	border-top-color: #000;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

#feature {
	width: 980px;
	height: 360px;
	position: relative;
	margin-top: 20px;

}

#seperator {
	width: 980px;
	height: 100px;
	margin-left: 10px;
	position: relative;
	
}
	
	#middleContent {
	width: 960px;
	position: relative;
	margin-bottom: 30px;
	margin-left: 10px;
	

}
	#listenask {
	width: 980px;
	position: relative;
	margin-bottom: 30px;
}
	
	.listennow {
	width: 490px;
	height: 83px;
	float: left;
	
}

.askroland {
	width: 490px;
	float: right;
	
}

#bottomcontent {
	
width: 960px;
height: 320px;
position: relative;
	border-top: 2px solid black;
	padding-top: 30px;
	margin-top: 47px;
	margin-left: 20px;
}

#rss-feeds1 {
	width: 300px;
	position: relative;
	float: left;
	margin-right:  5px;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding: 0;
}

.rss-feed1 {
	color: #b6b6b6;
	font: 11px/24px arial;
}

#bottom_rightContent {
width: 630px;

position: relative;
float: right;
	border: 1px solid silver;
	
	
}




.bottomcontenttext h2 {
	font: bold 12pt arial;
	
}



a, a:visited {
	color: #A91B33;
	text-decoration: none;
	}
	
a:hover {
	color: #A91B33;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
#lasttable {
	display: table;
	border-bottom: 1px solid #e3e3e3;
}
	
