
HTML {}
.bgstretcher-area { 
}

.bgstretcher, 
.bgstretcher UL, 
.bgstretcher UL LI {
	position: absolute;
	top: 0px;
	left: 0;
}

.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0px;
	left: 0;
}

#mainimgarea{
	background: black;
	width: 100%;
}


.mainimg{
	width:940px;
	height:480px;
	margin:0 auto;
	display:block;
	overflow:hidden;
	position:relative;
}

.mainimg h1{
	width:126px;
	position:absolute;
	top:20px;
	left:403px;
}


.topread{
	position:absolute;
	top:265px;
	left:250px;
}
