/* CSS Document */

body {
	font-family: Verdana ;
	color: gold ;
	margin: 0 ;
	padding: 0 ;
	}

h1 {
	font-size: 2.5em ;
	}

h2 {
	font-size: 1.1em ;
	font-style: italic ;
	}

.subhead {
	position: relative ;
	top: -15px ;
	font-size: 0.7em ;
	}

h2.subhead {
	font-size: 1.1em ;
	font-style: italic ;
	position: relative ;
	top: -15px ;
	margin-bottom: -10px ;
	}

a {
	color: gold;
	}

#footer p {
	padding-top: 10px ;
	font-size: 0.8em ;
	text-align: center ;
	}

a.navlink {
	font-size: 0.9em ;
	}

a:visited.navlink {
	font-size: 0.9em ;
	color: #F1CB17 ;
	}

a:hover.navlink {
	font-size: 0.9em ;
	color: #1E264D ;
	background: gold ;
	}

form select {
	background: gold ;
	color: #1E264D ;
	}

form input {
	background: gold ;
	color: #1E264D ;
	}

.ads {
	font-size: 0.8em ;
	text-align: center ;
	}

#crumb {
	font-size: 0.8em ;
	font-style: italic ;
	text-align: left ;
	}

.tdback {
	background: #1E264D ;
	}

.tdback2 {
	color: #1E264D ;
	background: gold ;
	}

.tdback2 a {
	color: #1E264D ;
	background: gold ;
	}

.tdback2 a:visited {
	color: #1E264D ;
	background: #F1CB17 ;
	}

.fact {
	background: #1E264D ;
	color: gold ;
	font-weight: bold ;
	padding-right: 5px ;
	}

.goldbox {
	font-size: 0.9em ;
	background: gold ;
	color: #1E264D ;
	text-align: center ;
	padding: 5px 0px ;
	}

.goldbox a {
	background: gold ;
	color: #1E264D ;
	}

.goldbox a:visited {
	background: #F1CB17 ;
	color: #1E264D ;
	}

.goldbox2 {
	background: gold ;
	color: #1E264D ;
	padding: 10px 10px ;
	}

.hilite {
	background: #1E264D ;
}

.hilite .reverse {
	color: gold ;
	background: #1E264D ;
	text-decoration: none ;
	}

.welcome {
	color: gold ;
	background: #1E264D ;
	padding: 5px 5px ;
	}

.smallerfont {
	font-size: 0.9em ;
	}

.smallerfont2 {
	font-size: 0.9em ;
	color: #1E264D ;
	background: gold ;
	}

.smallestfont {
	font-size: 0.7em ;
	}

.smallestfont2 {
	font-size: 0.7em ;
	color: #1E264D ;
	background: gold ;
	}

.qmark {
	font-weight: bold ;
	color: gold ;
	background: #1E264D ;
	}

.largebutton {
	font-size: 1.5em ;
	}

.colourborder {
	border-color: #1E264D ;
	}
