@font-face {
	font-family: AlumFreePromotional;
	src: url('Fonts/AlumFreePromotional.eot');
	src: url('Fonts/AlumFreePromotional.ttf') format('opentype');
}
@font-face {
    font-family: 'lava_mf';
    src: url('Fonts/lava_mf.eot');
    src: url('Fonts/lava_mf.eot?#iefix') format('embedded-opentype'),
         url('Fonts/lava_mf.woff') format('woff'),
         url('Fonts/lava_mf.ttf') format('truetype'),
         url('Fonts/lava_mf.svg#lava_mfregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tampa';
    src: url('Fonts/tampa.eot');
    src: url('Fonts/tampa.eot?#iefix') format('embedded-opentype'),
         url('Fonts/tampa.woff') format('woff'),
         url('Fonts/tampa.ttf') format('truetype'),
         url('Fonts/tampa.svg#tamparegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'techno_overload_BRK';
	src: url('Fonts/techno_overload_BRK.eot');
	src: url('Fonts/techno_overload_BRK.ttf') format('opentype');
}
* {
	border: 0;
}
.printonly {
	display: none;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(Images/red-background.jpg), url(Images/silver-background.jpg), #999999;
	background-repeat: repeat-x, repeat;
	background-position: top;
}
#TopArea {
	font-family: AlumFreePromotional;
	height: 134px;
	line-height: 134px;
	position: relative;
	left: 10%;
	width: 80%;
	text-align: center;
	white-space: nowrap;
	font-size: 6em;
}
#TopArea  a, #TopArea a:hover, #TopArea a:visited {
	color: #000000;
	text-decoration: none;
}
#PrimaryArea {
	background-color: #FFFFFF;
	position: relative;
	left: 10%;
	width: 80%;
	border-radius: 25px;
	text-align: center;
}
#TopLinkArea table, #TopLinkArea tr {
	width: 100%;
	border: 0px;
	padding: 0px;
}
#TopLinkArea td {
	text-align: center;
	border: 0px;
	padding: 0px;
	width: 20%;
	white-space: nowrap;
}
#TopLinkArea, #TopLinkArea  a, #TopLinkArea a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: lava_mf;
	position: relative;
	height: 66px;
	line-height: 66px;
	font-size: 1.25em;
}
#TopLinkArea a:hover {
	color: #FF0000;
	text-decoration: none;
}
#ContentArea {
	font-family: Tampa;
	font-size: 1.5em;
	padding-left: 50px;
	padding-right: 50px;
}
#ContentArea  a, #ContentArea a:visited {
	color: #000000;
	text-decoration: underline;
}
#ContentArea a:hover {
	color: #FF0000;
	text-decoration: none;
}
.caps {
	font-family: areal;
}
.red {
	color: #FF0000;
}
#BottomLinkArea {
	font-family: lava_mf;
	font-size: 1.5em;
	position: relative;
}
#Copyright {
	color: #000000;
	font-size: .7em;
	text-align: center;
}
#Copyright  a, #Copyright a:hover, #Copyright a:visited {
	color: #FF0000;
}
#BottomLinkArea, #BottomLinkArea  a, #BottomLinkArea a:visited {
	color: #000000;
	text-decoration: none;
}
#BottomLinkArea a:hover  {
	color: #FF0000;
	text-decoration: none;
}
#validation {
	display: none;
}
input, textarea {
	padding: .5em;
	border: 1px #000000 solid;
	border-radius: .75em;
}
.noborder {
	padding: .5em;
	border: 0px #000000 solid;
	border-radius: .75em;
}
