
html,body{ height:100%;margin:0; padding:0; }
body{ text-align:center; background:#fff url(../images/bg_black_horiz.gif) repeat-x top center; }
*{ font-family:"Trebuchet MS", Arial, Verdana; line-height:1.22em; }

a img, img {border:0}

#header{ 
position:relative;
margin:0 auto;
text-align:left;
	width:913px;
height:78px;
line-height:1em
	

}
#header div{ 

	float:right;
	/*width:300px;
	margin-right:200px;*/
	font-weight:bold;
	
	color:#999;
	padding-top:15px;
	letter-spacing:0px;
	
}
#header div.host{padding:5px 0 0 25px;}
#header div span{ color:#f00;letter-spacing:1px; }
#container{ 
	text-align:left;
	width:913px;
	margin:0 auto;
	padding:10px 0;
}
a,a:link{color:#f00;text-decoration:none;line-height:1.1em}
a:visited{ color:#666 }
a:hover{text-decoration:underline}


.br{clear:both}

#nav{
	width:913px;
margin:2px auto 0;
position:relative;
display:block;
clear:both

}
#nav ul {
	margin:0;
  padding:0 10px 0 0;
  list-style:none;
  float:left;
  }
#nav li {
  float:left;
  position:relative;
  white-space:nowrap;
}
#nav li.first a {
	padding-left:20px;
 }
 
#nav li.on { background:#f00; }
#nav li.on a {  }

#nav a {
  float:left;
  display:block;
  padding:15px 9px 0 13px;
  height:35px;
  border-right:1px solid #333;
  text-decoration:none;
  line-height:1.1em;
  color:#fff;
}
* html #nav a { width:1% }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#ccc;
  }
#nav .on {
  
  }
#nav .on a {
  color:#fff;
}
#nav li.first a{  border-left:1px solid #333; } 
#nav li.active a{  color:#00B239 } 




#subnav{height:25px;margin:0 auto;
position:relative;	width:913px; clear:both }
#subnav ul {
	margin:15px 0 0;
  padding:0 10px 0 0;
  list-style:none;
  float:left;
  }

#subnav a{ color:black; line-height:1.1em;}
#subnav li.active a{  color:#718D79 } 


#content{ text-align:left;	padding:15px;width:913px; margin:0 auto; position:relative}

.errors{color:#900}
.B_crumbBox{display:block}
.B_currentCrumb,.B_crumbBox{color:#718D79} 
.B_crumbBox a:link,.B_crumbBox a:visited{color:#333} 
.special span{ display:block; float:left; margin:0 10px 10px; line-height:1.1em; font-size:225%; color:#f00}
h4{color:#f00}

ol li{margin-bottom:15px}

#footer{background:#000;color:#eee;display:block;clear:both;border-top:1px solid #f00;margin-top:20px;padding:10px;

overflow:hidden;
min-height:450px;
height:auto !important;
height:450px;

}


#columns{  }
#columns.w33 div{ width:32%; float:left; margin-bottom:15px; }
