﻿html, body		{ height: 100%; }
body			{ font-size: 11px; font-family: Verdana, Arial, SunSans-Regular, Sans-Serif; color:#000000; padding:0px; margin:0px; }
h1				{ font-size: 11px; text-transform:uppercase; background-color: #E0A3B7; border-top:1px solid #564b47; border-bottom:1px solid #564b47; padding:5px 15px; margin:0px }
h2				{ font-size:20px; font-weight: normal; padding: 5px 10px; margin:0px; }
p, pre			{ padding: 5px 10px; margin:0px; }
img.download	{ vertical-align:middle; }
hr				{ color:#000066; background-color: #f00; height:1px; width: 99%;}
a:link			{ text-decoration: none; color: #677da7; }	
a:visited		{ text-decoration: none; color: #677da7; }	
a:active		{ text-decoration: none; color: #677da7; }			
a:hover			{ text-decoration: underline; color: red; }
li				{ padding: 2px; }
#container		{ position: absolute; top: 0px; left: 0px; width: 100%; margin-bottom: 10px; margin-left: auto; margin-right: auto; min-height: 100%; height: auto !important; height: 100%; }
#banner			{ background-color: #e1ddd9; height:65px; text-align: left; padding: 0px; margin: 0px; background-image: url(../images/topbackground.jpg); }
#content		{ background-color: #ffffff; padding: 0px; margin-left: 175px; margin-right: 0px; margin-bottom: 50px; }
div#content		{ height:expression(this.scrollHeight > 600 ? "auto":"600px"); }
#left			{ float: left; width: 150px; margin: 10px; padding: 0px; min-height: 200px; }
#footer			{ height: 30px; width: 100%; position: absolute; bottom: 0px; background-image: url(../images/bottombackground.jpg); clear: both; margin: 20px 0px 0px 0px; padding: 0px; text-align: left; }
#footertext		{ text-align: right; height: 20px; width: 100%; position: absolute; bottom: 28px; clear: both; margin: 20px 0px 0px -10px; padding: 0px 10px 0px 0px; color:#999; }
.seal			{ bottom: 10px; left: -172px; position: absolute; z-index:101; }
.holly			{ top: -4px; right: -1px; position: absolute; z-index:101; }
.number			{ top: 4px; right: 10px; position: absolute; z-index:102; font-weight: bold; color: #ffffff; }
.number a		{ font-weight: bold; color: red; text-decoration:underline; }
.number a:visited { font-weight: bold; color: red; text-decoration:underline; }
.title			{ font-size:20px; font-weight: bold; padding: 5px 10px; margin:0px; text-align:left; }
.subtitle		{ font-size:14px; font-weight: bold; padding: 5px 10px; margin:0px; text-align:center; }
.majorlink		{ font-size:14px; font-weight: bold; padding: 5px 10px; margin:0px; text-align:center; }
.highlight		{ background-color: #efefef; border: solid 1px #000066; width: 71%; text-align:center; }
.articleimg		{ float: left; padding: 10px; }
 