body {
	font-family: tahoma;
	font-size: 12px;
	margin:0;
	padding: 0;
	border: 0;
	color: white;
	background:#000;
}
img {
	border:0;
}
fieldset {
	border:0;
}
ul {
	margin:0;
	padding:0;
	border:0;
}
a {
	color:red;
	text-decoration:none;
}
h2 {
	font-family:"Century Gothic";
	font-size:20px;
	font-weight:normal;
	margin-top:10px;
}
a:hover {
	text-decoration:underline;
}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background:black;
}
/* HEADER */

#header {
	background-image: url(../images/header.jpg);
	height:212px;
}
#main_pic {
	background-image: url(../images/main_pic.jpg);
	height:224px;
	clear:both;
}
#header ul {
	list-style-type:none;
	float:right;
	margin-top:20px;
}
#header ul li a {
	display:block;
	height:15px;
	background:#232323;
	border-left:5px solid #6f0000;
	width:100px;
	padding:5px;
	font-size:11px;
	margin-bottom:2px;
	color:white;
}
#header ul li a:hover {
	color:  #9A864F;
	;
	text-decoration:none;
}
#welcome {
	background-image: url(../images/welcome_back.jpg);
	height:274px;
	width:529px;
	float:left;
}
#welcome h2, #welcome div {
	color:white;
	padding-left:190px;
}
#main {
	background-image: url(../images/newsletter_back.jpg);
	width:800px;
	float:left;
	height:274px;
}
#newsletter {
	background-image: url(../images/newsletter_back.jpg);
	width:271px;
	float:left;
	height:274px;
}
#newsletter legend {
	display:none;
}
#newsletter h2 {
	color: #9A864F;
}
#newsletter h2, #newsletter div {
	padding-left:10px;
}
#newsletter label {
	width:120px;
	display:block;
	float:left;
	text-align:right;
	padding:3px;
	clear:both;
}
#newsletter button {
	margin-top:10px;
	margin-left:90px;
	;
}
#newsletter input {
	float:left;
	border:1px solid black;
	width:100px;
}
#footer {
	text-align: center;
	padding-top:10px;
	font-size:11px;
	position:relative;
	top:10px;
	height:70px;
	clear:both;
}
#main_menu {
	background:#232323;
	margin:0px;
	width:100%;
	height:35px;
}
ul#menu {
	clear:both;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:auto;
	width:760px;
	z-index:2;
}
ul#menu ul {
	background-color:black;
	border:1px solid white;
	display:none;
	padding:0px;
	position:relative;
	z-index:2000;
}
ul#menu li {
	display:block;
	float:left;
	z-index:2;
}
ul#menu li a {
	color:white;
	display:block;
	font-family:century gothic;
	font-size:17px;
	padding:7px 15px;
	text-decoration:none;
}
ul#menu li a:hover {
	background:#6F0000 none repeat scroll 0%;
	color:white;
}
ul#menu li a:active, ul#menu li a.active {
	color:white;
}
ul#menu li ul li a {
	background-image:none;
	border:0pt none;
	color:white;
	display:block;
	height:18px;
	margin:0pt;
	padding:5px;
	text-transform:none;
	vertical-align:middle;
	width:220px;
}
ul#menu li ul li a:hover {
	background:#9A864F none repeat scroll 0%;
	color:white;
}
ul#menu li li {
	display:block;
	float:none;
	margin:0pt;
	padding:0px;
	z-index:2100;
}
ul#menu li:hover ul, ul#menu li.hover ul {
	display:block;
	position:absolute;
	z-index:2;
}
.submenu_first {
	border:0pt none !important;
}
#slogen {
	margin-left:auto;
	margin-right:10px;
	width:300px;
	padding-top:70px;
}
#slogen .slogen1 {
	color:white;
	font-family: "century gothic";
	font-size:35px;
	color:white;
}
#slogen .slogen2 {
	color:black !important;
	font-family: "century gothic";
	font-size:35px;
	color:white;
}
#content {
	line-height:170%;
}
#container #content table tr th table tr td form table tr td #tblSponsorLevels tr td .style1 font {
	color: #FFF;
}

