body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align:center; 
	color: #000000;	
	background-image:url(images/R3bckgd.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.container {
	width: 1024px; 
	margin:  0 auto;
	margin-top:20px;
}

input {
background-color:#fff;
}

.headercontainer { 
background-image:url(images/R2headerbackground.png);
background-repeat:no-repeat;
}

.maincontainer { 
background-image:url(images/R2mainbackground.png);
background-repeat:repeat-y;
}

.footercontainer {
background-image:url(images/R2footerbackground.png);
background-position:bottom;
background-repeat:no-repeat;
width:1024px;
float:left;
margin:-32px 0px 0px 0px;
height:57px;
}

.innerlogo {
float:left;
margin:-484px 0px 0px 20px;
width: 287px;
height: 421px;
}

.outerlogo {
float:left;
margin:-430px 0px 0px 35px;
}

.news {
float:left;
width:250px;
height:200px;
margin-left:40px;
margin-top:-110px;
text-align:left;
font-size:75%;
}

.maincontentarea {
float:left;
width:600px;
margin-top:-510px;
text-align:left;
font-size:85%;
float:right;
margin-right:81px;
}

.navbar{
float:right;
width:700px;
margin-top:-498px;
margin-left:510px;
}

.clear {
	clear:both;
}

.rearlotus {
float:right;
width:500px;
height:400px;
margin-right:200px;
margin-top:100px;
}

a {
text-decoration:none;
color:#000000;
}

a:hover {
text-decoration:none;
color:#999999;
}
