body {
	background-image: url(../images/bkRound.jpg);
	background-repeat: repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
}

#header{
	padding:0px;
	margin:0px;
	width:667px;
}
#headerBottom{
background-image:url(../images/headerBottom.jpg);
background-position:top left;
background-repeat:no-repeat;
height:360px;
width:667px;
clear:both;

}

#headerRight{
	background-image:url(../images/headerRight.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:128px;
	width:403px;
	


}

#mainBody{
 position:absolute;
 top:150px;
 left:66px;
 width:830px;
 padding-top:20px;


}

#topNav{
position:absolute;
top:38px;
left:505px;


}

#title{
position:absolute;
top:135px;
left:685px;

}

p{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-align:right;


}

#contentRight{
padding-right:12px;
width:588px;
float:right;
}

#contentLeft{
float:left;
display:inline;

}

#contentRight a{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;


}

#contentRight a:hover{
	text-decoration:none;

}
