.text {
	padding: 2px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000000;
}

.text a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.text a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.text a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#home a {
	background-image: url(_images/nav_home.gif);
	width: 40px;
	height: 25px;
}

#home_on a {
	background-image: url(_images/nav_home2.gif);
	width: 40px;
	height: 25px;
}

#home a:hover {
	background-image: url(_images/nav_home2.gif);
	width: 40px;
	height: 25px;
}

#home a:active {
	background-image: url(_images/nav_home.gif);
	width: 40px;
	height: 25px;
}

#headlines a {
	background-image: url(_images/nav_headlines.gif);
	width: 82px;
	height: 25px;
}

#headlines_on a {
	background-image: url(_images/nav_headlines2.gif);
	width: 82px;
	height: 25px;
}

#headlines a:hover {
	background-image: url(_images/nav_headlines2.gif);
	width: 82px;
	height: 25px;
}

#headlines a:active {
	background-image: url(_images/nav_headlines.gif);
	width: 82px;
	height: 25px;
}

#features a {
	background-image: url(_images/nav_features.gif);
	width: 74px;
	height: 25px;
}

#features_on a {
	background-image: url(_images/nav_features2.gif);
	width: 74px;
	height: 25px;
}

#features a:hover {
	background-image: url(_images/nav_features2.gif);
	width: 74px;
	height: 25px;
}

#features a:active {
	background-image: url(_images/nav_features.gif);
	width: 74px;
	height: 25px;
}

#reviews a {
	background-image: url(_images/nav_reviews.gif);
	width: 65px;
	height: 25px;
}

#reviews_on a {
	background-image: url(_images/nav_reviews2.gif);
	width: 65px;
	height: 25px;
}

#reviews a:hover {
	background-image: url(_images/nav_reviews2.gif);
	width: 65px;
	height: 25px;
}

#reviews a:active {
	background-image: url(_images/nav_reviews.gif);
	width: 65px;
	height: 25px;
}












.note {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	color: #666666;
}

.note a {
	color: #CC6633;
	text-decoration: none;
}

.reviews {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;
}

.reviews a {
	color: #CC6633;
	text-decoration: none;
}

.sidebar {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
}

.sidebar a {
	color: #ffffff;
	text-decoration: underline;
}


.footer {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: none;
	color: #666666;
}

.footer a {
	color: #CC6633;
	text-decoration: none;
}

.mini {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: left;
	color: #666666;
}

.head {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	font-weight: bold;
	color: #FDF9CE;
	background-position: center;
}

.head a {
	color: CBCC99;
}

a.chicagofilm:link { color: #CC6633;; text-decoration: none; }
a.chicagofilm:visited { color: #CD6633; text-decoration: none; }
a.chicagofilm:active { color: #CD6633; }
a.chicagofilm:hover { color: #CD6633; text-decoration: underline; }

.email { 
	font: 10px verdana, arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #B2B2B2;
}
