body {
	background-color: #000000;
	background-image: url(../images/core/bg_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.skiplink {display: none}

#header {
	width: 780px;
	height: 220px;
	background-image: url(../images/core/bg_header.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#main {
	width: 780px;
	background-repeat: repeat-y;
	background-image: url(../images/core/bg_main.gif);
	padding: 0px;
	float: left;
	margin: 0px;
}
#main #main_text {
	width: 465px;
	float: left;
	background-image: url(../images/core/bg_main_text.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
#footer {
	width: 685px;
	padding-left: 90px;
	padding-right: 5px;
	height: 50px;
	padding-top: 15px;
	font-size: x-small;
	color: #FFFFFF;
	padding-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/core/bg_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
}
#footer a:link {
	color: #E4044F;
}
#footer a:visited {
	color: #E4044F;
}
#footer a:hover {
	color: #E4044F;
}
#footer a:active {
	color: #E4044F;
}
#title #mailing_list {
	width: 370px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: right;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title #navigation {
	width: 385px;
	height: 18px;
	float: right;
	clear: right;
	padding: 0px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title #navigation ul {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#title #navigation ul li {
	list-style-type: none;
	display: inline;
}
#title #navigation #fifty {
	margin-left: 60px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	padding: 0px;
}
#title #navigation #add {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 75px;
}
#title #navigation #extras {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 60px;
}
#main #ad_sidebar {
	width: 170px;
	height: 100%;
	float: right;
	background-repeat: repeat-y;
	clear: right;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#header #ad_header {
	width: 468px;
	padding-top: 50px;
	float: right;
	height: 160px;
}
#header #home {
	float: left;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#footer #essential {
	float: right;
}
.divider {
	margin-left: -45px;
	margin-bottom: 10px;
}
.H2 {
	color: #000000;
}
.H3 {
	padding-top: 10px;
}
.H4 {
	font-weight: bold;
	font-size: medium;
}
.H5 {
	font-weight: bold;
	font-size: small;
}
#container #main #main_text #number img {
	float: left;
}
#container #main #main_text #number_container {
	padding-bottom: 10px;
	padding-top: 5px;
}
.first_words {
	font-weight: bold;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	font-size: 85%;
}
#container #main #main_text #number_text {
	padding-left: 50px;
	display: block;
}
#container #main #main_text img {
	float: right;
}

