/* <![CDATA[ */
	body {
		margin:0; padding:0;
		}
	#header {
		background: #000000 url(images/woodtop.jpg) top left repeat-x;
	    padding-bottom:10px;
		margin:0;
		padding-top:10px;
		text-align:center;
		}
	#headerin {
		background:url(images/questforheroesheading.gif) top center no-repeat;
		}
	#main1 {
		margin:0; padding:0;
		background: #000000 url(images/black.jpg) top left repeat-y; /* Left column image, middle colour */
		}
	#main2 {
		margin:0; padding:0;
	  	background:  url(images/black.gif) top right repeat-y; /* Right column */
		}
	#left {
		float:left;
		width:200px;
		margin:0; padding:0;
		color: #FFFFFF;
		}
	#right {
		float:right;
		width:200px;
		margin:0; padding:0;
		padding-bottom:20px;
		}
	#middle {
		margin:0 200px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: .75em;
		line-height:1.5em;
		font-weight: normal;
		color: #FFFFFF;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 10px;
		}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	.copy { text-align:center; font-size:80% }
.line{
	background-color: #000000;
	border-bottom: 4px groove #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.4mm;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 2px;
}
.line2{
	background:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-weight: 600;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 16px;
	padding-top:16px;
	border-top: 2px groove #333333;
}
#image {
	float:right;
	background: url(images/spacer.gif) no-repeat;
}
#image_left {
	float:left;
	background: url(images/spacer.gif) no-repeat;
}
#footer{
	 padding-top:6px;
	 padding-bottom:6px;
 	 background-color: #333333; 
 	 border-top: 2px groove #666666;
 	 text-align: center;
 	 font-size: .5em;
	 font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
 	 font-weight:500;
	 color: #FFFFFF;
} 
.smallhead {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	font-weight: 700;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	padding-top:30px;
	padding-bottom:10px;
}
#articletext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	padding-left: 11px;
}
.article {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-weight: 500;
	color: #CCCCCC;
	text-align: left;
	padding-left: 11px;
	padding-right:4px;
}
.article a:link {
	color:gold;
	text-decoration:underline;
}
.article a:visited {
	color:gold;
	text-decoration:underline;
}
.article a:hover {
	color: #CC9900;
	text-decoration:underline;
}
.quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:gold;
	font-size: 1em;
	font-style: italic;
	text-align: center;
 	padding-left:8px;
 	padding-right:10px;
 	padding-top:14px;
}
a:link {
	color:gold;
	text-decoration: none;
}
a:visited {
	color:gold;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
}
ul { /* padding and margin to 0, and list-style to none */
	padding: 0;
	margin: 0;
	list-style: none;
}
#navhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.4mm;
	font-weight: 600;
	vertical-align: middle;
	text-align: left;
	background: #000000;
	height:32px;
	padding:0;
	padding-top:6px;
	padding-bottom:30px;
	border:0;
}
#nav a {
	text-decoration: none;
	color:gold;
	text-align: left;
}
#nav li li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	color: #FFFFFF;
	font-weight: 600;
	padding-left: 0.2em;
	padding-bottom:2px;
	border-top: 2px groove #999999;
	border-right: 2px #999999;
	border-bottom: 2px #999999;
	border-left: 2px #999999;
}
#nav a:hover {
	color:#CC9900;
}
#nav li li a:hover {
	padding: 0.1em 1px;
	color: gold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5mm;
	font-weight: 600;
	border-top: 2px groove #666666;
	border-left: 3px groove #669900;
}
li {
	float: left;
	position: relative;
	width: 165px;
	text-align: center;
	cursor: default;
	border-width: 1px 0;
	z-index: 6000;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0.1em 0 0.1em 0;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
li li {
	display: block;
	float: none;
	background-image:url(images/wood_panel.jpg);
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
.leftbuttons{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	border-right: 2px outset #000099;
	border-bottom: 2px outset #000099;
	font-family: Verdana;
	font-size: .7em;
	font-weight: bold;
	background-image:url(images/gold.jpg);
	width: 90%;
	}
.leftbuttons a:link{
	color:#330000;
}
.leftbuttons a:visited{
	color:#330000;
	}
.leftbuttons a:hover{
	color:#663333;
	background:#CC9933;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:3px;
}
.rightbuttons{
	float: right;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	border-right: 2px outset #000099;
	border-bottom: 2px outset #000099;
	font-family: Verdana;
	font-size: 2.6mm;
	font-weight: bold;
	background-image:url(images/gold.jpg);
	width: 160px;
	}
.rightbuttons a:link{
	color:#330000;
}
.rightbuttons a:hover{
	color:#663333;
	background:#CC9933;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:3px;
}
.rightbuttons a:visited{
	color:#330000;
}
h1 {
	margin-top:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color:#CC9900;
	font-weight: bold;
}
h2 {
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color:gold;
	}
.submit_button {
	padding:8px;
	border: 2px outset #666666;
	font-family: Verdana;
	font-size: 3mm;
	font-weight: bold;
	color:#FFFFFF;
/*	background-color: #FF9999; */
	background-image:  url(images/gold.jpg);
	width: 200px;
}
label.required {
	color:red;
}
/* ]]> */
