body {
	background: #000 url(../images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	text-align: center;
}
small, td small, th small {
	:font-size: 80%;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 930px;
	text-align: left;
}
#header {
	text-align: center;
}
.nav_link {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
/* Sponsors Sidebar */
#sponsors {
	background-color: #000000;
	text-align: center;
	color: #FFF;
	padding: 8px;
	width: 201px;
}
#sponsors h3 {
	font-weight: normal;
	_font-weight: bold;
	color: #6d6d6d;
	margin: 1em 0 0.5em 0;
	font-size: 90%;
	letter-spacing: 0.2em;
}
#sponsors p {
	padding: 0;
	margin: 2px 0;
}
#sponsors a {
	text-decoration: none;
	background: #2C2C2C url(../images/sponsorbtnBG.jpg) repeat-y center top;
	display: block;
	color: #d9d8d8;
	line-height: 36px;
	width: 200px;
	margin: 0;
}
#sponsors a#gold {
	background: #86704B url(../images/goldbtnBG.jpg) repeat-y;
	color: #464646;
}
#sponsors a#silver {
	background: silver url(../images/silverbtnBG.jpg) repeat-y;
	color: #464646;
}
#sponsors a#copper {
	background: #86704B url(../images/copperbtnBG2.jpg) repeat-y;
	color: #464646;
}
.sponsor { /* Sponsor Page Style */
	*position: relative;
	height: 120px;
	margin: 0 0 15px 0;
	display: block;
}
#content #content_inner .sponsor h2 {
	_left: -36px;
}
/* Content */
#content {
	background: #FFF url(../images/contentBG.jpg) repeat-x;
	text-align: left;
	min-height: 323px;
	_height: 323px;
	border-top: solid #edda6a 2px;
	padding: 0;
	margin: 0;
	font-size: 90%;
	position: relative;
}

#content_schedule { font-size: 90%; background: #fff url(../images/contentBG.jpg) repeat-x; text-align: left; margin: 0; padding: 0; position: relative; min-height: 323px; border-top: 2px solid #edda6a; _height: 323px; }

#contentBG {
	*background: url(../images/contentBG_alpaca.png) no-repeat right bottom;
	width: 176px;
	height: 323px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 900;
}
#content b, #content strong {
	color: #444;
}
#content td {
	font-size: 90%;
}
#one_col  #content {
	border-top: none;
}
#content #content_inner {
	background: url(../images/contentBG_alpaca.png) no-repeat right bottom;
	_background: none;
	margin: 0 0 0 215px;
	border-left: solid #000 1px;
	padding: 15px 150px 0 15px;
	color: #656464;
	line-height: 1.7em;
	position: relative;
}
#content_schedule #content_schedule_inner { 
	color: #656464; 
	line-height: 1.7em; 
	background: url(../images/contentBG_alpaca.png) no-repeat right bottom; 
	margin: 0 0 0 215px; 
	padding: 15px 150px 0 15px; 
	position: relative; 
	border-left: 1px solid #000; 
	_background: none; 
}
#content #content_inner td {
	color: #656464;
	line-height: 1.7em;
}
#content #content_inner h1, 
#content #content_inner h2 {
	*position: relative;
	float: left;
	margin: 0 0 0 -223px;
	*margin: 0 0 0 -195px;
	_margin: 0 0 0 -187px;
	*left: -35px;
	padding: 0;
	width: 200px;
	text-align: right;
	font-size: 150%;
	color: #000;
}
#content_schedule #content_schedule_inner h3 { 
	color: #000; 
	font-size: medium; 
	text-align: right; 
	margin: 0 0 0 -223px; 
	padding: 0; width: 200px; 
	float: left; 
	_margin: 0 0 0 -110px; 
}
#content_schedule #content_schedule_inner h4 { 
	color: #656464; 
	font-size: medium; 
	text-align: right; 
	margin: 0 0 0 -223px; 
	padding: 0; width: 200px; 
	float: left; 
	_margin: 0 0 0 -110px; }
#content #content_inner h3, 
#content #content_inner h4 {
	margin-top: 0;
	padding-top: 0;
	color: #000;
	font-size: 130%;
}
#content #content_one_col {
	background: url(../images/contentBG_alpaca.png) no-repeat right bottom;
	_background: none;
	padding: 15px 150px 15px 15px;
	_width: 930px;
	margin: 0;
	line-height: 1.7em;
	color: #656464;
	text-align: center;
	position: relative;
}
#content #content_one_col_standard {
	background: url(../images/contentBG_alpaca.png) no-repeat right bottom;
	_background: none;
	padding: 15px 150px 15px 15px;
	margin: 0;
	color: #656464;
	text-align: center;
	position: relative;
}
#content #content_one_col td {
	color: #656464;
	line-height: 1.7em;
}
#content #content_one_col td small, #content #content_one_col td small ul {
	line-height: 1.2em;
}
#content #content_one_col h1, 
#content #content_one_col h2 {
	font-size: 150%;
	color: #000;
}
#content #content_one_col h3, 
#content #content_one_col h4 {
	color: #000;
	font-size: 130%;
}
/* Footer */
#footer {
	background: #000 url(../images/footerBG.jpg) no-repeat;
	min-height: 36px;
	_height: 36px;
	text-align: left;
	color: #7c7c7c;
	font-size: 70%;
	padding: 15px 8px;
	border-top: solid #000 1px;
	line-height: 1.7em;
}
#one_col #footer {
	background: #000 url(../images/footerBG_1col.jpg) no-repeat;
}
#footer a {
	color: #7c7c7c;
	margin: 0 15px 0 0;
}
.EventCoord {
	color:#006798;
	font-size:12pt;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	font-family: "Snell Roundhand";
}
.Highlight { 
	background-color: yellow; 
}
.black { color: black; }
