body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #990000;
	background-image: url(images/stripe.gif);
	background-repeat: repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: AB1D2D;
	font-weight: bold;
}
a:visited {
	color: AB1D2D;
}
a:hover {
	color: AB1D2D;
}
a:active {
	color: AB1D2D;
}
#header {
	width: 800px;
	margin-left: auto;
    margin-right: auto;
    background-image: url(images/HomeHeader.png);
    background-repeat: no-repeat;
    background-position: top;
}
.flash {
	width: 800px;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 0px 0px 0px;
}
.container {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/HomeBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containercontact {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/ContactBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerplain {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/Back.png);
    background-repeat: repeat-y;
    background-position: bottom;
}
.containermission {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/MissionBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerstory {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/StoryBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containeravail {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/AvailBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerwork {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/WorksiteBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerads {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/AdsBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containercals {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/CaloriesBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containersigns {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/WarningBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerask {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/AskBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containertax {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/TaxesBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerletter {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/LetterBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containercoal {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/CoalitionBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.containerchange {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/CHangeBack.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
ul#nav  {
	padding:0px 0px 0px 13px;
	margin:0;
	list-style:none;
	text-align: center;
	vertical-align: middle;
}
ul#nav ul {
	padding:0;
	margin:0;
}	
#nav li {
	float:left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height:30px;
}
#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
#nav li ul li {
	text-align: center;
	vertical-align: middle;
	list-style:none;
}	
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#nav li ul {
	display:none;
	position:absolute;
	top:0;
	left:0;
}	
#nav li > ul {  
	top:28px;
	left:0px;
}
#nav li:hover ul, #nav li.over ul {
	display:block; 
	clear:center;
}	
#nav {
	position:relative;
	top:0;
	left:0;
	z-index:99;
	width: 776px;
}
ul#nav li.health ul {left: -20px;}
ul#nav li.topics ul {left: -2px;}
ul#nav li.facts ul {left: -30px;}
ul#nav li.findhelp ul {left: -28px;}
ul#nav li.involved ul {left: -27px;}
ul#nav li.tools ul {left: -52px;}
.sidebar {
	display:inline;
    float: left;
    width: 250px;
	margin-left: 10px;
	margin-top: 10px;
}
.sidebar2 {
	display:inline;
    float: left;
    text-align: left;
    width: 460px;
	margin-left: 25px;
	font-size:16px;
}
.headbar {
    width: 250px;
	margin-left: 20px;
}
#search{
		width: 250px;
		height: 17px;
		background-color:#000000;
}
#search input{
    height: 15px;
    width: 107px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
	text-align: top;
    color: #333333;
    background-color: transparent;
    background-image: url(images/SearchBox.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    vertical-align: top;
}
#search input.zoom_button {
    width: 46px;
    height: 17px;
    background-color: transparent;
    background-image: url(images/SearchButton.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top;
    vertical-align: top;
}
.subnav{
    position: relative;
    top: -10px;
    clear: none;
    margin: 0px;
    padding: 0px;
}
#footer {
	width: 800px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	text-indent: 20px;
	padding-top: 7px;
	font-size: 11px;
	color: #FFF;
	clear: both;
	background-image: url(images/Footer.png);
	background-repeat: no-repeat;
	background-position: top;
}
#footer a:link, 
#footer a:visited  { 
 color:#F5B316;
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
} 
#footer a:hover { 
 color:#F5B316;
 font-size: 11px;
 font-weight: normal;
 text-decoration: underline;
} 
.style1 {
	font-weight: bold;
	font-size: 13px;
}
.style2 {
	font-size: 8px;
}
.style3 {
	font-size: 20px;
	font-weight:bold;
}
.style4 {
	font-size: 16px;
	font-weight:bold;
	color:#FFF;
}
.style5 {
	font-weight: bold;
	color: #AB1D2D;
}
.style6 {
	font-size: 16px;
	font-weight:bold;
	color: #AB1D2D;
}
.headsearch {	
    display:inline;
	float: left;
	margin: auto;
    width: 50%;
}
#page {
	width: 210px; margin: 0; padding-left: 13px; text-align: left;
}
.flashBox {
	top: 10px; margin: 0;; background-color: #FFFFFF; position: absolute; z-index: 5;
}
.textDiv {
	position: absolute; top: 10px; left: 40px; z-index: 10; visibility: visible;
}
#page.textDiv a:link, 
#page.textDiv a:visited, 
#pagev.textDiv a:hover { 
 color: #AB1D2D;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}