body
{	position:absolute;
	background-position: left 10px;
	background-image: url(../css/images/websitelayoutrepeat.gif);
	background-repeat: repeat-y;
	z-index:1;
	width:100%;
	height:100%;
	left:0px;
	top:10px;
	padding:0px;
	margin:0px;
	background-color:#244094;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10pt;
	color:Black;

	
	


}

#leftRepeat
{


	background: url(../css/images/websiteLayout.gif) #244094 no-repeat left top;
	z-index:20;

	left:0px;
	top:0px;
	padding:0px;
	margin:0px;
	width:755px;
	height:616px;


}

#radMenu
{
	position:absolute;
	width:750px;
	height:180px;
	z-index:25;
	left:580px;
	top:300px;

}
#radEditor
{
	position:absolute;
	width:450px;
	height:100%;
	z-index:29;
	left:70px;
	top:240px;
}
