
#menuLow
{
	background-color: #666;
	margin: 0px;
	padding: 7px 20px 7px 0px;
}	

* html body div#menuLow{padding: 7px 7px;}

	
#menuLow .menuItem
{
	text-align: left;
	padding: 7px 5px;
	margin: 0px;
	border-left: solid 1px #888;
}

#menuLow a:link, #menuLow a:visited
{
	margin: 0px;
	color: #CCC;
	text-decoration: none;
}

#menuLow a:hover
{
	background-color: #777;
	margin: 0px;
	padding: 7px 0px;
}

#menuLow .lowActive
{
	color: #fff;
	text-decoration: none;
	background-color: #444;
	padding: 7px 0px;
}
	
* html body #menuLow .lowActive{padding: 0px;}	


HTML, BODY	{background-color: #FFF; height:100%; margin: 0px; font: 11px arial}

#outer
{
	position:relative;
	height: 100%;
	margin-left:auto;
	margin-right: auto;
	width: 780px;
	height:100%;
	background-color: #F1f1f1;
}

#sched_outer
{
	position:relative;
	height: 100%;
	width: 100%;
	height:100%;
	background-color: #F1f1f1;
}


#pic_box
{
	width: 780px;
	top:25px;
	background-color: #000;
}

#sched_pic_box
{
	position: absolute;
	width: 100%;
	height: 67px;
	top:0px;
	background-color: #000;
	text-align:right;
}

#nav_box
{
	position: absolute;
	left:0px;
	top: 92px;
	width: 770px;
	height: 25px;
	background-color: #666;
	padding-left: 5px;
	padding-right: 5px
}

#sched_nav_box
{
	position: absolute;
	top:67px;
	width: 100%;
	height: 25px;
	background-color: #666;
	padding-left: 6px;
}

#features
{
	position: absolute;
	top: 198px;
	left: 480px;
	width: 294px;
	background-color: #CCC;
	border: dashed 0px red;
	padding:3px;
}

#page_contents
{
	position: absolute;
	top: 117px;
	width: 780px;
	background-color: #F1F1F1;
	margin-top: 5px;
}

#sched_contents
{
	position: absolute;
	top: 92px;
	width: 100%;
	background-color: #F1F1F1;
	margin-top: 10px;
}

.sponsors_row
{
	background-color: #FFF;
	border: dashed 1px black;
	font: bold 14px arial;
	height:50px;
}

.feature_head
{
	padding-left:5px;
	background-color: #CCC;
	padding: 3px;
	font: bold 8pt tahoma;
	color: black;
}
.feature_head_lt
{
	padding-left:5px;
	background-color: #F1F1F1;
	padding: 3px;
	font: bold 8pt tahoma;
	color: black;
}

.feature_list
{
	padding: 2px;
	padding-left:5px;
	font: 11px arial;
	background-color: #FFF;
	line-height: 12pt;
}

.schedule_list
{
	font: 11px arial;
	background-color: #FFF;
	line-height: 12pt;
	padding: 2px;
}

.feature_text
{
	font: 11px arial;
	padding: 5px;
	color: #CC0000
}

TH		{text-align:left}
H1		{font: bold 18px arial; color: #000; padding: 0px 0px 0px 5px}
H2		{font: bold 15px arial; color: #000; padding: 0px 0px 0px 5px}
H3		{font: bold 11px arial; color: #000; padding: 0px 0px 0px 5px}


.BackToTop A:link, .BackToTop A:visited
{
text-decoration: none; text-align: left; color: #999000
}
.BackToTop A:hover {color:#666}

.report_header	{padding-left:0px; padding-top:3px}

.results_table	{font: 11px tahoma}
.results_report	{font: 11px arial; padding:5px}

#history_contents {border: solid 2px #CCC000; background: #FFF}

.feature_foot {visibility: hidden; height: 20px; background-color: #FFF}

.profile_col1	{font: bold 12px arial; color: #000; margin:5px;}
.profile_col2	{font: 12px arial; color: #000; margin:5px;}

.large_text		{font: bold 11pt arial; color: #333333; padding: 5px}
.medium_text	{font: bold 14px arial; color: #333333;}

p,.normal_text	{font: 11px arial; color: #000; margin:5px;}

.copyright		{font: 8pt arial; color: #999}

.nav		{font: bold 14px arial; color: #999; line-height: 25px}
