html, body, div, h1, h2, h3, h4, h5, h6, dt, dd, blockquote, ul, ol, li, pre, form, fieldset, table, th, td, hr { margin: 0; padding: 0; } input {margin:0;}/*reset css*/

/*------general------*/

body {margin: 0 0 20px 0;font-family: Georgia, "Times New Roman", Times, serif; color:#333333;background:#000000 url(/images/body-back.gif) top no-repeat;font-size:10px;}

img { behavior:url(/_includes/iepngfix.htc); }

a img {border: none;}

a {text-decoration: underline;color:#330000;}

	a:hover{text-decoration: none;color:#330000;}
	

h1 {color:#330000; font-size:19px;margin-bottom: .5em;}

h2 {color:#330000; font-size:1.3em; margin-bottom:.5ex;}

h3 {color:#330000; font-size:1.2em; margin-bottom:.5ex;}

h1 a, h2 a, h3 a {text-decoration:none;}

h1 a:hover, h2 a:hover, h3 a:hover {text-decoration:underline;}

hr {color: #CCCCCC;background-color: #CCCCCC;height: 1px;border: 0;width: 100%;margin-bottom:1em;margin-top:1em; clear:both;}

/*------wrapper------*/

#wrapper {margin:0 auto;width:986px;}

/*------header------*/

#header {width:800px;background:;margin:0 auto;}

/*------navigation------*/

/*------page wraps (to get multiple backgrounds)------*/ 

#page_wrap_top {width:986px;background: url(/images/content-back.gif) repeat-y top left;}

#page_wrap_middle {width:986px;}
	#page_wrap_middle.home{background: url(/images/content-top-home.jpg) top no-repeat;}
	#page_wrap_middle.event_details{background: url(/images/content-top-event-details.jpg) top no-repeat;}
	#page_wrap_middle.guidelines{background: url(/images/content-top-guidelines.jpg) top no-repeat;}
	#page_wrap_middle.join{background: url(/images/content-top-join.jpg) top no-repeat;}
	#page_wrap_middle.meet{background: url(/images/content-top-meet.jpg) top no-repeat;}
	
	

/*------tables------*/ 	
.table_data {border-left:#BEA876 solid 1px;border-top:#BEA876 solid 1px;margin-bottom:20px;}

	.table_data td {padding:10px;border-right:#BEA876 solid 1px;border-bottom:#BEA876 solid 1px;}

	.table_data thead {background-color:#BEA876;font-weight:bold;color:;}

	.table_data tfoot {background-color:;font-size:.9em;}


/*------page content------*/ 

#page_content {line-height:1.5em;width:486px;margin:0 auto;padding:76px 160px 20px 340px;background: url(/images/main-content-back.gif) bottom right no-repeat; color:#330000; font-size:13px;}

	#page_content p {margin: 0 0 1em 0;}
	
	#page_content blockquote, ul, ol {margin: 0 2em 1em 2em;padding:0;}

	#page_content ul, ol {padding:0 0 0 1.5em;}
	
.disclaimer {font-size:11px;}


/*------footer------*/

#footer {width:780px;margin:0 auto;background:#333367;clear:both;font-size:11px;line-height:1.6em;padding:10px; color:#FFFFFF;}



