/* CSS Document */

/* ---------- BROWSER RESETS ---------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
	background: transparent;
	margin: 0; padding: 0; border: 0; outline: 0;
}

/* ---------------- TAGS -------------- */
body{background:#2D1B0F url('../img/background1rev.gif') top center repeat-x; font:13px/18px Arial, Helvetica, sans-serif; margin:0 auto; text-align:center; color:#FFFFFF;}
div, p, span, td {font:13px/18px Arial, Helvetica, sans-serif; text-align:left; color:#FFFFFF;}

p {margin:0 0 18px;}
td {vertical-align:top}

/* ---------- TYPOGRAPHY & COLOR ---------- */
h1 {font:24px Arial, Helvetica, sans-serif}
h2 {font:bold 17px/24px Arial, Helvetica, sans-serif;}
h3 {font:bold 13px/18px Arial, Helvetica, sans-serif;}
h4 {font:bold 13px/18px Arial, Helvetica, sans-serif; color:#A72820}
a:link {color:#FFF; text-decoration:none;}
a:visited {color:#FFF; text-decoration:none;}
a:hover {color:#FFF; text-decoration:underline;}
a.goTo {background:#551B10; font-weight:bold; color:#FFF;}
a.goTo:hover {background:#7E2118; text-decoration:none;}
#fullcol a {color:#CB0C81;}
#linkBack a:link, #linkBack a:visited, #linkBack a:hover {color:#FFF; text-decoration:none;}



/* ----------------------------------- PAGE LAYOUT ------------------------------------------ */
.center {width:980px; margin:0 auto;}
.content {padding-left:212px;}

#main {background:#500F0F; text-align:center;}
	#main #fullcol {width:650px; padding:12px 35px 12px 0;}
		#fullcol p, h2, h4 {margin:0 0 12px;}
	#main #overview {float:left; width:446px; margin:12px 35px 12px 0;}
		#overview h2 {margin:0 0 18px;}
		#overview h4 {margin:0 0 5px;}
	#main #eventInfo {background:#A82820; float:left; width:225px; height:250px; #height:248px;}
	
#footer {margin-bottom:50px; color:#436688; text-align:center;}
	#footer .content {margin-top:10px;}
	
#banner {position:relative; width:980px; height:200px; margin:0 auto; text-align:center;}
	#banner #eventlogo {position:absolute; top:120px; left:200px;}
	
#linkBack {background:#000; height:33px; width:100%; text-align:center;}
	#linkBack .content {padding-left:12px; line-height:33px;}
		#linkBack .content img {margin-right:10px;}
		#linkBack .content td {height:33px; vertical-align:middle;}
	
/* --------------------- LISTS  --------------------------------*/

	
/* --------------------- IMAGES & IMAGE POSITIONING  --------------------------------*/
#tagline {margin:0 0 26px}

/* --------------------- MISC  --------------------------------*/
.clear {clear:both; height:0px; line-height:0px; font-size:0px; }
.goTo {background:#551B10; padding:2px 4px;} 
	

