td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
}
body {
       background-repeat: no-repeat;
       background-attachment:fixed;
	   background-position:top;
       background-image: url(images/feet_wires.jpg);
}
.text { margin-bottom: 9px;
}
a { color: #CC0000; text-decoration: none; white-space: normal; }
a:visited { color: #CC0000; text-decoration: none; white-space: normal; }
a:focus { color: #cc9999; text-decoration: none; white-space: normal; }
a:hover { color: #cc9999; text-decoration: none; white-space: normal; }
a:active { color: #cc9999; text-decoration: none; white-space: normal; }

p { margin-bottom: 9px;
}

.small { 
	font-size: 9px;
	color:#CC9999;
}
.red {
	color:#CC0000;
	}

.headline { 
	font-size: 12px; 
	font-weight: bold;
}

.footer {
	font-size: 9px;
	color: #CCCCCC
}
.style1 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}

.inline {
	margin-left:6px;
	}
	
.feature {
padding: 5px;
background: #FFEEEE;
}

.thumb {
	border:1px solid #000000;
	}

.pressphotos img {
	border:none;
	margin-bottom:5px;
	}