*{
	0 0 0 0;
	0 0 0 0;
}

body{
	font-size:13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #F6F6EE;
	color: #000000;
}

a:link, a:visited{
		color:#CC6600; text-decoration: none;
		}
	a:hover, a:active{
		color:#CC6600;  text-decoration: underline;
		}
	a.navlink:link, a.navlink:visited{
		color: #6A6B59; text-decoration: none; border-bottom: none; 
		}
	a.navlink:hover, a.navlink:active{
		color: #000000; text-decoration: none; border-bottom: none;
		}
	a.red:link, a.white:visited{
		color: #3399FF; text-decoration: none;
		}
	a.red:hover, a.white:active{
		color: #3399FF; text-decoration: underline;
		}


#Wrapper{
	width:905px;
	margin-right:auto;
	margin-left:auto;
}

#Header{
	width:905px;
	height:152px;
	background-image:  url(../Media/RoundedCornersLightheader.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#Logo{
	width:240px;
	height:120px;
	float:left;
	margin-left:20px;
	margin-top:15px;  
}
#LogoSomerset {
	width: 360px;
	height: 100px;
	background-image: url(../Media/LogoSomersetLinks.gif);
	float: left;
	margin: 35px 15px 15px 220px;
	display: inline;
}
#header h1{
	font-size:18pt;
	margin-top:5%;
	margin-left:3%;
	font-weight: normal;	
	text-align:left;
}

#Main {
	width: 905px;
	_height: 250px;
	min-height: 250px;
	float: left;
}
#navBox{
	width:182px;
	min-height:387px;
	float:left;
	background-image: url(../Media/RoundedCornersLightLeftNav.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 15px;
	}
#navBox p{
	font-size: 12px;
	padding-top: 3px;
	border-bottom: 1px solid #BFC1A2;
	margin-left: 15px;
	}
#Content{
	width: 646px;
	_height: 250px;
	min-height: 250px;
	float: left;
	margin: 15px 5px 5px 7px;
	display: inline;
}
#stageTop {
	width: 702px;
	height: 16px;
	float: left;
	background-image: url(../Media/RoundedCornersLightStageTop.jpg);
}
#stageCentre {
	width: 702px;
	_height: 400px;
	height: 400px;
	float: left;
	background-image: url(../Media/RoundedCornersLightStageCentre.jpg);
	
}
#stageBottom {
	width: 702px;
	height: 17px;
	float: left;
	background-image: url(../Media/RoundedCornersLightStageBottom.jpg);
}

#contentStage{
	width:675px;
	height:400px;
	float:left;
	margin:10px;
	display: inline;
	overflow: auto;
	}

	#imgStrip {
		width: 200px;
		_height: 100px;
		min-height: 100px;
		float: right;
		margin: 5px;
	}
	
	#imgDisplay {
		width: 650px;
		height: 380px;
		background-image: url(../Media/loaderPie.gif);
		background-position: center center;
		background-repeat: no-repeat;
	}

#clear{
	clear: both;
}
#bug {
	width:200px;
	height:40px;
	float:left;
	margin-right:1px;
	margin-left:1px; 
}
#content p{
	line-height: 150%;
	margin-left:10px;
	margin-right:10px;	
	margin-top:10px;
	
}

#Footer{
	width: 905px;
	height: 30px;
	color: Gray;
	display: inline;
	margin-top: 50px;
}

#Footer p {
	font-size: 11px;
	margin: 5px;
}
#bugs{
	width: 300px;
	height: 30px;
	float: left;
	display: inline;
}
img {
	margin: 3px;
}
#Logo img {
	margin: 0px;
}
td {
	margin: 2px; 
	padding: 2px;
	border: 1px solid;
	border-color: #E7E9D3;

}
p, h1, h2, h3, pre {
		margin: 7px 20px 7px 20px;
		line-height: 150%;
		}
		
	h1 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	}
	h2 {
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 1px;
		padding: 2px;
	}
	h3 {
	font-size: 14px;
	font-weight: normal;
	float: center;
}
	h4 {
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
#ul {
	width:400px;
	height:150px;
	float:left;
	margin-right:20px;
	margin-left:10px; 
	margin-top:10px;	
	color: #FFFFFF;
}
		
.one{	
		font-weight: bold;
	
}
	
	.formBox {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; border:1px; border-style:solid; border-color:#5F5F5F; background-color:#FFFFFF ; color:#5F5F5F; padding:2px; 
}
.formButton {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; letter-spacing: 2px; border:1px; border-style:solid; border-color:#5F5F5F; background-color:#949686; color:#FFFFFF; padding:4px; 
}
