html, body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#contentwrapper {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 700px;
}


#header {
	height:80px;
	position:relative;
}
#header .banner {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#header .logo {
	float: left;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #8E5892;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8E5892;
}


#content {
	float:left;
	width: 530px;
	padding: 0;
	margin-right: 10px;
}
#content p {
	font-size: 13px;
	line-height: 18px;
}
#content a:link {
	color: #0000FF;
}
#content a:hover {
	color: #0000FF;
}
#content a:visited {
	color: #0000FF;
}
#content a:active {
	color: #0000FF;
}


#navigation {
	float:left;
	width: 180px;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#navigation ul {
	list-style: none;
	padding: 0;
	border: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navigation li {
	font-size: 13px;
}

#navigation a:link, #navigation a:visited {
	color: #78437C;
	background-color:transparent;
	display:block;
	text-decoration:none;
	width: 180px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5AEC8;
}
#navigation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	background-color: #C5AEC8;
	color: #8E5892;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
}


#navigation a:hover {
	color: #FFFFFF;
	background-color: #C5AEC8;
}

#topnav {
	height: 25px;
	width: 900px;
	position: relative;
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	text-align: center;
}

#content #featurebox {
	width: 520px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/267background.gif);
}



#topnav a:link, #topnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#sidebar {
	float:right;
	width: 160px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	list-style-type: none;
}

#sidebar p {
	font-size: 13px;
	line-height: 18px;
}

.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	background-color: #CCCC99;
	color: #666600;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}

#footer {
	clear:both;
	font-size: 12px;
	padding-top: 8px;
	text-align:center;
	color: #78437C;
	background-color: #C5AEC8;
	padding-bottom: 8px;
}


#footer a:link, #footer a:visited {
	color: #78437C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.imgleft {
	float: left;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-bottom: 4px;
	padding: 4px;
}

.imgright {
	float: right;
	border: 1px solid #999999;
	margin-left: 15px;
	margin-bottom: 4px;
	padding: 4px;
}
.imgcentre {
	text-align: center;
	border: 1px solid #999999;
	padding: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 4px;
	margin-left: 15px;
}
#content table img {
	border: 1px solid #999999;
	padding: 3px;
}

#thumbnailtable a:link, #thumbnailtable a:hover, #thumbnailtable a:visited, #thumbnailtable a:active, #thumbnailtable a:focus {
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #999999;
}
#thumbnailtable .credit {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#thumbnailtable .credit td a:link, #thumbnailtable .credit a:hover, #thumbnailtable .credit a:visited, #thumbnailtable .credit a:active, #thumbnailtable .credit a:focus {
	color: #999999;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}





.tableleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 4px;
	padding: 4px;
}

.tableright {
	float: right;
	margin-left: 15px;
	margin-bottom: 4px;
	padding: 4px;
}

.clear {
  clear: both;
}
#content blockquote {
	background-color: #ECE9D8;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #8E5892;
}
