html
{
margin: auto;
text-align: center;
}

body
	{
	font-family: "Arial";
	font-size: 11px;
	line-height: 15px;
	color: #333;
	width: 985px;

	background-repeat: repeat-x;
	margin: auto;
	margin-top: 5px;
	text-align: right;
	}

.wrapper
{
	text-align: left;
	}
	
.header
	{
	height: 250px;
	background-image: url(/images/headpanel.jpg);
	background-position: right;
	z-index: 0;
	width: 985px;
	}
	
.body
	{
		background-color: #826A9B;
		height: 400px;
		width: 985px;
		background-image: url(/images/hbodybg.gif);
		background-repeat: no-repeat;

	}
	
.hpmodule, .hpmodule2
	{
	background-image: url(/images/hppanel.jpg);
	width: 400px;
	height: 120px;
	
	float: right;
	clear: right;
	margin: 6px;
	}

.rightaccent
{
background-image:url(/images/rightaccent.jpg);
float:left;
height:250px;
margin-left:985px;
margin-top:-252px;
*margin-left:985px;
width:137px;
	}

.leftaccent
	{
	float: left;
	margin-left: -104px;
	height: 419px;
	width: 104px;
	background-image: url(/images/leftaccent.jpg);

	}
	
.welcome
	{
	color:#FFFFFF;

margin:12px;
width:545px;
*width: 530px;
line-height: 20px;
font-size: 12px;
font-family: "Geneva";
float: left;
	}
	
	.navbtn a, .navbtn_selected a {
font-size: 12px;
float: left;
	font-family: "Tahoma";
text-decoration: none;
text-transform: lowercase;
color: #ccc;
font-weight: bold;
padding: 5px;

}

.navbtn_selected a
{
	color: #fff;
}
.nav
{
z-index: 10;
height:27px;
margin-left:170px;
padding-left:15px;
text-align:left;
margin-top:-27px;
*margin-top:-26px;
width:683px;
background-image: url(/images/homenavbg.png);
float: right;
position: relative;
*position: normal;
}

.alert
	{
	font-family: "Geneva";
	font-size: 15px;
	color: #fff;
background-image:url(/images/alertpanel.jpg);
float:left;
height:18px;

margin-left: 14px;
*margin-left:5px;
padding:16px;
width:522px;
	}
	
	.hthumb
	{
	padding: 5px;
	}
	
	.hpmodule span, .hpmodule2 span
	{
		float: left;
		font-family: "Geneva";
		font-size: 14px;
		color: white;
		margin-top: 6px;
		margin-left: 8px;
		font-weight: bold;
		
		
	}
	.hthumb img
	{
	border: 3px solid white;
	clear: left;
	float: left;
	margin: 2px;
	}
	
	.strapline
	{
	font-family: "Trebuchet MS", "Geneva";
	color: #fff;
	font-size: 15px;
	position: relative;
top: 82px;
left: 655px;
width: 350px;
	}
	
	.hpmodule2 ul a
	{

		font-family: "Tahoma";
		color: #fff;
		margin-top: 10px;
		
		}
		
		.hpmodule2 ul
		{
					float: left;
			display: block;
		
			margin-left: -30px;
				*margin-left: 60px;
			margin-top: -5px;
			*margin-top: 10px;
			
			}
			
			.hpnews
			{
				margin-right: 5px;
				float: right;
				width: 250px;
				color: #fff;
				
			}
	
	.readmore
	{	color: #663398;
		font-weight: bold;
		font-size: 11px;
		}