﻿@charset "utf-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #header {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0;
	height: 250px;
	text-align: right;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	color: #FFF;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(Images/main_cont_back.png);
	background-repeat: repeat-x;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9F;
	border-right-color: #306;
	border-bottom-color: #306;
	border-left-color: #306;
	padding-top: 15px;
}
.oneColFixCtrHdr #footer {
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 10px;
	padding-right: 35;
	padding-bottom: 10px;
	padding-left: 0;
	vertical-align: middle;
}
.oneColFixCtrHdr #container_main {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCDDFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25;
	margin-left: auto;
	background-image: url(Images/contBackBig.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#mainHeaderInfo {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	height: 90px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	width: 275px;
	float: right;
	line-height: normal;
}
#mainHeaderTagline {
	font-size: 16px;
	font-style: oblique;
	text-align: center;
	float: right;
	height: 90px;
	width: 300px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCDDFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(Images/contBackSmall.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
}
#lastMenuID {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#picShow {
	margin-left: 115px;
	border: 1px solid #FFF;
	margin-right: 115px;
}
.sponsorTagBox {
	text-align: left;
	float: left;
	padding-left: 35px;
}
.oneColFixCtrHdr #container_main #mainContent h2 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.linkFix {
	color: #FFF;
}
.oneColFixCtrHdr #mainContentSponsor {
	color: #FFF;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	background-image: url(Images/sponsor_back.png);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9F;
	border-right-color: #306;
	border-bottom-color: #306;
	border-left-color: #306;
	padding-top: 25px;
	height: 450px;
}
#mainContentSponsor h2 {
	text-align: center;
	color: #0000FF;
}
#mainContentSponsor h2 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #container_main #mainContentSponsor p {
	font-size: 16px;
	color: #303;
	text-align: center;
}
.sidePic {
	float: right;
	border: 1px solid #CCF;
	margin: 15px;
}
.sidePicLeft {
	float: left;
	border: 1px solid #CCF;
	margin: 15px;
}
.fltLeft {
	float: left;
}
.oneColFixCtrHdr #mainContentRests {
	color: #FFF;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 40px;
	background-image: url(Images/rests_back.png);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9F;
	border-right-color: #306;
	border-bottom-color: #306;
	border-left-color: #306;
	padding-top: 25px;
	height: 625px;
}
.oneColFixCtrHdr #container_main #mainContentRests p {
	color: #330033;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.oneColFixCtrHdr #container_main #mainContentRests p img {
	margin-right: 25px;
	margin-top: 20px;
}
.oneColFixCtrHdr #container_main #mainContentRests h2 {
	color: #000000;
	text-align: center;
	font-size: 16px;
}
.oneColFixCtrHdr #container_main #mainContentRests h2 a {
	color: #303;
}
.oneColFixCtrHdr #container_main #mainContentSponsor h2 a img {
	padding-right: 25px;
}
#form1 {
	text-align: center;
}
.tableCell {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}

