body {
	background-color: #c5bfff;
	background-image: url(/images/bg.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	text-align: center;
	font-size: 62.5%;
	font-family: Myriad, Helvetica, Arial, sans-serif;
}

#page {
	width: 800px;
	margin: 10px auto 10px auto;
	background-color: #fff;
	text-align: left;
	position: relative;
}

#nav2 img {
	border: 0px;
	position: relative;
}

#nav2 {
	position: relative;
	width: 100%;
	border-bottom: 15px solid #003d73;
}

#navigation, #navigation area {
	position: relative;
}

#content {
	padding: 30px 30px 15px 30px;
	overflow: auto;
	width: 740px;
}

#content h1 {
	font-weight: 900;
	margin: 0px 0px .4em 0px;
	font-size: 4em;
	line-height: 130%;
	color: #003d73;
}

#content h2 {
	font-weight: 900;
	margin: .75em 0px .4em 0px;
	font-size: 2em;
	line-height: 130%;
	color: #f00;
}

#content h2 a {
	font-size: 150%;
	color: #f00;
	text-decoration: none;
}

#content h3 {
	font-weight: 900;
	margin: 1em 0px .4em 0px;
	font-size: 1.8em;
	line-height: 130%;
	color: #f00;
	padding-top: 12px;
	border-top: 1px solid #f00;
}

#content h3 a {
	color: #f00;
	text-decoration: none;
}

#content p, #content li {
	font-weight: 300;
	margin: 0px 0px .7em 0px;
	font-size: 1.4em;
	line-height: 130%;
	color: #000;
}

#content p a, #content li a {
	color: #f00;
	text-decoration: none;
	border-bottom: 1px dotted #f00;
}

#content p a:hover, #content li a:hover {
	color: #003d73;
	border-bottom: 1px dotted #003d73;
}

#emailupdate {
	background-color: #f00;
	background-image: url(/images/email.jpg);
	padding: 20px 30px 20px 30px;
	border-bottom: 15px solid #003d73;
	color: #fff;
	overflow: auto;
	width: 740px;
}

.col40 {
	float: left;
	width: 290px;
	margin: 0 40px 0 0;
}

.col20 {
	float: left;
	width: 120px;
	margin: 0;
	text-align: center;
}

#emailupdate input {
	border: 0px;
	font-size: 1em;
	padding: 4px;
}

#emailupdate p {
	margin: 0px;
	color: #ffffff;
	font-size: 1.1em;
	line-height: 140%;
}

input#email {
	margin-bottom: 5px;
	width: 200px;
	background-color: #ffffff;
}

input#signup {
	margin-top: .8em;
	font-size: 1.3em;
	color: #666;
}

#emailupdate p strong {
	font-size: 1.3em;
}

#copyright {
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	width: 800px;
	margin: 0px auto 10px auto;
	line-height: 100%;
}

#copyright a {
	color: #fff;
}

.menu {
	text-align: left;
	z-index: 99;
	position: relative;
	border-top: 15px solid #003d73;
	background-image: url(/images/menubg.jpg);
}

.menu p {
	margin: 0px;
	z-index: 99;
	position: relative;
}

.menu p a {
	padding: 5px 6px 5px 20px;
	display: block;
	line-height: 120%;
	z-index: 99;
	position: relative;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: 900;
	color: #fff;
	background-image: url(/images/check1.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

.menu p a:hover, .menu p a.subsub:hover {
	color: #fff;
	background-image: url(/images/check2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}

.menu p a.subsub {
	padding-left: 20px;
	color: #653d0a;
	z-index: 99;
	position: relative;
}

#highlights {
	width: 740px;
	padding: 20px 30px 20px 30px;
	background-image: url(/images/high.jpg);
	overflow: auto;
}

#highlights div {
	float: left;
	min-height: 50px;
}

#highlights div p {
	font-size: 1.2em;
	line-height: 125%;
	margin: 3px 0px 0px 0px;
	font-weight: 600;
	color: #003d73;
}

#highlights div p a {
	color: #f00;
	text-decoration: none;
}

#highlights div.ticket {
	background-image: url(/images/hi_ticket.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-left: 60px;
	margin-right: 12px;
	padding-right: 8px;
	border-right: 2px solid #95c9ee;
}

#highlights div.music {
	background-image: url(/images/hi_music.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-left: 60px;
	margin-right: 12px;
	padding-right: 8px;
	border-right: 2px solid #95c9ee;
}

#highlights div.sponsor {
	background-image: url(/images/hi_sponsor.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-left: 60px;
}

a img {
	border: 0px;
}

.pic_rt {
	float: right;
	margin: 0px 0px 10px 20px;
}

.pic_lt {
	float: left;
	margin: 0px 20px 10px 0px;
}

#comments-open-data p label, #comments-open-text label {
	width: 150px;
	display: block;
	float: left;
}

#comments-open-footer {
	margin-left: 150px;
}

div.comment {
	margin-top: 25px;
}

fieldset {
	display: none;
}

#content p.box_rt {
	float: right;
	width: 150px; 
	padding: 10px; 
	margin: 0px 0px 10px 20px; 
	background-color: #ddd; 
	font-size: 1.1em; 
	background-image: url(/images/high.jpg);
}

#content p cite {
	font-style: italic;
}
