#main {
	width: 950px;
	margin-top: -36px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(images/mast.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	line-height: 20px;
}
html, body {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	font-style: normal;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}
p {
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
}
#sidebar {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	background-color: #8A191B;
	background-image: url(images/tblBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
h1 {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
h1 a:link {
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

* html #main {
height: 100%;
}
#sidebar h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
#sponsors {
	color: #000000;
	width: 950px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	-khtml-opacity: 0.5;
}
#footer {
	width: 950px;
	background-image: url(images/fttr_tab.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	margin-top: 0px;
	position: fixed;
	bottom: 0%;
	z-index: 100;
	margin-left: -475px;
	left: 50%;
}
#sidebar2 {
	color: #000000;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	margin-bottom: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	width: 250px;
	height: 600px;
	margin-right: -41px;
	padding-left: 41px;
	margin-top: -10px;
}
#sidebar2  a {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
#sidebar2 h1 {
	color: #000000;
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

