	body
	{ 
	background-image: 
	url('images/gradientback.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	}
	
	p
	{
	font: normal .35cm verdana; 
	line-height: 12pt; 
	}
	
	div#container
	{
	position: relative;
	border: 0px red solid;
	width: 977px;
	height: 100%;
	margin: 0 auto;
	left: 50%;
	margin-left: -488px;
	}
	
	div#content
	{
	position: relative;
	top: 15;
	border: 0px red solid;
	width: 977px;

	}

	div#top
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 204px;
	background-image: url('images/topbanner.gif');
	top: 0px;
	}
	
	div#navregion
	{
	position: absolute;
	border: 0px green solid;
	width: 610px;
	height: 32px;
	text-align: left;
	font: 13pt sans-serif;
	font-weight: bold;
	color: ededed;
	bottom: 12;
	right: 20;

	}
	
	div#middle
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 355px;
	min-height: 355px;
	background-color: 999999;
	}
	
	div#bottom
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	height: 25px;
	background-image: url('images/bottomcap.gif');
	}
	
	div#footer
	{
	position: relative;
	border: 0px green solid;
	width: 100%;
	top: 4;
	height: 25px;
	text-align: center;
	font: 11pt sans-serif;
	color: #999999;
	}
	
	div#midleft
	{
	position: absolute;
	border: 0px green solid;
	width: 300px;
	min-height: 100px;
	text-align: left;
	padding: 10;
	font: 11pt sans-serif;
	color: white;
	line-height: 20px;
	}
	
	div#midright
	{
	position: absolute;
	border: 0px blue solid;
	width: 653px;
	height: 335px;
	text-align: left;
	font: 11pt sans-serif;
	color: white;
	right: 5;
	margin: 5 5 5 5;
	}
	
	


	#nav 
	{
	margin:0;
	padding:0;
	float: left;
	width: 100%;
	}
	
	#nav li 
	{
	display:inline;
	padding:0;
	margin:0;
	}
	
	#nav a:link,
	#nav a:visited 
	{
	color:#fff;
	padding:10px 15px 6px 15px;
	float: left;
	width: auto;
	font:bold 14px sans-serif;
	text-decoration: none;
	}

	
	#nav a:hover 
	{
	color:#000;
	background: url(images/hoverback.gif);
	}
	
	a:link, a:visited
	{
	color:#F4CD97;
	font: 11pt sans-serif;
	text-decoration: udnerline;
	}
	
	a:hover
	{
	color: #FF9900;
	}
	

    a.roundbutton
	{
	display: block;
	width: 246px;
	height: 48px;
	text-decoration: none;
	}
	
	a#vop
	{
	background: url("images/vop.gif") 0 0 no-repeat;
	}
	
	a#gyfq
	{
	background: url("images/gyfq.gif") 0 0 no-repeat;
	}
	
	a:hover.roundbutton 
	{
	background-position: -246px 0;
	}
	
	
	



