body {
	background-color: #560404;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-size: 62.5%;
	margin-top: 0px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	background-image: url(../images/container-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ff9900;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #990000;
	color: White;
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #500201;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#leftcolumn {
	width: 299px;
	margin-left: 35px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#rightcolumn {
	margin-left: 370px;
	text-align: left;
	margin-right: 35px;
	padding-top: 90px;
}
.sectionheader {
	font-family: Impact, Georgia, "Times New Roman", Times, serif;
	font-size: 4.5em;
	color: #FF9900;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#rightcolumn p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	color: #333333;
}
#rightcolumn .ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	color: #333333;
}
#rightcolumn li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	margin-left: -20px;
	padding-left: 0px;
	margin-bottom: 15px;
	color: #333333;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
	color: #990000;
	margin-top: 25px;
	font-weight: bold;
	margin-bottom: 12px;
}
#containerupdatebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-right: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	color: #333333;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	line-height: 1.3em;
	background-color: #F3F3F3;
}
#containerupdatebox  a {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#footer {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer-bg02.gif);
	height: 43px;
	padding: 0px;
	text-align: center;
	white-space: normal;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 10px;
	line-height: 1.3em;
}
#footer p a {
	color: #333333;
	text-decoration: none;
}
#footer p a:hover {
	color: #560404;
}
#containerupdatebox a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#navcontainer #navlist #current {
	color: #FF9900;
}
#container #rightcolumn hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 34px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #990000;
	padding-top: 4px;
	margin-bottom: -5px;
}
.headerleftbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #990000;
	padding-top: 0px;
	margin-bottom: -3px;
}.newsdate  {
	font-size: 1em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#maintop {
	background-color: #00FF66;
	width: 100%;
	height: 111px;
	margin: 0px;
	padding: 0px;
	vertical-align: text-top;
	float: left;
}
#formtable  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
}
#rightcolumn p a {
	color: #98141B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
#rightcolumn p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98141B;
}
.formCellLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.newsImg {
	background-color: #000000;
	width: 550px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.newsImgText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #CCCCCC;
	font-weight: bold;
}
