html {padding:0; margin:0; height:100%;}
body {background-color:#B51D1B; height:100%; font-family:Arial, Helvetica, Sans Serif; padding:0; margin:0;}
p {color:#B51D1B; font-family:Arial, Helvetica, Sans Serif; font-size:1em;}
h1 {font-size:1.2em; font-weight:bold; color:#B51D1B;}
h2 {font-size:16px; font-weight:bold; color:#F8ED37;}
h3 {font-size:14px; font-weight:normal; font-style:italic; color:#F8ED37;}

p a {color:#B51D1B; text-decoration:none; text-align:center; font-weight:bold;}
p a:hover {color:#F8ED37; text-decoration:none;}
h1 a {color:#B51D1B; text-decoration:none; text-align:center; font-weight:bold;}
h1 a:hover {color:#F8ED37; text-decoration:none;}

/*Container and Content Definitions*/

#container {width:100%; margin:0%; height:100%; background-color:#B51D1B;}
#content {background:url(../img/index_bg.jpg) no-repeat center center; width:100%; height:100%;}
#content2 {background:url(../img/bg.jpg) no-repeat center center; width:100%; height:100%;}

/*Header and Link Definitions*/

#header {background-color:#B51D1B;}
#header a {padding:7px 15px 4px; text-decoration:none; color:#FEC00F; font-size:.8em;}
#header a:hover {color:#FFF; text-decoration:none;}

#links td {text-align:center;}
#links a {text-decoration:none; text-align:center; color:#B51D1B; font-size:18px; text-transform:uppercase; font-weight:bold;}
#links a:hover {font-size:22px; text-decoration:none; font-weight:bold;}

#current p {color:#B51D1B; font-size:22px; text-transform:uppercase; font-weight:bold;}

/*Bio Definitions*/

.bios a {color:#B51D1B; text-decoration:none; text-align:center; font-weight:bold;}
.bios a:hover {color:#F8ED37; text-decoration:none;}
.bios p a {color:#B51D1B; text-decoration:none; text-align:center; font-weight:bold;}
.bios p a:hover {color:#F8ED37; text-decoration:none;}
.bios h1 a {color:#B51D1B; text-decoration:none; text-align:center; font-weight:bold;}
.bios h1 a:hover {color:#F8ED37; text-decoration:none;}
.bios h2 a {color:#B51D1B; text-decoration:none; text-align:center; font-weight:bold;}
.bios h2 a:hover {color:#F8ED37; text-decoration:none;}

/*Other Definitions*/

#email_signup {background-color:#B51D1B; border:#F8ED37 4px ridge;}
.email_form {margin:3px;}
#upcoming {background-color:#B51D1B; border:#F8ED37 4px ridge;}
#upcoming a {color:#F8ED37; font-size:28px; font-weight:bold; text-decoration:underline;}
#upcoming a:hover {color:#B51D1B; font-size:18px; font-weight:bold; text-decoration:none;}
#contact_form {background-color:#B51D1B; border:#F8ED37 4px ridge;}
.contact_form {margin:3px;}
#contact_form p {color:#F8ED37;}
.gear {background-color:#B51D1B; border:#F8ED37 4px ridge;}
.gear p {color:#F8ED37;}
.gear_select p {font-size:12px; font-style:italic;}

#upcoming_link a {color:#F8ED37; text-decoration:none; font-size:24px; font-weight:bold;}
#upcoming_link a:hover {color:#FFF; text-decoration:none;}

/*General Content Definitions*/

#text {width:100%; text-align:center;}
#text p {padding:0 15% 0 15%; font-family:"Gill Sans", Arial, Helvetica, Sans Serif; font-size:1.3em;}
#text a {text-decoration:none; color:#B51D1B; font-weight:bolder;}
#text a:hover {text-decoration:none; color:#FFF}
#text h2 {color:#B51D1B; font-weight:bolder; font-size:1.2em;}

#calendar {margin:6% 15% 0 19%; width:75%; font-size:1.2em; color:#B51D1B;}
#calendar a {text-decoration:none; font-weight:bolder; color:#B51D1B;}
#calendar a:hover {text-decoration:none; color:#FFF;}

#main {width:100%;}

#vids {background: url(../img/video_bg.jpg) no-repeat center center #B51D1B;}
#vids p {color:#F8ED37; font-size:14px;}
#vids p a {color:#F8ED37; text-decoration:underline;}
#vids p a:hover {color:#F8ED37; text-decoration:none;}

/*Footer Definitions*/

#footer {background-color:#B51D1B; width:100%;}
#footer a {text-decoration:none; font-size:.7em; color:#FEC00F;}
#footer a:hover {text-decoration:none; color:#FFF;}
#copyright p {font-size:.7em; color:#FEC00F;}
#copyright p a {font-size:.9em; text-decoration:none; color:#FEC00F;}
#copyright p a:hover {text-decoration:none; color:#FFF;}
 /*
TwinHelix Fix for PNG transparency - include this one line in your CSS file, with the tag names to which you want the script applied:
*/

img, div {behavior: url(iepngfix.htc)}
