html {
	height: 1137px;
}
body {
	padding: 0 5px 0 5px;
	margin: 0;
}
body, table {
	color:#000000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td, table {
	border:0;
	padding: 0;
	margin:0;
	vertical-align:top;
	border-collapse:collapse;
	text-align:left;
}
h1 {
	font-size: 16px;
	padding-top: 2px;
	margin-top: 7px;
	text-decoration:none;
}
h2 {
	font-size: 14px;
	padding-top: 10px;
}
h3 {
	font-size: 12px;
	padding-top: 10px;
	font-weight:bold;
}
img, a img, a:link img, a:hover img, a:visited img, a:active img {border: 0;}
a, a:link, a:visited, a:hover, a:active {
	color: #000000;;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
td.top {
	height: 75px;
	padding: 15px;
}
.imgtop {
	float: left;
	width: 335px;
	overflow:hidden;
	height: 75px;
	margin-left: 15px;
}
.imgtop img {
	padding: 5px
}
.hsponsor {
	width: 105px;
	float: right;
	padding: 0px 25px 0 0;
}
.txt {
	float: left;
	width:467px;
	padding: 0 15px;
	overflow:hidden;
}
.txt img {padding: 10px;}
ul.snav {
	list-style: none;
	padding: 0;
	margin: -30px 0 10px 230px;
}
.snav li {
	background:url(snavm.gif) repeat-x;
	height:30px;
	float:left;
	margin-left: 10px;
	width:auto;
}
.snav li a, .snav li a:link, .snav li a:hover, .snav li a:active, .snav li a:visited{
	position: relative;
	font-size:12px;
	bottom: 10px;
}
ul.bnav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.bnav li {
	background:url(bnavm.gif) repeat-x;
	height:45px;
	float:left;
	margin: 10px 0 0 10px;
	width:auto;
}
.bnav li a, .bnav li a:link, .bnav li a:hover, .bnav li a:active, .bnav li a:visited{
	position: relative;
	font-size: 18px;
	bottom: 17px;
}
td.bottom {
	height: 70px;
}
.rpright{
	float: right;
	width: 237px;
	height: 595px;
	margin-top: -23px;
	padding: 0 15px 13px 30px;
}
.rpright .r1 td {
	padding: 1px 0 1px 2px;
}
.rpright .r2 td {
	padding: 2px 0 2px 2px;
}
.rpright table {
	margin-bottom: 15px;
}
.rpright td {
	overflow:hidden;
}
.sub {font-size: 10px;}
a.external img {vertical-align:middle}
input.error, textarea.error {background-color: #a03d3d; border:2px solid #a03d3d;}
form table, form td {
	padding: 3px;
	vertical-align:middle;
}
.middle textarea {
	margin-left: 10px;
}
.middle select {
	margin: 2px 0 2px 10px;
}
input.error,textarea.error {
	border: 1px solid #ff0000;
	background: #ffbdbd;
}
.footer {text-align: center; padding-top: 40px;}
.footer a, .footer a:link, .footer a:visited {text-decoration: none; color:#111111; font-size:10px;}
.footer a:hover, .footer a:active {text-decoration: underline; color:#333333; font-size:10px;}
.gaga {text-align:center; height:10px;}

/*** ELWARDS SLIDESHOW ***/
.image_container, .image_container table {width:232px; height:55px; margin-top: -3px;}
.image_container table {position:absolute; background-color:#ffffff; opacity:1; } 
.image_container table td {vertical-align:top; text-align:center; }
.image2 { opacity:0; }
.image_container img {
	width:auto;
	height:auto;
	max-height:55px;
	max-width:230px;
	width: expression(this.width > 230 ? "230px" : true);
	height: expression(this.height > 55 ? "55px" : true);
}
tr.error td,div.error {
	background-color:#b81414; color:#FFF;
}
