body {
	margin-top: 10px;
	margin-bottom: 20px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #aaa;
	color: #555;
	font-size: 12px;
	}
#wrap {
	border: 1px solid #333;
	}	
a:link, a:visited {
	color:#006699;
	text-decoration: underline;
	}
a:hover {
	text-decoration: underline; 
	color:#f66;
	}
table, td, tr { 
	vertical-align: top;
	}
h1 {
	color: #666;	
	margin: 20px 0 5px 0;
	font-size: 1.4em;
	FONT-WEIGHT:BOLD;
	}
h2 { 
	color: #993333;
	font-size: 1em;
	border-bottom: 1px solid #ddd;
	padding: 2px 0 3px 5px;
	margin: 20px 0 5px 0;
	FONT-WEIGHT:BOLD;
	}
h2 a:link, h2 a:visited {
	color: #993333;
	text-decoration: none;
		}
h2 a:hover {
	color: #006699;
	text-decoration: underline;
	}		
#l {
	width: 8px;
	background: url(images/shade-l.gif) top right repeat-y;
	}
#r {
	width: 8px;
	background: url(images/shade-r.gif) top left repeat-y;
	}	

#top, #footer{
	background: #714848 url(images/top-bg.gif) top left repeat-y;
	text-align: right;
	padding-right:10px;
	height:31px;
	line-height:22px;
	}	
#top a:link, #tophead a:visited {	
	color: #003366;
	font-size: .8em;
	text-decoration: none;
	font-weight: bold;
		}
#top a:hover {
	color:#3366FF;
	font-weight: bold;
	}	
#header {
	width: 100%;
	background: url(images/header-repeat-bg.gif) top left repeat-x;
	}
	
#topnav {
	border-top: 1px solid #fff;
	}	
#topnav td{
	border-right: 1px solid #fff;
	text-align: center;
  	}
#topnav a {
	font-size:.7em;
	display:block;
		}

#topnav a:link, #topnav a:visited {
	color: #222;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 7px 6px 7px;
	LINE-HEIGHT:22PX;
	display: block;
		  }
#topnav a:hover {
	background:#666;
	text-decoration: none;
	color: #fff;
	LINE-HEIGHT:22PX;
	display: block;
  }
.pageBody p, .rightcolumn td{
	font-size: .8em;
  }

#pageBody li p {
	margin: 7px 0 5px 6px;
	} 
#form {
	font-size: .8em;
	}   
#form a {
	font-weight: bold;
	}	

a:link.red, a:visited.red {
	padding: 2px 4px 2px 2px;
	line-height: 25px;
	background: #fff9b0;
	border-bottom: 2px solid #fff25f;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
	
 a:hover.red {
 	font-weight: bold;
	padding: 2px 4px 2px 2px;
	background: #fff25f;
	color: #000;
	text-decoration: none;
	}
.bucket {
		border: 7px solid #eee;
		}		
.bucket img{
	margin: 4px;
	border: 1px solid #333;
	}
.bucket td{
	font-size: .8em;
	margin-bottom: 20px;
	border-bottom: 3px solid #999;
	border-right: 3px solid #777;
	border-left: 3px solid #777;
	}
			
.date {
	font-weight: bold;
  }
.small {
	font-size: .8em;
		} 
.bigger {
	font-size: 1.9em;
	font-weight: bold;
	}		
table#address {
	width: 100%;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 2px;
	text-align: center;
  }
#footer {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #FFFFFF;
	}
 
#footer a:link {
	color: #fff;
	}
#footer a:visited {
	color: #ccc;
	}	
#footer a:hover {
	color:#ff9999;
	}
.border {
	border: 1px solid #000;
	}		
.pic {
   width: 100px;
   }
.pic img {
	margin: 0;
	padding-bottom: 1px;
	border:0;
	display:block;
   } 
   
.fright {
 	float: right;
	margin: 5px 15px 10px 15px;
	}  
	
li .fright {
 	float: right;
	margin: 5px 0 10px 15px;
	}  	
 .fleft {
 	float: left;
	margin: 5px 15px 10px 5px;
	}  
	
li .fleft {
 	float: left;
	margin: 5px 15px 10px 0;
	}  	
.list1 {
	color: #ff9900;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dashed #ff9900;
	padding: 2px 0 3px 5px;
	margin-bottom:2px;
	background: #efefef;
	display: block;
	}
.lightblue {
	background: #DDD;
	}			
.black {
	background: #000;
	}		
.list {
	color: #CC0000;
	font-size: .8em;
	}		
#thomas {
	width: 100%;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	}	