/* CSS standard for http://history.oakham.rutland.sch.uk/ */

body {
	margin-top: 0.5%;
	font-size: 80%;
	background-color: #000000;
}
#print_head {display: none;}
#Header {
	display:block; width: 100%; margin-bottom: 1.5em;
	background-image: url(#); background-repeat: no-repeat;
}
#Header img{
	float: right;
	padding: 1%;
	border:0;
	background-color: #FFFFFF;
}
#head-title {font-family:  "Bookman Old Style", "Book Antiqua", "Palatino Linotype", Georgia, "Times New Roman", serif;
	font-variant: small-caps; font-size: 4em; font-weight:bold; color: #FFFFFF; 
	padding-right: 1em;	padding-left: 0.5em;}
#Nav-bar {font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; font-weight: bold; text-align: center; line-height: 1.4;
	position: absolute;	top: 5%; left: 45%;}

#Left-col {background-color: #000000;}
#Left-col p{
	font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; color: #FFFF80;
	margin: 0.5em 0.7em;}
#Content, #Content form{color: #FFFF00;}
#Content p, #Content li, #Content form{font-size: 1.1em;}
#Content li{font-size: 1.1em; line-height:1.6;}

#footer {font-family: Arial, Helvetica, sans-serif;	font-size: 90%;	color:#FFFF00; border-top-color: #bfbf00;}

h1 {font-size: 180%; color: #FFFF80;}
h2 {font-size: 165%; color: #FFFF80;}
h3 {font-size: 150%;}
h4 {font-size: 150%; color: #FFFF80;}
h5 {font-size: 130%; color: #FFFF80;}
h6 {font-size: 115%; color: #FFFF80;}

a:link, #Header a:link { color: #ffff80; text-decoration: underline}
a:visited, #Header a:visited { color: #bfbf00; text-decoration: underline}
a:hover { color: #ffff80; text-decoration: none}
#Header a:hover, #Left-col a:hover, #footer a:hover {font-weight:bold; color: #ffff00;}
a:active, #Header a:active { color: #ffff00; font-weight:normal; text-decoration: none}

#content-sub { color: #ffff00;}

#Left-col li a {text-decoration:none;}
#Left-col li a:visited {color: #bfbf00;}
#Left-col li a:hover {color: #ffff80; text-decoration:underline;}