body {
	font-family: "Trebuchet MS";
	font-size: 87%;
	color: #333333;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: auto;
}
.mastheadlogo {
	top: 0px;
	position: relative;
}
#leftnavigation {
	border: 3px solid #CCCCCC;
	position: absolute;
	width: 18%;
	left: 0px;
	top: 140px;
	background-color: #FFFFFF;
	list-style-type: none;
}
#leftnavigation .navlistitem a: link {
	color: #000000;
	text-decoration: none;
}



#masthead {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	position: fixed;
	height: 88px;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 8;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#maincontent {
	position: absolute;
	left: 20%;
	top: 140px;
	border: 3px none #CCCCCC;
	width: 52%;
	color: #000000;
	z-index: auto;
	margin: 0em;
	padding-top: 0em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
	font-size: 90%;
}
p {
	color: #000033;
}


ol {
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	color: #000000;
}
ul {
	font-size: 1em;
	color: #000000;
}

.maincontentimg {
	margin: 1em;
	float: right;
}

.navlistitem {
	list-style-type: disc;
	text-transform: capitalize;
	padding: 1.5px;
	list-style-position: outside;
}

h3 {
	font-weight: normal;
	text-transform: capitalize;
	font-size: 1em;
	color: #000033;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #333333;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
}


h1 {
	font-size: 1.25em;
	text-decoration: underline;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
h4 {
	font-weight: bolder;
	color: #000066;
	font-size: 1em;
}

#leftnavigation a:link, #leftnavigation a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#leftnavigation a:hover,#leftnavigation a:focus {
	color: #CC6600;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
#newsflash h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
}
#newsflash a:link, #newsflash a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#newsflash a:hover, #newsflash a:focus {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6600;
	list-style-type: none;
}


blockquote {
	font-weight: 600;
	color: #333333;
	text-align: justify;
	text-indent: 2em;
	font-style: oblique;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 2.2em;
	background-color: #FFFFCC;
	padding: 1em;
	border: 1px dotted #999999;
}
#maincontent a:link,#maincontent a:visited {
	color: #000066;
	background-color: #F2F2F2;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
	margin-top: 1em;
}
#maincontent a:hover, maincontent a:visited {
	color: #CC6600;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 1em;
}
#newsflash {
	border: 3px solid #CC6600;
	position: relative;
	width: 20%;
	left: 78%;
	top: 140px;
	z-index: auto;
	margin: 0em;
	padding-left: 1em;
	font-size: 75%;
}
h5 {
	font-weight: bolder;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	background-color: #FFFFFF;
}
cite {
	font-size: 80%;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
caption {
	font-size: 80%;
	bottom: 2px;
}

sup {
	font-size: 110%;
	color: #003399;
}

hr {
	color: #000066;
	left: 20%;
	width: 60%;
	background-color: #FF0000;
}
#harrygibbs {
	color: #000000;
	background-color: #FFFFCC;
	border: 8px solid #FF6600;
	position: absolute;
	visibility: visible;
	z-index: 11;
	height: auto;
	width: 50%;
	left: 20%;
	top: 140px;
}
