@charset "utf-8";
/* CSS Document */

body {
	font-family: "Verdana", "Tahoma", "Helvetica", "Arial", sans-serif; font-size: small; font-weight: normal;
	background: url(images/spider-background.gif);
	background-color: #000000;
}


.headerimage {
	z-index: 2;
}


.topmenu {
	z-index: 2;
}


.top_clutchimage {
	position: relative; 
	top: -108px; 
	left: -360px; 
	z-index: 26;
}


.containertable {
	position: relative; 
	top: -193px;
}


.slideshow {
	 z-index: 1;
}
	
	
.quotes {
	padding: 10px; 
	background-image: url(images/quotes_bg.gif); 
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 17px; 
	font-style: italic; 
	color: #000000;
}


.main_contenttable {
	position: relative; 
	border-top: dashed; 
	border-top-color: #e5e5e5; 
	border-top-width: thin;
}


.newsheadline {
	font-size: 20px;
	letter-spacing: 3px; 
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif; 
	color: #ef8200; 
	padding-left: 3px;
}


.newscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding-left: 3px; 
	line-height: 1.4;	
}


.rightcolumn {
	padding-top: 3px; 
	padding-left: 5px;	
}


.rotm_text {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding-right: 16px;	
}


.rotm_text a:link {
	color: #222222;
}


.rotm_text a:visited {
	color: #222222;
}

.rightcolumn_list {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2;	
}


.subpage_contenttable {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
	line-height: 1.4;
}	


.columnheader {
	color: #ffd200; font-size: x-small;
}



