@charset "utf-8";
/* CSS Document */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#cf {
	clear:left;
}

.content {
	width:530px;
	background-color:#ffffff;
}
.content_2 {
	width:530px;
	background-color:#ffffff;

}
#maincontent {
	width:530px;
	height:100%;
	float:left;
	position:relative;
	margin-left:5px;
	min-height:660px;
}
#maincontent_noright {
	width:700px;
	height:100%;
	float:left;
	position:relative;
	margin-left:5px;
	min-height:660px;
}
#text {
	padding:2px;
	margin:0px;
	float:left;
	position:relative;
	height:100%;
	width:535px;
}
.gray_bg {
	background-color:#CCCCCC;
	padding:5px;
	border:solid 1px #999999;
}
#sponsors_right {
	width:205px;
	float:left;
	position:relative;
	margin-left:6px;
}

h1 {
	font-size:18px;
	color:#cc0000;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
}
h2 {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
p {
	padding-left:5px;
}
.bottom_space {
	padding-bottom:10px;
}
ul {
	margin-top:5px;
}
.bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
}
a:link {
	color:#cc0000;
	text-decoration:underline;
}
a:visited {
	color:#cc0000;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:none;
}
.medium {
	font-size:14px;
	color:#333333;
}
.small {
	font-size:10px;
	font-weight:normal;
}
.small_white {
	font-size:10px;
	color:white;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.form_error {
	color:#FFFFFF;
	background-color:#FF0000;
	font-size:14px;
	font-weight:bold;
	width:350px;
	padding:4px;
}
.subhead_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.subhead_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}
.subhead_red a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}
.subhead_red a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}
.subhead_red a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.white {
	color:#FFFFFF;
}
.directory_head {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:4px;
	background:#666666;
	border-bottom: 1px solid white;
	border-top:2px solid #333333;
	width:522px;
}
.white_text {
	color:#FFFFFF;
	font-size:11px;
}
.directory {
	font-size:11px;
	text-align:left;
}
.staff_table {
	border-bottom:2px #000000 solid;
}
.links_list ul li {
	margin-bottom:5px;
}
#registration {
	margin-top:20px;
	width:695px;
	float:left;
	position:relative;
	clear:left;
}
#registration_head {
	background-color:#000000;
	font-size:14px;
	font-weight:bold;
	color:white;
	float:left;
	position:relative;
	clear:left;
	text-align:center;
	width:100%;
	height:25px;
	text-transform:uppercase;
	padding:5px 4px 3px 4px;
	border-top:1px solid #999999;
}
#program_table {
	font-size:12px;
	color:#FFFFFF;
	background-color:#CC0000;
	float:left;
	position:relative;
	clear:left;
	width:100%;
	padding:2px 4px 2px 4px;
	border-bottom:1px solid #000000;
}
#program_reg {
	width:100%;
	border-top:#999999 8px solid;
	border-bottom:#000000 2px solid;
	background-color:#e2e2e2;
	float:left;
	position:relative;
	clear:left;
	padding:4px;
}
.program_column1 {
	width:75px;
	float:left;
	position:relative;
	padding:4px;
}
.program_column2 {
	width:75px;
	float:left;
	position:relative;
	padding:4px;
}
.program_column3 {
	width:55px;
	float:left;
	position:relative;
	padding:4px;
}
.program_column4 {
	width:320px;
	float:left;
	position:relative;
	padding:4px;
}
.program_column5 {
	width:45px;
	float:left;
	position:relative;
	padding:4px;
}
.program_column6 {
	width:70px;
	float:left;
	position:relative;
	padding:4px;
}
.event_header {
	background-color:#000000;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	width:200px;
	padding:4px;
	font-weight:bold;
}
.event {
	background-color:#FFFF99;
	font-size:14px;
	width:522px;
	padding:4px;
	border-bottom:1px solid #333333;
}

