a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#twitter_update_list li a 
{
display:block;
color:gray;
}
#twitter_update_list li 
{  
list-style-type: none;  
}  
#twitter_update_list span a  
{  
display: inline;  
color: white;  
}  
#twitter_update_list span a:hover  
{  
text-decoration: underline;  
color: white;  
}  
#twitter_update_list span  
{  
color: white;  
} 

body
{ 
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:bottom; 
}

.copy
{
	font-style:normal;
	font-family:"Gill Sans";
	font-size:10px;
}

.text
{
	font-style:normal;
	font-family:"Gill Sans";
	font-size:12px;
}

.tweet
{
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:white;
}

.tweetsmall
{
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:white;
}

.baskerville
{
	font-style:normal;
	font-family:"Baskerville";
	font-size:18px;
	color:#353535;
}

.arial
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:12px;
	color:#3f3f3f;
}

.iarial
{
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:11px;
	color:#3f3f3f;
}

.arial10
{
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:10px;
	color:#3f3f3f;
}

.anchor
{
	color:#3f3f3f;
}

.link
{
	color:#0112f0;	
}

.baskervilletrailer
{
	font-style:normal;
	font-family:"Baskerville";
	font-size:14px;
	color:#353535;
}

.error
{
	font-style:italic;
	font-family:"Gill Sans";
	font-size:12px;
	color:red;
}

.field 
{ 
	color:#353535; 
	font-family:"Gill Sans"; 
	font-size:14px; 
	border-style:none; 
	border-color:#FFFFFF; 
	width: 250px; 
	height: 30px;
	background-color:#FFFFFF;
}

.textarea
{ 
	color:#353535; 
	font-family:"Gill Sans"; 
	font-size:14px; 
	border-style:none; 
	border-color:#FFFFFF; 
	width: 250px; 
	height: 100px;
	background-color:#FFFFFF;
}

.email
{ 
	color:#666666; 
	font-family:"Gill Sans"; 
	font-size:10px;
	font-style:italic;
	border-style:none; 
	border-color:#FFFFFF; 
	width: 250px; 
	height: 30px;
	background-color:#FFFFFF;
}
