html body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:62.5%;
	border:0; margin:0; padding:0;
	background-color: #4D4D4D;
}

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 3.0em;
	color: #B50938;
}

h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 2.2em;
	color: black;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.8em;
	color: #4D4D4D;
}

h4 {
	font-family: Trebuchet, "Trebuches MS", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: black;
	margin: 0;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #B50938;
	margin: 0 0 5px 0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	
}
a:link, a:visited {
	color: #000000;
}

a:hover {
	color: #B50938;
}

ul,li{
border:0; 
padding:0; 
margin:0; 
}

#container {
	background-color: white;
	width: 85%;
	margin: 0 auto 10px auto;
	text-align: left;
}

/*banner section */
#header {
	background: #FFFFFF url(../images/banner.jpg) repeat-x 100% 0;
	text-align: left;
	height: 178px;
	margin: 0;
	border-bottom: black solid 3px;
}
img.logo {
	margin: 0;
	float: left;
	border: none;
}

a.logobutton:link, a.logobutton:visited, a.logobutton:hover {
	border: none;
}

#header h2.date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.4em;
	color: black;
	background: #CCCCCC;
	opacity:0.7;                    /* Modern Browsers */   
	margin-top: 70px;
	padding: 10px 10px 10px 25px;
	float: right;
	border: 1px solid white; 
	border-right: 0;
}
/*Navigation*/
#menu {
	margin-top:0; 
	position:relative; 
	height:38px;
}

#dropline {
	position:relative; 
	font-size:1.2em; 
	height:38px; 
	background:#AABF5F;
	width: 100%
}

#dropline, #dropline ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	width:100%;
	text-align: center;
}

#dropline li {
	float:left; 
	height:38px;
	width: auto;
}

#dropline li a {
	float:left; 
	display:inline-block; 
	height:38px; 
	line-height:38px; 
	padding:0 20px 0 10px; 
	font-family:arial, sans-serif; 
	font-size:1.1em; 
	color:#000; 
	text-decoration:none; 
	font-weight:bold;
}

#dropline li.top a:hover {
	color: #B50938;
}

#dropline li ul.sub li {
display: inline-block;
width: auto;
}

#dropline li ul.sub li a {
	color:#000000;
	font-size: 1.0em;
	font-weight: normal;
	display: block;
}

#dropline li ul.sub li a:hover {
	color: #666;
}

#dropline li a.down {
	background:url('../images/down.gif') no-repeat right center;
}

#dropline li a.down:hover {
	color: #B50938
}

#dropline li a.downselected {
	background:url('../images/down.gif') no-repeat right center;
}
#dropline li ul.sub li a.down {
	font-size:1.0em; 
	font-weight:normal;
}

#dropline ul.sub {
	position:absolute; 
	left:-99999px; 
	top:38px; 
	z-index:10; 
	background:#CFCFCF;
	width: 100%;

}

li.selected a{
	color: #B50938 !important;
}

/*this is the blurb on homepage*/
#intro {
	clear: left;
	margin: 0;
	background-color: #778F23; 
	padding: 25px;
	font-size: 1.2em;
}

#wrapper {
	padding: 10px 10px;
	background: #ffffff;
	overflow: visible;
}

#content {
	width: 65%;
	float: left;
	padding: 20px 20px 30px 40px;
	margin-top: 30px;
	font-size: 1.2em;
}

#content-full {
	width: 80%;
	float: left;
	padding: 20px 20px 30px 30px;
	margin-top: 30px;
	font-size: 1.2em;
}

h3.linkheading {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding-bottom: 3px;
	border-bottom: 3px solid #778F23;
	clear: both;
}
ul.linkspage {
	list-style: none;
}

ul.linkspage li {
	font-size: 1.4em;
	margin-bottom: 10px;
}

ul.linkspage li a {
	font-size: 80%;
	color: blue;
}
/*content on homepage only */
#homeleft {
	margin: 20px 25px 10px 10px;
	padding: 20px 10px 10px 10px;
	float: left;
	width: 50%;
	font-size: 1.2em;
}

#homeleft h2 {
	margin: 0 10px 10px 0;
	border-bottom: black dotted 3px;
}

#homeleft h4 {
	font-family: Trebuchet, "Trebuches MS", Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	color: black;
	margin-bottom: 0;
	padding-bottom: 0;
}

#homeright {
	margin: 20px 5px 10px 30px;
	padding: 20px;
}

#homeright img {
	margin: 0;
}
/*content on authors page*/
#authors {
	padding: 0 20px 30px 30px;
	float: left;
	width: 50%;
	margin-top: 30px;
}

#pastauthors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	padding: 20px;
	width: 80%;
	margin-top: 30px;
}

#program {
	width: 65%;
	float: left;
	padding: 20px 20px 30px 30px;
	margin-top: 30px;
	
}

#program h3 {
	background: #CCCCCC url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, 'Lucida Sans';
	font-size: 2.0em;
	font-weight: normal;
	border-bottom: none;
	cursor: pointer;
	color: #000000;
}
#program h3:hover {
	color: #B50938;
}
#program h3.active {
	background-position: right 5px;
	border-bottom: solid 1px #c4c4c4;
}
#program div {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
}

div.dailyevents {
	font-size: 1.2em;
}

p.sponsoredby {
	font-weight: bold;
}

ul.sponsoredby {
	list-style: none;
}

ul.sponsoredby li {
	font-weight: bold;
	line-height: 1.5;
}

#sponsorlogos {
	list-style: none;
	margin: 10px 0 10px 20px;
	width: 740px;
}

#sponsorlogos li {
	float: left;
	padding: 5px;
}

#program p {
	font-size: 1.2em;
	line-height: 1.5;
}

#program li{
	font-size: 1.2em;
}

#sidebarprogram {
	width: 25%;
	float: right;
	position: relative;
	top: 65px;
	margin-right: 15px;
	margin-bottom: 30px;
	background-color: #778F23; 
	padding: 5px 0 5px 10px;
	border-top: 4px solid #000000;
	
}

#sidebarticket{
	width: 25%;
	float: right;
	position: relative;
	top: 70px;
	margin-right: 55px;
	margin-bottom: 30px;
	background-color: #778F23; 
	border-top: 4px solid #000000;
	padding: 5px 0 5px 10px;
	overflow: hidden;
	
}

#sidebarprogram2 {
	width: 25%;
	float: right;
	position: relative;
	top: 65px;
	margin-right: 15px;
	margin-bottom: 30px;
	background-color: #EFD768; 
	padding: 5px 0 5px 10px;
	border-top: 4px solid #000000;
	
}

#sidebarticket2 {
	width: 25%;
	float: right;
	position: relative;
	top: 65px;
	margin-right: 55px;
	margin-bottom: 30px;
	background-color: #EFD768; 
	padding: 5px 0 5px 10px;
	border-top: 4px solid #000000;
	
}
#sidebarprogram3{
	width: 25%;
	float: right;
	position: relative;
	top: 65px;
	margin-right: 40px;
	margin-bottom: 30px;
	background-color: #778F23; 
	padding: 5px 10px 20px 10px;
	border-top: 4px solid #000000;
	
}


h3.advertise1 {
	color: #ffffff;
}

h3.advertise2 {
	color: #000000;
}

#ticketprice{
	width: 45%;
	float: left;
	padding: 20px 20px 30px 40px;
	margin-top: 30px;
	font-size: 1.2em;
	border-right: 2px solid #CECECE;
}

#ticketprice table {
	font-size: 1.2em;
	margin-left: 10px;
	margin-bottom: 10px;
}

#ticketprice td {
	padding-right: 20px;
}
#ticketinfo {
	float: right;
	position: relative;
	top: 65px;
	margin-right: 75px;
	margin-bottom: 30px;
	padding: 5px 0 5px 10px;
	font-size: 1.2em;
	line-height: 1.5;
}

ul#authors2009 {
	list-style: none;
	width: 100%;
	margin-left: 10px;
}

ul#authors2009 li {
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 165px;
	padding: 10px;
}

ul#authors2009 li a:link, ul#authors2009 li a:visited {
	font-size: 1.4em;
	padding: 5px 10px;
	color: black;
}

ul#authors2009 li a:hover {
	color: #B50938;
}

#alphanav {
		list-style: none;
		width: 100%;
		margin-bottom: 30px;
	}
	
#alphanav li {
	float: left;
	font-family: arial, helvetica, sans-serif;
	padding: 5px;
	margin-right: 2px;
	background-color: #CECECE;
}

#alphanav li a:link, #alphanav li a:visited {
	color: black;
	font-size: 1.4em;
	text-decoration: none;
}

#authorlinks {
	clear: both;
	position: relative;
	top: 40px;
	padding-bottom: 10px;
	
}
/*alphabetical list styling */
.listNav { 
	margin:0 0 10px; 
}

.ln-letters { 
	overflow:hidden; 
}

.ln-letters a { 
	font-size:0.9em; 
	display:block; 
	float:left; 
	padding:2px 6px; 
	border:1px solid silver; 
	border-right:none; 
	text-decoration:none; 
	color:#000000;
}

.ln-letters a.ln-last { 
	border-right:1px solid silver; 
}

.ln-letters a:hover,
.ln-letters a.ln-selected { 
	background-color:#cecece; 
	border-top:2px solid #B50938;
}

.ln-letters a.ln-disabled { 
	color:#ccc; 
}

.ln-letter-count { 
	text-align:center; 
	font-size:0.8em; 
	line-height:1; 
	margin-bottom:3px; 
	color:#336699; 
}

.startswith p{
	font-size: 1.2em;
	font-weight: bold;
	background-color: #CECECE;
	width: 15px;
	padding: 5px;
}
	
.startswith ul {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#myList {
	margin-left: 20px;
	clear: both;
	list-style: none;
}

#myList li.startswith {
	font-size: 1.2em;
	list-style: none;
	clear: both;
	margin-right: 0;
	width: auto;
}

#myList li.startswith li {
	float: left;
	font-size: 1.2em;
	list-style: none;
	margin-right: 15px;
	width: auto;
	display: inline-block;
}

#rules {
	list-style-type: decimal !important;
	padding-left: 40px;
}
#rules li {
	font-size: 1.2em;
	line-height: 1.5;
	padding-bottom: 10px;
}
p.contestaddress {
	font-size: 1.0em;
}

ul.sponsors {
	list-style: none;
	font-size: 1.2em;
	line-height: 1.5;
}
/*styles for the form element */
form {
  color: #3E4A49;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 1.0em;
  text-align: left;
  margin-left: 50px;
  border: none;
  width: 340px;
}

fieldset {
margin: 10px 0 0 0;
padding: 0;
border: none;
}

legend {
	margin-left: -10px;
	color: #000000;
    font-family: Arial, Helvetica, Sans-serif;
  	font-size: 1.2em;
  	font-weight: bold;
  	padding: 5px;
	margin-bottom: 10px;
  	width: 16em;
}

legend span {
	font-size: 80%;
	color: red;
}
p.buttons {
	text-align: right;
	margin-top: 5px;
	margin-left: 110px;
}
#footer {
	clear: both;
	background: black; 
	overflow: hidden;
	width: 100%;
	border-top: #B50938 solid 4px;
}

.copyright {
	float: left;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.4em;
	color: white;
	padding: 10px;
	margin:0;
}