body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	behavior: url(csshover.htc);

}
.logocell {  text-align: right; vertical-align: top; font-size: 2em; font-weight: bold; color: #00CC00}
.navrow {
	font-size: 0.8em;
	background-color: #00CC33;
	letter-spacing: .15em;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	border: 3px solid black;
}
.sponsorcell {
	text-align: center;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
}
.sponsorcell p {
	clear: both;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 0px;
}
.sponsorcell h3 {
	clear: both;
	margin-bottom: 0px;
	text-align: center;
	margin-top: 15px;
}
.copyrightcell {
	font-size: 0.7em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/2009_lutz_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}
.maincell {
	font-size: 0.9em;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
}
.subheading {
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-color: black black #999999;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-image: url(images/2009_lutz_cell_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.subtext {  font-size: .9em; vertical-align: top; padding-top: 8px; padding-right: 5px; padding-bottom: 8px; padding-left: 10px; border-color: black black #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.photoheading {  font-size: 1.4em; font-weight: bold; color: #FFFFFF; background-color: #FF0000; text-align: right; padding-top: 5px; padding-right: 20px; padding-bottom: 5px; border-color: #000000 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
a:link {  color: #0000FF}
a:hover {  color: #FFFFFF; background-color: #0000FF}
.sponsortext {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #00CC33;
	background-color: #000000;
	padding: 3px;
	width: 100%;
	border: 1px solid #00CC33;
}
div#header {
	background-image: url(images/2009_lutzheader.jpg);
	background-position: right top;
	height: 224px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}
.maintable {
	background-image: url(images/maincell_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sponsor_opps {
	margin: 5px;
	float: left;
}
div#nav {
	font-size: .9em;
	background-color: #00CC33;
	border: 2px solid #000000;
	height: 30px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}
div#nav ul {
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}

div#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: inline;
}
div#nav li a:link, div#nav li a:visited {
	text-decoration:none;
	display:block;
	background-image: url(../images/nav_bg_3.gif);
	background-repeat: repeat-x;
	
	
}
div#nav li a:hover {
	background-image: url(images/nav_bg_hover.gif);
	background-repeat: repeat-x;
}
div#nav a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0000FF;
	text-indent: 10px;
	padding-right: 10px;
}
div#nav li.active {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
