@import url("reset.css");
@import url("form.css");

BODY {
	margin:0; padding:0; 
	font-family:Georgia,Times,serif;
	background:#000000 url(../_images/bg-page.jpg) repeat-x left top;
	color:#ffffff;}

/* --------------------- PAGE LAYOUT CONTROLS ---------------------- */

#page {width:960px; margin:0 auto 0 auto;}

#navigation {text-align:right;}

#header {margin:0 auto 0 auto; text-align:center;}

.left-column {width:640px; float:left;}
.right-column {width:270px; float:right;}

#image-col-right {border:1px solid #ffffff; padding:10px; margin-bottom:10px;}
#content-area{padding:100px 5px 20px 0px; background: url(../_images/emblems.jpg) no-repeat;}
#content-area-plain{padding:50px 5px 20px 0px;}
#event-schedule {
	width:100%; 
	height:600px; 
	background:#EBEBEB url(../_images/bg-event-schedule.jpg) repeat-x left bottom; 
	border:1px solid #EB2E30;}

#footer {
	width:950px;
	margin:0 2px 0 2px;
	height:55px;
}
#footer-address	{width:946px; margin: 0 auto 0 auto; font-size:20px; color:#515151; text-align:center; padding-top:8px;}

H1 {font-size:36px; color:#EB2F30; font-weight:bold;}
H2 {font-size:24px; color:#EB2F30; font-weight:bold;}
H3 {font-size:18px; color:#ffffff; font-weight:bold;}

.black-font {color:#000000;}
.red-font {color:#EB2E30;}
.grey-font {color:#7D7D7D;}

A:visited 		{color:#9D9D9D;text-decoration:underline;}
A:link    		{color:#9D9D9D;text-decoration:underline;}
A:hover   		{color:#ffffff;text-decoration:none;}


.left-col-border {border: 1px solid #BDBDBD; padding:10px;}
.home-table {width:100%; text-align:center; padding:4px; margin-bottom:10px;}

.sponsors-outer {width:100%; padding:8px; background:#000000; border-style:double; border-color:#ffffff;}
.sponsors-inner {background:#ffffff;}

.main {margin-top:-30px;}
/* --------------------- FOOTER ADDRESS ---------------------- */

/* --------------------- START HOME PAGE CONTENT LAYOUT CONTROLS ---------------------- */

.clear {clear: both;}

P {margin: 10px auto; line-height:21px; padding:6px;}
.ent-block {line-height:21px;}
.special {font-size: 11px;}
#col-right-hd {color:#ffffff; font-size:11px; font-weight:bold; text-align:center; margin-bottom:8px;}
/* --------------------- LINKS ---------------------- */

/* --------------------- LISTS ---------------------- */
li{margin: 20px 0px 20px 20px;}
.nobulletlist li{margin: 20px 50px 20px 50px; list-style-type:none;}
#bulletlist-mission li{margin: 0 0 14px 120px;}


/* --------------------- FORM ---------------------- */





