	body
	{
		text-align:center;
		background: #EEE url(/css/bg.jpg);
		font: 82%/1.4em "Lucida Grande", "Lucida Sans Unicode",  verdana,arial,  Sans-Serif;
		font-weight:normal;
		margin: 0 auto;
		padding: 0px;
		color:#300000 ;
	}
	#wrapper
	{
		position: relative;
		text-align: left;
		margin: 0 auto;
		width: 762px;
		/* background: #FFF url(/css/bodybg.jpg) repeat-y; */
    background: #FFF;
    border:1px solid #CCD8DD;
    border-top:none;
	}
	#headerDiv {width:762px; height:157px; background: #E5F4F9 url(/css/header.jpg) no-repeat; color:white; padding:0; border:1px solid #CCD8DD; border-top:none; border-right:none; border-left:none;} 
	#headerDiv h1 {color:orange;}
  #contentboxes {position:absolute;z-index:100; left:164px; top:158px; height:120px; }  
  #leftbox {float:right; padding: 44px 5px 5px 10px; width:282px; height:60px; background: #FFF url(/css/help.jpg) no-repeat; }
  #rightbox {float:right; padding: 44px 5px 5px 10px; width:282px; height:60px; background: #FFF url(/css/prepared.jpg) no-repeat;  }
	#contentDivHome {width:560px; margin-top:120px; margin-left:10px; float:left;padding:8px; padding-top:10px;}
	#contentDivHome a:link, #contentDiv a:visited {color: #CC5500; font-weight:bold;}
	#contentDivHome a:hover {color:orange;}  
   
	#contentDiv {width:560px; margin-left:10px; float:left;padding:8px; padding-top:10px;}
	#contentDiv a:link, #contentDiv a:visited {color: navy; font-weight:bold;}
	#contentDiv a:hover {color:orange;}
	#leftcolDiv {width:167px; float:left;padding:0; margin:0;}
	#footerDiv {clear:both; width:762px; height:19px; background: #F3F3F3; padding:0; margin:0; }
  #nav_top {position:absolute; z-index:200; top: 146px; left:0; background:url(/css/nav_top.gif) no-repeat; height:30px; width:172px; }
  #nav_bottom {background:url(/css/nav_bottom.gif); height:34px; width:167px;}
.navframe { width: 167px; background: #b6dd6f; padding-top:20px;} 
.navframe ul 
{	
  font-size: 96%; 
	list-style:none;
	margin: 10px 0 20px 0px;
  padding-left:20px;
  list-style-type:none;
}
.navframe a:link,.navframe a:visited {display:block; color:#2968A1; font-weight:bold;}
.navframe ul li a
{
  background:url(/css/bullet.gif) no-repeat 2px 4px;
  margin: 0;
	padding: 0 0 8px 18px;
	line-height: 15px; 
	text-decoration: none;
}
.navframe ul li a#current 
{
	background:url(/css/bullet_on.gif) no-repeat 2px 4px;
  margin: 0;
	padding: 0 0 8px 18px;
	line-height: 15px;
	color: maroon;
	text-decoration: none;
}
.navframe ul li a#subselected, .navframe ul li a#subselected:visited  { color:#333; font-weight:bold; text-decoration:none; }
.navframe a:hover {display:block; color: maroon; text-decoration:underline;}
h1 {font-size:170%; text-transform:uppercase;}
h2 {font-size:110%; font-variant:small-caps;}
h3 {font-size:120%;font-variant:small-caps;}
h1, h2, h3 {color: #78A328;}
hr {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #DDD;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}
table {border:1px solid #F3F3F3;}
td {padding:4px;}
p.top a:link, p.top a:visited {color:navy; font-variant:small-caps; font-weight:bold; padding-left:3px;}
p.top a:hover {color:maroon;}