body, td { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
  body {
    margin-left: 0px;
	margin-top : 0px;
	background-color: #eb770e;
	background-image:url(images/home_bgstrip.gif);
	background-repeat:repeat-x;
  }
  a { color:#ffcf3c; }
  h3 { font-size:9px; color:#CC6600; }
  h1 { font-size:9px; color:#CC6600; }
  #btm_nav {color:#CC6600; text-align:center;}
  #content { 
     width:700px;
	 margin:0px;
	 padding:0px;
	 background-image:url(images/right_corner2.gif);
	 background-position:right bottom;
	 background-repeat:no-repeat;
	 background-color:#FFFFFF;
  }  
.headline { font-size:10px; color:#4d9b9f; font-weight:bold; }  
.blurb { font-size:10px; color:#666666; font-weight:normal; }
.blurb a { color:#b46f31; text-decoration:none; }
.blurb a:hover { color:#cc6600; text-decoration:underline; }
.news_links a{ color:#CC6600; }

#morelink { width:100px; float:left; padding-top:10px; padding-left:20px;}

#latest_stuff{
 width:27px;
 height:257px;
 margin:0px;
 float:left;
}
.news { 
 float:left;
 margin-left:14px;
 padding-top:10px;
 width:600px;
 border-bottom:1px dotted #CCCCCC;
}
.news img {
 float:left;
}
.news_blurb{
 float:left;
 width:360px;
 margin-left:8px;
}

a:hover img{
 opacity: .70;
 filter: alpha(opacity=70);
}
#ext_links{
 /*display:none;*/
 font-size:10px;
 color:#CC6600;
}
#ext_links a{
 color:#CC6600;
}

.dotline{
 border: none 0;
 border-top: 1px dotted #CCCCCC;
 height: 1px;
 margin:2px;
 margin-bottom:4px;
}
#footer{
 width:700px;
 text-align:center;
}