html {height: 100%; margin-bottom: 1px;}  

html,body {height:100% !important; background-color: #FFFFFF;}

td, p, li, ul, ol, h1, h2, h3 ,h4 ,h5 ,h6, label, input {
	font: normal 12px Bell Gothic, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}

/* Text */
h1 {
font-family: Bell Gothic, Arial, Helvetica, sans-serif;
text-align:right;
font-size: 18px;
font-weight:100;
}

h1.showcaseHeader {
font-family: Bell Gothic, Arial, Helvetica, sans-serif;
text-align:left;
font-size: 18px;
font-weight:100;
}


h2 {
font-family: Bell Gothic, Arial, Helvetica, sans-serif;
font-align:left;
font-size: 16px;
font-weight:800;
}


h3 {
font-family: Bell Gothic, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:600;
}

h3 a {
font-family: Bell Gothic, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size: 13px;
font-weight:600;
color: #B5BF34;
}


p {
font-size: 13px; 
font-family: Times, serif;
font-weight:100;
text-align: left; 
color: #000000;
line-height: 14px;
}

p a {
font-size: 13px; 
font-family: Times, serif;
font-weight:100;
text-align: left; 
color: #B5BF34;
line-height: 14px;
}

p.subText {
font-size: 12px; 
font-family: Times, serif;
font-weight:600;
text-align: left; 
color:#B5BF34;
line-height: 17px;
}

p.smallPrint {
font-size: 10px; 
font-family: Times, serif;
font-weight:800;
text-align: left; 
color: #000000;
}

p.smallPrint a {
font-size: 10px; 
font-family: Times, serif;
font-weight:800;
text-align: left; 
color: #B5BF34;
}



/* Divs */
#main_container {width:1000px; height:auto; margin:auto;}

#header {width:1000px; height:252px; margin:auto;}

#columnOne {width:650px; height:auto; float:left;}
#headerText {width:545px; padding:10px 105px 0 0;}
#showcase {width:550px; height:auto; float:left; padding: 20px 50px 0 50px;}


#columnTwo {width:90px; height:auto; float:left; padding: 40px 0 0 0;}

#columnThree {width:245px; height:auto; float:left; padding: 40px 0 0 10px;}

#sponsors {width:232px; height:auto; float:left; padding: 0 0 0 10px; clear:both;}


#footer {width:1000px; margin:auto; clear:both;}
#signature {width:200px; float:left;}
#copyright {width:790px; padding: 10px 0 0 10px; float:left;}



/* Navigation */
#nav_container {width:871px; height:37px; margin:auto; border:1px solid #bf1e2e;}
#nav_container ul {list-style:none;}
#nav_container li {float:left; width:145px; line-height: 37px; text-align:center;}
#nav_container li a {color: #bf1e2e; font-weight:normal; text-decoration:none;}

.year_heading_on  { 
font-family:  Bell Gothic, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:600;
color: #F4F5D9;
margin: 0 0 0 0;
padding: 0 0 0 0;
display:block;
}
