body {
	background-color: #281b00;
	color: #ffffff;
	font: 12px Tahoma, Verdana;
	margin: 0px;
}

#mainWrapper {
	position: relative;
	width: 850px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

.blurb {
	width: 180px;
	margin-top: 15px;
	margin-bottom: 15px;
	
}

a {
	color: #b9b986;
	text-decoration: none;
}

a:hover {
	color: #e3cbc1;
	text-decoration: underline;
}

div.copyBlock a {
	position: absolute;
	right: 0px;
	bottom: -10px;
}

.blurb a {
	
}


.copyBlock {
	position: absolute;
	top: 5px;
	left: 150px;
	/*top: -118px;
	left: 150px;
	*/
}


#jrWrapper {
	position: absolute;
	left: 120px;
	top: 10px;
	width: 300px;
}


#releasedBlurb {
	position: absolute;
	top: 90px;
	left: 90px;
	/*position: absolute;
	top: -35px;
	left: 90px;*/
}

#releasedLink {
	position: absolute;
	top: 160px;
	left: 200px;
	/*top: -32px;
	left: 190px;*/
}

/*
#dvWrapper #opWrapper {
	position: absolute;
	top: 300px;
}
*/

#dvWrapper {
	position: absolute;
	top: 230px;
	left: 510px;
	
	/*left: 100px;
	top: -325px;
	width: 300px;
	*/
}

#opWrapper {
	position: absolute;
	top: 230px;
	left: 140px;
	/*top: 230px;
	left: 500px;
	top: -565px;
	*/
}

#mainLogo {
	position: absolute;
	top: 50px;
	left: 440px;
	/*top: -400px;
	left: 450px;*/
}
