﻿  /* CSS layout */
#masthead {
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100px;
	background-image: url('webimages/bannermastsketch.gif');
	color: #808000;
	background-repeat: no-repeat;
}
#top_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
	background-color: #000000;
	float: left;
	background-image: url('webimages/gradbuttonsteadystate.gif');
	color: #FFFFCC;
}
#container {
	box-shadow: #000000;
	margin: 0px auto 0px auto;
	padding: 0px;
	min-width: 600px;
	width: 920px;
	background-color: #000000;
}
#page_content {
	box-shadow: #000000;
	margin-left: 169px;
	color: #FFFFFF;
	background-color: #000000;
	width: 775px;
	line-height: normal;
}
#footer {
	clear: both;
	height: 55px;
	background-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
}
#left-col {
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	color: #FFFFCC;
	float: left;
	background-color: #000000;
	margin-top: 6px;
	height: 329px;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	height: 36px;
}
#top_nav li {
	border-style: ridge;
	border-width: 2px 0px 2px 0px;
	border-color: #745A0A;
	float: left;
	width: 115px;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 30px;
}
#top_nav a {
	border-style: 0;
	border-color: 0;
	color: #FFFFCC;
	display: block;
	clip: rect(auto, 2px, 2px, 2px);
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url('webimages/gradbuttonsteadystate.gif');
}
#top_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #808080;
	background-image: url('webimages/gradbuttonsteadystate.gif');
}
#top_nav a:visited {
	color: #FFFFFF;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
}
#top_nav a:hover {
	background-color: #FFFFFF;
	color: #9F0000;
	background-image: url('webimages/gradbutton.gif');
}
#top_nav a:active {
	font-weight: bold;
	color: #A80000;
	background-image: url('webimages/gradbutton.gif');
}
.current_page {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
#left-col ul {
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
#left-col li {
	border-top: 1px ridge #C0C0C0;
	font-size: 13px;
	height: 25px;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-left-color: #C0C0C0;
	line-height: 25px;
	text-indent: 14px;
	background-color: #808080;
	background-image: url('webimages/gradbutton.gif');
	margin-top: 1px;
}
#left-col a {
	text-decoration: none;
	color: #FFFFC6;
}
#left-col a:link {
	color: #FFFFC6;
	text-decoration: none;
}
#left-col a:active {
	color: #FFFFC6;
	font-weight: bold;
}
#left-col a:hover {
	font-weight: normal;
	color: #9F0000;
	font-family: Arial, Helvetica, sans-serif;
}
#page_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	line-height: 50px;
}
.italic {
	font-style: italic;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-weight: bolder;
}


.divpagecontentcolumn {
	width: 900px;
	height: auto;
	text-align: left;
	float: left;
}
.centred {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.bulletlist {
	font-size: medium;
	color: #FFFFFF;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 20px;
	font-weight: normal;
	line-height: normal;
	display: block;
}


.subheading {
	font-weight: bolder;
	color: #FFFFC6;
}


.hyperlink {
	color: #C0C0C0;
}


.centralpicture {
	border-style: hidden;
	border-width: 5px;
	padding: 8px;
	margin: 8px;
	width: 600px;
	height: auto;
	display: table-caption;
}


