@charset "ISO-8859-1";

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../i/gfx_bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: bottom;
}
a img {
	border: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
h1 {
	height: 46px;
	width: 388px;
	margin-left: -281px;
	padding-bottom: 24px;
	text-indent: -9999px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#wrapper {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	height: 22px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../i/gfx_nav.gif);
}
#nav li {
    margin: 0px; 
	padding: 0px; 
	list-style: none;
    position: absolute; 
	top: 0px;
}
#nav li, #nav a {
    height: 22px; 
	display: block;
}
#home {
	left: 243px; 
	width: 76px;
}
#about {
	left: 322px; 
	width: 70px;
}
#services {
	left: 394px; 
	width: 64px;
}
#sponsors {
	left: 461px; 
	width: 70px;
}
#coupon {
	left: 534px; 
	width: 85px;
}
#contact {
	left: 622px; 
	width: 78px;
}
#home a:hover, #home a.current {
    background: transparent url(../i/gfx_nav.gif)
    -243px -22px no-repeat;
}
#about a:hover, #about a.current {
    background: transparent url(../i/gfx_nav.gif)
    -322px -22px no-repeat;
}
#services a:hover, #services a.current {
    background: transparent url(../i/gfx_nav.gif)
    -394px -22px no-repeat;
}
#sponsors a:hover, #sponsors a.current {
    background: transparent url(../i/gfx_nav.gif)
    -461px -22px no-repeat;
}
#coupon a:hover, #coupon a.current {
    background: transparent url(../i/gfx_nav.gif)
    -534px -22px no-repeat;
}
#contact a:hover, #contact a.current {
    background: transparent url(../i/gfx_nav.gif)
    -622px -22px no-repeat;
}
#location {
	background-image: url(../i/gfx_location.gif);
	background-repeat: no-repeat;
	background-color: #666666;
	height: 15px;
}
#content {
	background-image: url(../i/gfx_content_bkg.gif);
	background-repeat: no-repeat;
	padding-top: 68px;
	padding-left: 218px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	padding-bottom: 16px;
	padding-right: 75px;
}
#content a, #content a:visited {
	color: #B41A1D;
}
.home {
	background-image: url(../i/gfx_header_home.gif);
	background-repeat: no-repeat;
}
.about {
	background-image: url(../i/gfx_header_about.gif);
	background-repeat: no-repeat;
}
.services {
	background-image: url(../i/gfx_header_services.gif);
	background-repeat: no-repeat;
}
.sponsors {
	background-image: url(../i/gfx_header_sponsors.gif);
	background-repeat: no-repeat;
}
.coupon {
	background-image: url(../i/gfx_header_coupon.gif);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../i/gfx_header_contact.gif);
	background-repeat: no-repeat;
}

.bold {
	font-weight: bold;
}
.staff {
	margin-bottom: 8px;
}
.staff img {
	border: 1px solid #003366;
}
.inset {	
	float: right;
	padding-left: 15px;
}

