﻿body {background: #777; color: #000; margin: 0; padding: 0; font: 12pt Arial, Helvetica, Sans-Serif;}

A:link, A:visited     {	background-color: inherit; color: #0000FF; text-decoration: none}
A:hover	   {background-color: inherit; color: #0077FF;}
A:active   {background-color: inherit; color: #333333;}

#main 	   {text-align:left;width:500px; margin-left: auto; margin-right:auto; background: #000; color: #FFF; border: 2px solid black; margin-top: 15px;}
#top 	   {background-color: #000;  height: 0px; }
#topmenu   {visibility: hidden; height: 0px; position: absolute; left: -1000px;}
#header    {background: #000;  height: 0px;}
#sitename  {visibility: hidden;  height: 0px;}
div#container { }
div.header    {visibility: hidden; height: 0px; position: absolute; left: -1000px;}
div.footer    {clear: both; font: 9pt Arial;}
div.menuInContent {visibility: hidden; height:0px; width: 0px; position: absolute; left: -1000px;}
div.menuInTop {text-align:center;}
div.content   {margin-top: 0px;  display: block; clear: both; background-color: #000; padding-bottom: 15px; }
div.box       {}
div.body	{}
span.article_title {
	background-color: #000; 
	color: #f26522; 
	padding-left: 5px; 
	padding-right: 5px; 
	margin-left: auto; 
	margin-right: auto; 
	font-weight: bold; 
	font: 14pt Arial; 
	display: block;
}

span.Body_Copy {display:block; padding-bottom: 5px; background: #c7b299; padding-top: 5px; color: #000;}
span.Body_Copy p {padding-left: 5px; padding-right: 5px;}
#item         {width:460px; height: 47px; margin-left: auto; margin-right: auto;}
#item a       {
	color: #FFF; 
	padding-top:15px; 
	padding-left:1px; 
	padding-right:1px; 
	width:151px; 
	height:47px; 
	display:block; 
	float:left; 
	background: url(../images/orange-button.png) no-repeat; 
	text-decoration: none; 
	font-weight:bold;

}
#item a:hover {color: #000;}

div.brownButton {
	float: left; 
	margin-left: 70px;
	width: 358px; 
	height: 74px; 
	background: url(../images/brown-button.png) top left no-repeat; 
	display: block;
	padding-bottom: 5px;
}
div.brownButton:hover {background: url(../images/brown-button-highlighted.png) top left no-repeat;}
div.brownButton a {	width: 200px; 
	display: block;
	color: #000;
	padding-left: 70px;
	margin-left: 20px;
	font-weight: bold;
}
div.brownButton a#HICM { 
	background: url(../images/needle.png) left top no-repeat; 
	height: 48px; 
	margin-top: 12px;
}
div.brownButton a#HESS { 
	background: url(../images/clock-calendar.png) left top no-repeat; 
	height: 62px; 
	margin-top: 6px;
	padding-top: 6px;
}
div.brownButton a#CIRS { 
	background: url(../images/children-notepad.png) left top no-repeat; 
	height: 56px; 
	margin-top: 9px;
	padding-top: 3px;
}

