/* CSS Document */
/*Matthew Field - www.exploretech.co.uk*/
body
{
background-color: #F1F0EE;
margin:0;
padding:0;
font-family: verdana, arial;
font-size: 12px;
}
.head1
{
background-color: #f0e7d7;
width: 770px;
height: 159px;
}
.dateFormat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 15px;
	color: navy;
	vertical-align: top;
}

.head2
{
background-color: #f0e7d7;
/*background-image: url('design/head2.gif');*/
width: 770px;
height: 36px;
}
.logo
{
margin-right: 10px;
margin-top: 3px;
border: 0;
}
.left
{
background-color: #f0e7d7;
position: absolute;
left:0;
/*background-image: url('design/menu.gif');*/
width: 181px;
height: 337px;
}
.centre
{
	margin-left: 185px;
	width: 581px;
	padding-top: 10px;
	padding-left: 10px;
}
.centre th {
	font-size: 16px;
	color: #006699;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}


#menucontainer
{
background: #f0e7d7;
width: 175px;
margin: 0 auto;
padding: 1em 0;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100px;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#menucontainer>ul#navlist li a { width: 180; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

h1
{
font-size: 140%;
text-align: right;
}
h2
{
font-size: 100%;
text-align: right;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-align: right;
}

.menutop
{
float: right;
margin-right: 10px;
margin-top: 10px;
}
.menutop a {
font-size: 16px;
font-weight: bold;
color: #060C6F;
text-decoration: none;
margin-left: 20px; 
}

.title{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
	color: red;
	font-size: 72px;
	line-height: 1.5;
	vertical-align: top;
	}

.blue{
	color:Navy;
	}

.pageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: navy;
	text-align: right;
}
.bigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.centre a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
	text-align: left;
}
.centre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #006699;
}


.centre label {
	text-align: right;
	padding-right: 20px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
