#headerHome {
	width: 770px;
	margin: 0px;
	clear: none;
	background-image: url(asterix-header-diff-colour-text.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 456px;
}
#headersub {
	width: 770px;
	margin: 0px;
	clear: none;
	padding: 0px;
	height: 49px;
}
#header {
	width: 770px;
	margin: 0px;
	clear: none;
	padding: 0px;
	height: 456px;
}
#navbar {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#subheading {
	width: 770px;
	font-family: "Arial Unicode MS";
	font-size: 36px;
	color: #716F8E;
	text-decoration: none;
	background-color: #D8DCE0;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	border: medium none #D4D0C8;
}
p {
	margin: 0px;
	padding: 0px;
}
#content {
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D8DCE0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height: 19px;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	width: 770px;
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: bold;
	background-color: #99FF66;
	padding-top: 0px;
	padding-left: 0px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#wrapper {
	width: 770px;
	border: thick solid #000000;
	margin: 0px;
	padding: 0px;
}
#wrapper #header img {
	width: 770px;
}
#wrapper #navbar ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #000000;
	height: 30px;
	width: 770px;
}
#wrapper #navbar ul li {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #99FF66;
	float: left;
	border: thick solid #000000;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #navbar ul a {
	text-decoration: none;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	text-align: center;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
#wrapper #navbar ul a:hover {
	color: #99FF66;
	background-color: #000000;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
input:focus , textarea:focus   { 
	background-color:#FBFCFF 
}
.label {
	width:150px; text-align:left;
}
input {
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  background-color:#fff;}
table.maincell {
	width:450px;
	font-size: 1em;
	padding: 5px;
	margin-left:10px;

}
span.required {font-weight:bold;  color:#ff0000;vertical-align:middle;}

.bluebox {
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #000000;
	
}
.bluebox:hover {
color:#000000;
background-color:#CC0000;
}
