﻿<!--
	body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0058C4;
	text-decoration: none;
}
     .nav { 
 font-size: 8pt;
 line-height:14pt; 
 font-family: tahoma,san-serif; 
 color: #3399cc; 
 margin-top: 5px;
 margin-right: 15px;
 margin-bottom: 5px;
 margin-left: 15px;
 }
	.content {
 font-size: 10pt;
 line-height:13pt;
 font-family: tahoma,san-serif;
 color: #000000;
 margin-top: 10px;
 margin-right: 20px;
 margin-bottom: 10px;
 margin-left: 30px;
 background-color: #FFF6DB;
}
	.home {
 font-size: 9pt;
 line-height:12pt;
 font-family: tahoma,san-serif;
 color: #000000;
 margin-top: 10px;
 margin-right: 20px;
 margin-bottom: 10px;
}
     .footer { 
 font-size: 7pt;
 line-height:12pt; 
 font-family: tahoma,san-serif; 
 color: #ffffff;
 text-align: left;
}
     .caption { 
 font-size: 8pt;
 line-height:10pt; 
 font-family: tahoma,san-serif; 
 color: #666666; 
 margin-right: 10px;
 padding: 0 3 0 3;
 margin-left: 3px;
 margin-right: 3px;
}
     .top { 
 font-size: 7pt;
 line-height:12pt; 
 font-family: tahoma,san-serif; 
 color: #007DC3; 
}
     .email { 
 font-size: 7pt;
 line-height:10pt; 
 font-family: tahoma,san-serif; 
 color: #000000; 
 margin-left: 30px;
}
     h1 { 
 font-size: 14pt;
 line-height: 14pt; 
 font-family: tahoma,arial,helvetica; 
 color: #ffffff;
}
     h2 { 
 font-size: 11pt;
 line-height: 12pt; 
 font-family: tahoma,arial,helvetica; 
 color: #000; 
}
     h3 { 
 font-size: 16pt;
 line-height: 11pt; 
 font-family: tahoma,arial,helvetica; 
 color: #FFF;
}
td.bkhome {
background-image:url(http://www.evansvillechamber.com/images/bk_home.jpg);
}
td.bktop {
background: #fff url(http://www.evansvillechamber.com/images/bk_top.jpg) repeat-x;
}
td.bkright {
background-image:url(http://www.evansvillechamber.com/images/bk_right.jpg);
}
td.bkheader {
background-image:url(http://www.evansvillechamber.com/images/bk_header.jpg);
}

img a  {
	border: 0;
	outline: 0;
}

img a:link {
	border-width: 0;
}


a:link {
	text-decoration: none;
	color: #007DC3;
	border-width: 0;
	outline: 0;
}
a:visited {
	text-decoration: none;
	color: #007DC3;
	border: 0;
	outline: 0;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
.nav a:link {
	color: #3399cc;
	text-decoration: none
}
.nav a:visited {
	color: #3399cc;
	text-decoration: none
}
.nav a:hover {  color: #3399cc; text-decoration: underline}

.footer a:link {  color: #ffffff; text-decoration: underline; border: 0; outline: 0}
.footer a:visited {  color: #ffffff; text-decoration: underline; border: 0; outline:0}
.footer a:hover {  color: #ffffff; text-decoration: none; border: 0; outline: 0}

.top a:link {  color: #007DC3; text-decoration: underline}
.top a:visited {  color: #007DC3; text-decoration: underline}
.top a:hover {  color: #007DC3; text-decoration: none}

.email a:link {  color: #003366; text-decoration: underline}
.email a:visited {  color: #003366; text-decoration: underline}
.email a:hover {  color: #003366; text-decoration: underline}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
-->
