body {
	background-color:#b1b1b1;
	margin-top:0;
	margin-bottom:0;
}

.body_copy {
	font-family:"Trebuchet MS";
	color:#000000;
	font-size:12px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
}

.body_copy a {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:12px;
}

.table_copy {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:12px;
	line-height:16px;

}

.table_copy a {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:12px;
	line-height:16px;

}

.table_copy  a hover{
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:12px;
	line-height:16px;
	text-decoration:overline;

}

.footer_copy {
	font-family:"Trebuchet MS";
	color:#515151;
	font-size:11px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
}

.footer_copy a {
	font-family:"Trebuchet MS";
	color:#515151;
	font-size:11px;
}

#navigation {
	margin: 0;   
	padding: 0;
	width: 800px;
	font-size:10px;
	list-style:none;
	font-family:"Trebuchet MS";
	font-size:12px;
 }

#navigation li{
	margin:0;
	padding:0;
	float:left;
}

#navigation a {   
 
	float:left;
	padding-left:18px;
	text-align:center;
	color: #333333;
	text-decoration: none;
}

#navigation a:hover { 
	color:#000000;

}

.current { 
	color:#000000;
}

.headers {
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	padding-left:10px;
	padding-right:10px;
}

.signup_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	line-height:24px;
	font-style: italic;
	font-weight: normal;
}

fieldset { 
	border:0;margin:0;padding:0; 
}

label { 
	display:block; 
}

input.text,textarea { 
	width:300px;
	color:#333;
	padding:3px;
	margin:1px 0
	;border:1px 
	solid #ccc; 
}

input.submit { 
	padding:2px 5px;
	font: 10px Trebuchet MS; 
}

.h1 {
	color:#9f1700;
	line-height:22px;
	font-size: 14px;
	font-family: Trebuchet MS;
}

.date {
	color:#999999;
	line-height:18px;
	font-family: Trebuchet MS;
	font-size: 12px
}

.thumb_holder{
	float: left;
	margin: 10px;
	padding: 10px;
}

.thumb_thumb img {
	border: 0;
}

