body {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background: #666;
	font-family: verdana, arial, trebuchet ms;
	font-size: 8pt;
	line-height: 18px;
	margin-right: auto;
	margin-left: 200px;
}

div#wrapper {
	clear: both;
	width: 788px;
	background: #fff;
	padding: 10px;
	text-align: left;
}

div#sitename {
	padding: 10px;
	margin-bottom: 30px;
}

div#sitename h1 {
	color: #333;
	font-size: 15pt;
	float: left;
}

div#banner {
	clear: both;
	height: 200px;
	width: 788px;
	background-image: url(/images/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


div#toplinks {
	margin-bottom: 15px;
	width: 788px;
	height: 30px;
	background: #ccc;
	border-bottom: 2px solid #666;
}

div#toplinks a {
	display: block;
	height: 20px;
	width: 121px;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 5px;
	color: #000;
}

div#toplinks a:hover {
background: #336699;
	display: block;
	height: 20px;
	width: 121px;
	
}

div#left {
	width: 125px;
	float: left;
}

div#left a{
	width: 115px;
	float: left;
	display: block;
	height: 22px;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background: #efefdf;
	color: #333;
	font-weight: normals;
	text-decoration: none;
}

div#left a:hover {
	width: 115px;
	float: left;
	display: block;
	height: 22px;
	padding: 5px;
	border-bottom: 1px solid #fff;
	background: #ccc;
	color: #333;
	text-decoration: none;
}

div#right {
	width: 625px;
	float: right;
}
/* div#right a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}*/

div#right a {
	text-decoration: none;
}

div#right h1{
	color: #003366;
	font-size: 12pt;
	display: block;
	height: 45px;
	background: #ccc;
	border-top: 10px solid #336699;
	padding: 10px;
}

div#left h2{
	color: #a80000;
	font-size: 12pt;
	display: block;
	height: 45px;
	background: #ccc;
	border-top: 10px solid #a80000;
	padding: 10px;
}

div#inset {
	font-size: 8pt;
	font-weight: bold;
	display: block;
	width: 428px;
	margin-left: 50px;
	background: #efefdf;
	padding: 20px;
}
	

div#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

div#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #a80000;
}

div#footer {
	clear: both;
	width: 788px;
	height: 20px;
	margin-top: 10px;
	border-top: 1px dashed #ccc;
	margin-bottom: 5px;
}


/* To remove the link back to my site or use this template for anything other than personal websites cost a one off fee or £25.00. Please email tims@3formed.co.uk, you can pay via paypal / cheque */
div#formed {
	margin-top: 30px;
}

div#formed a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
/* To remove the link back to my site or use this template for anything other than personal websites cost a one off fee or £25.00. Please email tims@3formed.co.uk, you can pay via paypal / cheque */
/* tagline */
h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #666;
	float: right;
}



	
