
body,td,th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	background-color: #000;
	margin: 0;
	text-align:center;
}

#wrapper {
	position:relative;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:1154px;
	margin: 0 auto;
	border:1px solid #333366;
	text-align:left;
}

#mainContent {
	position:absolute;
	left:13px;
	top:145px;
	width:480px;
	height:360px;
}

#description {
	position:absolute;
	left:13px;
	top:520px;
	width:480px;
	height:45px;
}

#clickhere1 {
	position:absolute;
	left:553px;
	top:290px;
	width:150px;
	height:45px;
}


#clickhere2 {
	position:absolute;
	left:14px;
	top:580px;
	width:469px;
	height:44px;
}

#clickhere3 {
	position:absolute;
	left:20px;
	top:860px;
	width:667px;
	height:107px;
}

#screencaps {
	position:absolute;
	left:14px;
	top:659px;
	width:884px;
	height:158px;
}

#screencaps img {
	margin-right:7px;	
}
