/* TwoRings - Template by Chris R. Johnson - www.takeoutthemoon.com */

body {
	background-color: #999999;
	margin: 0;	
}

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

#wrapper { 
width: 980px; 
margin: 0 auto; 
position: relative; 
}

#Top {
	width:980px;
	height:128px;
	background: url(images/TwoRings-TOP.jpg);
}

#Main {
	width:980px;
	height:355px;
	background-image: url(images/TwoRings-BODY.jpg);
}
#wrapper #Main #BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	display: block;
	width: 500px;
	padding: 1px;
	position: relative;
	top: 0px;
	right: -20px;
}

#Bottom {
	width:980px;
	height:137px;
	background-image: url(images/Two-Rings-Bottom.jpg);
}

#Main2 {
	width:980px;
	height:355px;
	background-image: url(images/TwoRings-BODY-m.jpg);
}
#wrapper #Main2 #BodyText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
	width: 460px;
	padding: 1px;
	position: relative;
	top: 0px;
	right: -510px;
	height: 350px;
	overflow: auto;
}

#Main3 {
	width:980px;
	height:355px;
	background-image: url(images/TwoRings-BODY-j.jpg);
}
#wrapper #Main3 #BodyText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	display: block;
	width: 460px;
	padding: 1px;
	position: relative;
	top: 0px;
	right: -510px;
	height: 350px;
	overflow: auto;
}
