@charset "utf-8";
html { 
	overflow: auto; 
	margin: 0px;
	background-color:#000000;
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 11pt;
}
body { 
	overflow: auto; 
	margin: 0px;
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
}
p {
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	margin:20px;
}

h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	margin:10px;
	font-weight:normal;
}

h2 {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	margin:10px;
}

a:link {
	color: #00a3b6;
	text-decoration: none;
	border:0px;
}
a:visited {
	color: #00a3b6;
	text-decoration: none;
	border:0px;
}

a:hover {
	text-decoration:underline;
	border:0px;
	color:#0CF;
}

#photo2 {
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin:20px;
}

#test1 {filter: alpha(opacity=65); -moz-opacity: .65; opacity: .65; background-color:#aaa; position:absolute; }
#sponsors {
	height: 110px;
	width: 175px;
}
.sched_header {
	background-color: #bbb;
	border: 1px solid #003;
	width: 450px;
	margin-right: 5px;
	margin-left: 5px;
	float:left;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.sched_body {
	height: auto;
	width: 450px;
	float: left;
	margin-left: 6px;
	margin-right: 5px;
	background-color: #333;
}


.ovarian {
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.gallery {
	float: left;
	width: 150px;
	margin-left: 15px;
	margin-top: 20px;
}
