BODY { background-color:#ccc; 
       border:#ccc solid 5px;
       border-style: solid solid none solid;
       font-family: Arial,Helvetica,sans-serif; 
       margin:5px auto;
       width:800px;
}

P, p, h1, h2, h3, H1, H2, H3 {
  text-align: left;
  display:block;
  line-height: 110%;
}
 a:link, a:visited {
  color: #336633;
  text-decoration: none;
}

 a:hover, a:focus {
  text-decoration: underline;
  color: #f07;}

.googleresults >table{width:auto}

p.content{
  width:600px;
  
}

.news {
  background-color: #FFFFCC;
  padding: 5px;
}
/* page contruction*/

#maincontent { 
  background:#FFFFCC;
  padding: 0px 5px 5px 5px;
  width:auto;

}
#sidebar { 
  background:#FFFFCC;
  padding: 10px;
  width:235px;
  float:right;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
  margin-bottom: 5px;
}

#headercontent { 
  background:#FFFFCC;
  padding: 10px;
  margin-bottom:15px  
}
#menu { 
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
  font-size: 12px; 
  padding: 10px 5px 5px 5px;   
  margin-bottom: 5px;
}

#footer{
   margin-top:20px;
   clear:both;
   width:100%;
}

.imageblock { 
  font-family: "Times New Roman", Times, serif; 
  padding: 2px;
  float:left;
}
.imageblockright { 
  font-family: "Times New Roman", Times, serif; 
  padding: 5px;
  float:right;
}


#menu a, #menutoptest a {
  display: inline;
  color: #336633;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-right: 6px;
}


#menu .subtitle, #menutest .subtitle {
  margin-left:5px;
  margin-top:-3px;
  font-size: 10px;
}

#menu a:hover, #headercontent a:hover, #menu  a:focus, #headercontent  a:focus, #menu ul li.current a {
  text-decoration: underline;
  color: #f07;}

#contentcolumn {
  width:738px;
  margin-left: 10px;
  padding:0 10px;
}

#mailinglist{
  margin-top: 10px;
  margin-bottom: 10px;
  background:#fe7;
  padding: 10px;
  font-size: 14px; 

}

.channelname {
  margin-bottom: 10px;
  font-weight: bold;
  
}

.itemdescription {
}

.itemtitle {

}
.listform{
  width:auto;
  float:right;
  padding:10px;
  font-size: 12px;

}

.directionform{
  width:auto;
  padding:10px;
  font-size: 12px;

}

.directionform label,.directionform input {
	display: block;
	
	float: left;
	margin-bottom: 10px;
}

.directionform label {
	text-align: right;
	width: 25px;
	padding-right: 10px;
}

.directionform br {
	clear: left;
}

.randcard {
  padding: 5px auto 5px auto;
  margin: 5px auto 5px 20px;
}


 .articlesubtitle { 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 12px;
  font-style:italic;
  padding: 3px;
  margin-bottom: 6px;
}


 .caption, .footnote{ 
  font-family: Verdana, Helvetica, sans-serif; 
  font-size: 10px;
  font-style:italic;
  padding: 3px;
  margin-bottom: 3px;
}

 .content { /* almost all paragraphs have this, but there's no definition*/
 width:100%;
}



.recent { 
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
  font-size: 11px; 
  background:#fe7;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0;
  margin-bottom: 5px;
  float: right;
  position:relative;
  width: 125px;
}
.recent a {
  display: block;
  color: #336633;
  text-decoration: none;
  font-weight: bold;
}
.recent p {
  margin-bottom: 2px;
  margin-top: 2px;

}
.recent a:hover, .recent  a:focus, .recent ul li.current a {
color: #f07;}




div.spacer, hr.spacer{
  clear: both;
}

