body {
	margin:10px 10px 0px 10px;
	padding:0px;
	}
	
	#navmenu{
	position:absolute; 
	width:604px; 
	height:30px; 
	z-index:9999; 
	left: 326px; 
	top: 60px;
	background-color: #00ff00;
	text-align: left;
	}
	#topborder{
		background:#fff;	
		width:961px;
		border-top:6px solid #CBC8B5;
		border-right:0px solid #000;
		border-left:0px solid #000;
		height:920px;
		background-image: url('images/borderleft2.jpg');
		background-repeat: repeat-y;				
		}
		
	#topborder #searchbar {
		position: absolute;
		margin:0px 0px 0px 6px;
		width: 955px;
		height: 29px;
		background:#ffffff;
		text-align: right;
		vertical-align: bottom;		
		}
		#topborder #logobar {
		position: absolute;
		margin:28px 0px 0px 6px;
		width: 961px;
		height: 51px;
		background:#ffffff;		
		vertical-align: bottom;		
		z-index: 9999;
		}
	
		#topborder #navigation {
		position: absolute;
		margin: -0px 0px 0px 384px;	
		}
		
		#topborder #flashbar {
		position: absolute;
		margin: 82px 0px 0px 6px;
		width: 957px;
		height: 264px;
		background:#ffffff;		
		vertical-align: bottom;		
		z-index: 0;
		}
		#topborder #leftbody {
		position: absolute;
		margin: 366px 0px 0px 25px;
		width: 763px;
		height: 120px;
		background:#ffffff;		
		vertical-align: bottom;		
		}
		#topborder #rightbody {
		position: absolute;
		margin: 366px 0px 0px 800px;
		width: 161px;
		height: 200px;
		background:#ffffff;
		vertical-align: bottom;		
		}
		
		#topborder #searchbar input  {
		
		margin:4px 0px 0px 0px;	
		vertical-align: top;		
		font-family: Verdana;
		font-size: 10px;
		vertical-align: middle;		
		}
		
		.flash {
		font-size:14px;
		margin:6px;
		}
		
	#bottomborder{
		position: absolute;
		background:#fff;		
		background-image: url('images/borderleft2.jpg');
		background-repeat: repeat-y;	
		width:961px;
		}
		html>body #topborder {
		}

		
	#leftwindow {
		background:#f1f1f1;
		position: absolute;
		left:18px;
		top:245px;
		width:345px;
		margin:281px 0px 0px 18px;	
		border-top:4px solid #555557;
		padding: 6px 10px 30px 10px;		
		font-family: Verdana;
		font-size: 8.5pt;
		color: #595959;
		line-height: 1.4em;
		}
		
		hr.leftwhite {
			margin-top:10px;	
			margin-bottom:10px;	
			border: 0;
			width:286px;
			vertical-align: center;
			color: #fff;
			background-color: #fff;
			height: 2px;
		}
		hr.rightwhite {
			margin-top:9px;	
			margin-bottom:15px;	
			border: 0;
			width:286px;
			vertical-align: center;
			color: #fff;
			background-color: #fff;
			height: 2px;
		}
		
	#rightwindow{
		background:#f1f1f1;
		position: absolute;
		left:10px;
		top:245px;
		width:350px;
		margin:281px 0px 0px 415px;	
		border-top:4px solid #555557;
		padding: 12px 10px 30px 12px;		
		font-family: Verdana;
		font-size: 8.5pt;
		color: #595959;
		line-height: 1.4em
		}
		
	.reg {
 font-size:90%;
  position:relative;
  bottom: 0.5em;
}