body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('bgcolor.png');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
}


#content {
	font-size: 1.2em;
	padding:0px;
	margin:25px;
	width:450px;
	vertical-align:top;
}
th {vertical-align:top; font-weight:bold;}

small {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
}


h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#sidebar a { display: block; }

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#header {
	background: #73a0c5 url('header.png') no-repeat bottom center;
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
}

#headerimg {
	margin: 0;
	width: 100%;
	padding-top: 175px;
	text-align: center;
	color:white;
	margin: 7px 9px 0; 
	width: 740px; 
}

#footer {
	background: #eee url('kubrickfooter.jpg') no-repeat top; 
	border: none;
	background: #eee url('footer.png') no-repeat top; 
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height:60px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px;
	margin-left:0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-style: italic; 
	font-size: 14px;
}




img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

label { width: 20px; }

#sidebar li:hover { background-color: rgb(213,234,255); }

#sidebar li, #sidebar ol, #sidebar ul {
	padding:0; margin:0;
}
#sidebar li {
	list-style-type: none;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}




#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 25px;
	margin-right:25px;
	width: 190px;
	text-align: left;
	float:right;
	}


a img {
	border: none;
	}

.center { text-align:center; }

img { margin:0; padding:0; }

legend {
  color:black;
  font-size: 1.0em;
  vertical-align: middle;
  font-weight: bold;
}
