
.body {
	background: #000 url(images/bg.jpg) top center no-repeat;
	border: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	}

p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #CCC;
	border: none;
	}
	
h1 {
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding: 0;
	margin: 0;
	text-transform: uppercase; /* Optional */
	}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 0 0 4px 0;
	margin: 0 0 15px 0;
	}
	
.small {
	background:url(images/hdr_break_small.gif) bottom left no-repeat;
	}
	
.large {
	background:url(images/hdr_break.gif) bottom left no-repeat;
	}
	
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	padding: 0 0 0 0;
	margin: 5px 0 3px 0;
	text-decoration:underline;
	
	}

p {
	margin: 0;
	padding: 0;
	}
	
a:link, a:visited {
	color: #FFCC00;
	text-decoration : none;
	}
	
a:hover, a:active {
	color: #FFCC00;
	text-decoration : Bold;
	}

/* ----------------------- <genClasses> --------------------------- */
.wrap {
	width: 780px;
	margin: auto;
	padding: 0;
	}

.banner {
	background: url(images/bg_banner.jpg) top left no-repeat;
	width: 750px;
	margin: 0;
	padding: 0 15px 0 15px;
	}
	
.content {

	}
	
    
    /*--------------------- Begin Landing Page Styling -----------------------*/
.splashbody {
	background: #000;
	border: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	text-align:center;
	}
.splashwrap {
	text-align:center;
	margin:0 auto 0 auto;
	color:#FFFFFF;
}

.splash_date_input, input{
    width: 35px;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.splash_date{
    font-size: 12px; 
    font-weight: bolder; 
    font-family: Arial; 
    color: #FFCC00;
}
