/* CSS Document */
body {background-color: #BCDDC9;
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	line-height: 18px;}

p {font-size: 12px;}

	
#container {position: absolute;
	left: 50%;
	top: 0px;
	width: 800px;
	margin-left: -400px;
	padding: 0px 10px 0px 10px;
	}

#header {
	background-repeat: no-repeat;
	width: 800px;
	height: 110px;
	border-bottom: 2px solid black;
	z-index: 5;
	}

		
a:link {text-decoration: underline;
	color: #ed1c24;}
a:hover {color: #ed1c24;}
a:active {color: #ed1c24;}
a:visited {color: #ed1c24;}
	
#nav {color: #ed1c24;
border-bottom: 1px solid black;}

#nav a:link {color: #ed1c24;
font-size: 10px;
text-decoration: none;
padding: 5px 10px 5px 10px;
font-weight: 700;}
#nav a:hover {text-decoration: underline;}
#nav a:active {color: #ed1c24;}
#nav a:visited {color: #ed1c24;
font-size: 10px;
text-decoration: none;
padding: 5px 15px 5px 15px;
font-weight: 700;}


#content {position: absolute;
width: 800px;}
	
h1, h2, h3 {font-family:Arial, Helvetica, sans-serif;
		color: #000;
		font-weight: 700;}

h1 {font-size: 2.2em;
	text-align: center;
	margin-top: 20px;}

h2 {font-size: 1.4em;}

h3 {font-size: 1.2em;
	line-height: 20px;}

.left {width: 400px;
	margin-left: 260px;
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px solid black;}
	
.right {
	width: 250px;
	position: absolute;
	top: 359px;
	text-align: right;
	padding-right: 15px;
	margin-right: 15px;
	left: 21px;
}

.smalltext {font-size: 10px;
		line-height: 14px;}
		
.strong {font-size: 1.2em;
	font-weight: 700;
	color: #EF4823;}
	
.address {line-height: 18px;
	margin-left: 40px;}
.content {margin-left: 20px;}

/*headings*/
span {display: none;}
#volunteer {background-image: url(img/h1_VOLUNTEER.gif);
width: 400px;
height: 30px;}
#hotels {background-image: url(img/h1_hotles.gif);
width: 400px;
height: 30px;}
#recent {background-image: url(img/h1_recent.gif);
width: 400px;
height: 30px;}
#boxoffice {background-image: url(img/h1_boxoffice.gif);
width: 400px;
height: 30px;}

ul {margin-top: 0px;
	margin-bottom: 0px;
	font-size: .85em;
	line-height: 20px;}

.red  {background-color: #EF4823;
		color: #fff;
		font-weight: 700;
		padding: 5px;
		}

.white {
		color: #FFFFFF;
		font-weight: 700;
		margin-bottom: 3px;
		margin-top: 3px;
		}

#sponsors img {padding: 5px 15px 5px 15px;}
#sponsors table {margin: 10px 0px 30px 0px;
	border: 1px solid #900;
	}
#sponsors h1 {color: #000;
font-weight: 700;
font-family: helvetica, arial, sans-serif;
text-align: left;
font-size: 16px;}
#sponsors p {margin: 10px 100px 10px 100px;
text-align: center;
font-weight: 700;}

ul.tickets {font-size: 1em;}

/*photo auction*/
#photo {width: 800px;
border: 1px solid #900;
background-color:#fff;}

p.photointro {width: 780px;
padding: 10px;
background-color: #fff;
border-bottom:1px solid #900;
border-top:1px solid #900;
margin-top: -1px;}

.photoleft {float: left;
width: 140px;
padding: 8px;}

.photoleft p{font-family: "Times New Roman", Times, serif;
font-size: 10px;
line-height: 12px;}

.photoleft a:link{font-size: 12px;
margin-top: 5px;
color: #900;
text-decoration: underline;}
.photoleft a:hover {color: #FF0000;}
.photoleft a:active {color: #f00;}
.photoleft a:visited {color: #F47820;}

.photoclear {clear: both;
width: 800px;}

.thanks {width: 500px;
text-align:center;}
