body {
	background-repeat:no-repeat;
	background-color:#ffffff
	padding: 0;
	margin: 0;
	width:100%;
}

#penetrationback {
	position:relative;
	top:0px;
	width:1024px;
	height:588px;
	background: url(images/penetration-station-background.gif) no-repeat;
	z-index:1;
	}
	
#penetrationwrapper {
	overflow:hidden;
	}
	
#penetrationswirl {
	position:relative;
	top:-588px;
	left:0px;
	width:866px;
	height:75px;
	overflow:hidden;
	background: url(images/penetration-station-swirl.png);
	z-index:2;
	}
	
#penetrationimage {
	position:relative;
	top:-664px;
	left:322px;
	width:702px;
	height:588px;
	overflow:hidden;
	background: url(images/penetration-station-model.png) no-repeat;
	z-index:1;
	}
	
#sportsheetslogo {
	position:relative;
	top:-1251px;
	left:866px;
	width:169px;
	height:75px;
	overflow:hidden;
	background: url(images/sportsheets-logo.gif) no-repeat;
	z-index:1;
	}
	
#penetrationlogo {
	position:relative;
	top:-1326px;
	left:190px;
	width:460px;
	height:145px;
	overflow:hidden;
	background: url(images/penetration-station-logo.png) no-repeat;
	z-index:2;
	}
	
#penetrationbullets {
	position:relative;
	top:-1249px;
	left:0px;
	width:224px;
	height:264px;
	overflow:hidden;
	background: url(images/penetration-station-bullets.png) no-repeat;
	z-index:2;
	}
	
#penetrationtag {
	position:relative;
	top:-1590px;
	left:223px;
	width:370px;
	height:25px;
	overflow:hidden;
	background: url(images/penetration-station-tag.png) no-repeat;
	z-index:2;
	}
	
#penetrationthumb1 {
	position:relative;
	top:-1260px;
	left:20px;
	width:85px;
	height:85px;
	overflow:hidden;
	z-index:2;
	}
	
#penetrationthumb2 {
	position:relative;
	top:-1345px;
	left:120px;
	width:85px;
	height:85px;
	overflow:hidden;
	z-index:2;
	}
	
#penetrationthumb3 {
	position:relative;
	top:-1430px;
	left:220px;
	width:85px;
	height:85px;
	overflow:hidden;
	z-index:2;
	}
	
#penetrationthumb4 {
	position:relative;
	top:-1515px;
	left:320px;
	width:85px;
	height:85px;
	overflow:hidden;
	z-index:2;
	}
	
#penetrationthumb5 {
	position:relative;
	top:-1600px;
	left:420px;
	width:85px;
	height:85px;
	overflow:hidden;
	z-index:2;
	}
	
#penetrationmoreinfo {
	position:relative;
	top:-1685px;
	left:520px;
	width:136px;
	height:48px;
	overflow:hidden;
	z-index:2;
	}
	
#penetrationscreen {
	position:relative;
	top:-2050px;
	left:225px;
	width:359px;
	height:279px;
	z-index:3;
	}

#penetrationincludes {
	position:relative;
	top:-475px;
	left:-225px;
	width:176px;
	height:193px;
	overflow:hidden;
	background: url(images/penetration-station-includes.png) no-repeat;
	z-index:2;
	}
	
#wrapper {
	margin:auto;
	width:1024px;
	text-align:left;
	height:588px;
	overflow:hidden;
	z-index:0;
	}
