body {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color: #000;
background: #000;
margin: 0px;
}

A:link {
	color: #FF0000;
	text-decoration: none;
}

A:visited {
	color: #FF0000;
	text-decoration: none;
}

A:active {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: none;
}

A.dark:link {
	color: #FF0000;
	text-decoration: none;
}

A.dark:visited {
	color: #000;
	text-decoration: none;
}

A.dark:active {
	color: #000;
	text-decoration: none;
}

A.dark:hover {
	color: #000;
	text-decoration: none;
}

.hardnuts {
	background-image: url(images/hardest_hardnuts.jpg);
	background-repeat: no-repeat;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.nutstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.tellustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.nutsbdr {
	margin: 3px;
	padding: 0px;
}
.tellus {
	background-image: url(images/cold_hard_cash.jpg);
	background-repeat: no-repeat;
}
.regoform {
	background-image: url(images/hardest_form.jpg);
	background-repeat: repeat-y;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
	
.gallery_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	}
	
.formtext_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
	}
	
.formtext_large_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	}

.gallery {
	background-image: url(images/hardest_gallery.jpg);
	background-repeat: repeat-y;
}

.prizes {
	background-image: url(images/hardest_prizes.jpg);
	background-repeat: no-repeat;
}

.secrets {
	background-image: url(images/hardest_secrets_back.jpg);
	background-repeat: no-repeat;
}
.outlets {
	background-image: url(images/outlets_back.jpg);
	background-repeat: no-repeat;
}
.sponsors {
	background-image: url(images/hardest_sponsors.jpg);
	background-repeat: no-repeat;
}


.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.gallery_back {
	background-image: url(images/hardest_gallery_back.jpg);
	background-repeat: repeat-y;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


