 body{
	background: url(/images/bg.jpg) repeat-x #9594D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.2;
 
 }
		#container {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 800px;
		\width: 820px;
		w\idth: 800px;
		
		margin-left: auto;
		margin-right: auto;
		
		}
		#topbg{
		height:30px;
		background: url(/images/topbg.png);

		}
		
	
		#botbg{
		clear:both;
		height:30px;
		background: url(/images/botbg.png);

		}
		#banner {
		float:left;
		padding: 0 40px 0 40px;
		background-image: url(/images/bodybg.png);
		background-repeat: repeat-y;
		}

		#content {
	
		float:left;
			padding: 20px 40px 0 40px;
		background-image: url(/images/bodybg.png);
		background-repeat: repeat-y;
		}
		#footer {
		clear: both;
		padding: 0px;
		}
		#logo{

		width:200px;
		float:left;
		}
		#topnav{

		float:right;
		}
		#bodyleft{
		width:379px;
		float:left;
		}
		#bodyright{
		padding-left:11px;
		float:left;
		width: 330px;
		}
		#bodymain{
		
		width:720px;
		}
		.topnav{
	color: #181676;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
		}
		.topna{
		color: #181676;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		}
		.topna:hover{
		text-decoration:underline;
		}
		.topform{
		display:block;
		padding:5px 0 0 0px;
		margin:0px;
		}
		.rightrd{
	line-height: 27px;
	height: 27px;
	background-image: url(/images/rightrd.jpg);
	background-repeat: no-repeat;
		}
		.leftrd{
	line-height: 27px;
	height: 27px;
	background-image: url(/images/leftrd.jpg);
	background-repeat: no-repeat;
		}
		.mainrd{
			line-height: 27px;
	height: 27px;
	background-image: url(/images/mainrd.jpg);
	background-repeat: no-repeat;
		}
		.blueborder{
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #181676;
	border-bottom-color: #181676;
	border-left-color: #181676;
	padding:5px;
		}
		.whitehead{

	font-size: 15px;
	color: #FFFFFF;
	padding: 6px 0 0 10px;
	line-height:15px;
	display:block;
	margin:0px
		}
		.bluehead{
		font-size: 14px;
		line-height:17px;
		margin:0px;
		color: #181676;
		}
		.grey{
		font-size: 9px;
		line-height:12px;
		margin:0px;
		color: #9F9F9F;
	
		}
		.footer{
	color:#000;
	text-decoration: none;
		}
		.footer:hover{
		color:#000;
	text-decoration: underline;
		}
	