body {
	background: #ACA000 url(/images/background.gif) repeat-y;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

h1 { margin: 0 0 10px 0; }
h2, h3, h4 {
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h3 { font-size: 1.1em; }

a { color: #C14026; }

img {}

form ul, #navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1 span, h2 span {
	position: absolute;
	left: -999px;
	width: 990px;
}

#container { width: 765px; }
html>body #container { width: 755px; }

#left_column {
	width: 275px;
	float: left;
	font-size: 0.8em;
	padding: 0;
}

#logo {
	background: url(/images/rock_power_for_girls_poster-deadvolt-275x380.jpg) no-repeat;
	width: 275px;
	height: 380px;
}

#logo a {
	display: block;
	width: 275px;
	padding-top: 380px;
	height: 0;
	overflow: hidden;
}

.sidebar_box {
	width: 255px;
	padding: 10px;
}

.sidebar_box h2 { margin: 0; }

.sidebar_box div {
	background: #FFF url(/images/sidebar_bottom.gif) no-repeat bottom;
	padding: 0 18px 10px 18px;
	margin-top: -20px;
}

html>body .sidebar_box div {
	padding: 0 18px 10px 18px;
	margin-top: -10px;
}

#content {
	width: 460px;
	padding: 0 10px;
	float: right;
}

#navbar {
	width: 450px;
	text-align: right;
	font-size: 0.9em;
	padding: 10px 15px;
	background-color: #000;
	margin: 0 0 15px -10px;
}

#navbar a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 8px;
}

#navbar a:hover {
	color: #C14529;
}

#navbar li {
	display: inline;
}

#news {
	background: url(/images/news_top.gif) no-repeat;
	width: 255px;
	height: 40px;
}

#info {
	background: url(/images/info_top.gif) no-repeat;
	width: 255px;
	height: 40px;
}

#sponsors {
	background: url(/images/sponsors_new.gif) no-repeat;
	width: 198px;
	height: 39px;
}

#calendar {
	background: url(/images/calendar_new.gif) no-repeat;
	width: 213px;
	height: 39px;
}

#thank_you {
	background: url(/images/thank_you.gif) no-repeat;
	width: 99px;
	height: 31px;
}

#contact {
	background: url(/images/contact_us.gif) no-repeat;
	width: 233px;
	height: 39px;
}

#tour {
	background: url(/images/2006_summer_tour.gif) no-repeat;
	width: 187px;
	height: 27px;
}

#mission {
	background: url(/images/our_mission.gif) no-repeat;
	width: 254px;
	height: 40px;
}

#merch {
	background: url(/images/merch.gif) no-repeat;
	width: 60px;
	height: 27px;
}

#playlist {
	background: url(/images/playlist_new.gif) no-repeat;
	width: 204px;
	height: 39px;
}

#origins {
	background: url(/images/origins.gif) no-repeat;
	width: 167px;
	height: 39px;
}

#thegutreaction {
	background: url(/images/the-gut-reaction.gif) no-repeat;
	width: 372px;
	height: 39px;
}

#sponsor_box {
	float: right;
	width: 150px;
	margin: 0 0 20px 20px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px;
}

#paypal {
	padding: 0;
	font-size: 0.7em;
	text-align: center;
	border-top: 3px solid #C14026;
}

.btn {
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	color: #FFF;
	background-color: #C14026;
	border: 2px solid #000;
	cursor: pointer;
}

.smalltext { font-size: 0.9em; }
.clear { clear: both; }
.question, .names, .highlight { font-weight: bold; }
.noborder { border: none; }
.centered { text-align: center; }
.left_float { float: left; margin: 0 10px 10px 0; }
.right_float { float: right; margin: 0 0 20px 20px; }