table.header {
	width: 888px;
	height: 65px;
	background-color: #ffffff;
}
table.header td.logo {
	padding-left: 67px;
}
table.header td.profileNav {
	padding: 0 0 0 0;
}
table.profileNav {
	float: right;
}
table.profileNav td {
	white-space: nowrap;
	text-align: center;
	vertical-align: baseline;
}
table.profileNav a {
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #a00000;
}
table.profileNav a:hover {
	text-decoration: underline;
	color: #ab0000;
}
table.mainTable {
	width: 100%;
}
table.mainTable td.leftBox {
	vertical-align: middle;
	text-align: center;
}
div.leftBox {
	display: block;
	width: 173px;
}
table.mainTable td.topNav {
	background: transparent url(../images/bg_topnav.gif) top left repeat-x;
	width: 100%;
	height: 55px;
	
}
table.topNav td {
    margin: 5px 0px 0px 0px;
	white-space: nowrap;
}
table.topNav a { 
	display: block;
	padding: 5px 8px 5px 9px;
	text-align: center;
	text-decoration: none;
}
table.topNav td.search {
	padding: 1 8 0 8;
}

table.mainTable {
	width: 888px;
	/*background-color: #e5dfc9;*/
}
table.mainTable td.leftNav {
	width: 173px;
	vertical-align: top;
}
table.mainTable td.content {
	width: 715px;
	background-color: #ffffff;
	text-align: center;
}
div.footer {
	position: absolute;
	left: 215px;
	bottom: 15px;
}

table.footer input.mailerField {
	display:inline;
	background: #ffffff url(../images/bg_submit.gif) top left no-repeat;
	padding: 3 0 0 3;
	border: none;
	width: 135px;
	height: 19px;
	font-family: Tahoma;
	font-size: 11px;
}
table.footer a { 
	color: #a00000;
	text-decoration: none;
}
table.footer a:hover { 
	color: #a00000;
	text-decoration: underline;
}
div.fishHolder {
	width: 100%;
	text-align: center;
	margin: 60 0 10 0;
}
.stretch {
	width: 100%;
	height: 100%;
}
hr {
	noshade: no-shade;
	height: 1px;
	color: #ab0000;
	padding: 0px;
	margin: 0px;
}

ul.leftNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.leftNav li {
	display: block;
	width: 173px;
	height: 23px;
}
ul.leftNav li a {
	display: block;
	padding: 7 0 7 8;
	height: 23px;
	margin: 0px;
	/*margin: 0 0  2;*/
	text-align: left;
	text-decoration: none;
	color: #ffffff;
	background-color: #a30000;
}
ul.leftNav li a:hover {
	background-color: #ab0000;
}
/*GOOGLE MINI OVERRIDE COLORS */
.s{
	color:#000000;
}
.s a{
	color:#a00000;
}
.n a{
	color:#a00000;
	font-size:12px;
}
.b a{
	color:#a00000;
	font-size:12px;
}
.g a{
	color:#a00000;
	font-size:12px;
	text-decoration:underline;
}
.kmc{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
}
