body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
	background:#181818;
}

h2 {
	font-size:1.4em;
	text-transform:uppercase;
	font-weight:bold;
	color:#f3b100;
	
	
}

.content_bucket {
	width:100%;
	float:left;
	margin-bottom:15px;
	border-bottom:dashed 1px #a5a5a5;
	padding-bottom:25px;	
}

.content_half_l {
	width:48%;
	float:left;
	margin-bottom:15px;
	padding-right:10px;
}

.content_half_r {
	width:48%;
	float:left;
	margin-bottom:15px;
	padding-left:10px;
	border-left:dashed 1px #a5a5a5;
}

#wrap {
	width:860px;
	margin:0px auto;
	text-align:left;
	background:#ffffff url(../chrome/side.jpg) top left repeat-y;
}

#inner_wrap {
	width:860px;
	float:left;
	background:#ffffff url(../chrome/side.jpg) top left repeat-y;
}

#left_wrap {
	width:617px;
	float:left;
	margin-right:20px;
}

#foot {
	width:420px;
	margin:0px auto;
	font-size: 12px;
	color:#fff;
}

#foot p {
	margin-top:10px;
	width:100%;
	float:left;
}



a:link, a:visited {
	color: #e08607;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #f3b100;
	text-decoration: underline;
	font-weight: bold;
}

#side a:link, #side a:visited, #side a:hover {
	text-decoration:none;
}

#nav {
	background:#fff url(../chrome/logo.jpg) top left no-repeat;
	height:119px;
	width:845px;
	float:left;
	margin-left:12px;
}

#nav ul {
	padding-left:0px;
	padding-top:0px;
	margin-top:92px;
	margin-left:0px;
	float:left;	
}

#nav li {
	list-style:none;
	font-size:11px;
	display:inline;
}

#nav li a {
	padding:7px;
	background:#bd8900 url(../chrome/nav_grade.jpg) top left repeat-x;
	float:left;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:2px;
	text-decoration:none;
}

#nav li a:hover {
	background:#f3b100;
	text-decoration:none;
}

#nav li .open {
	background:#f3b100 !important;
	text-decoration:none;
}

#navstripe {
	background:#f3b100;
	height:15px;
	width:848px;
	float:left;
	margin-left:12px;
}

.content {
	background:#ffffff;
	width:562px;
	float:left;
	margin-left:32px;
	padding:10px;
	padding-left:11px;
	padding-top:0px;
	border:solid 1px #ccc;
	border-top:none;
	color:#000;
}

.banner {
	background:#ffffff url(../images/drums_banner.jpg) top left no-repeat;
	width:562px;
	height:204px;
	float:left;
	margin-left:32px;
	padding:10px;
	padding-left:11px;
	padding-top:0px;
	border:solid 1px #ccc;
	border-top:none;
	color:#000;
}

.banner .vote_button {
	margin-top:110px;
	margin-left:10px;
	float:left;
}	

.banner a:link img { border:solid 1px #e08607; }
.banner a:visited img { border:solid 1px #e08607; }
.banner a:hover img { border:solid 1px #f3b100; }

#side {
	background:#ffffff;
	width:180px;
	float:left;
	padding:10px;
	border:solid 1px #ccc;
	color:#000;
	margin-bottom:20px;	
	text-align:center;
}

#side img {
	border:solid 1px #373737;
	margin-bottom:10px;
}

#banner_holder {
	width:617px;
	background:#fff url(../chrome/banner_holder_bg.jpg) bottom left repeat-x;
	float:left;
	margin-top:10px;
	display:block;
}

#banner {
	height:70px;
	float:left;
	min-width:160px;
	background:#f3b100 url(../chrome/bg_banner.jpg) bottom left repeat-x;
	display:block;
}

#banner_small_holder {
	background:#ffffff;
	width:617px;
	float:left;
}

.banner_small {
	height:40px;
	float:left;
	width:177px;
	background:#f3b100 url(../chrome/banner_small_grade.jpg) top left repeat-x;
	padding-top:7px;
	text-align:center;
}

.banner_title {
	font-size:29px;
	color:#fff;
	float:left;
	padding-top:6px;
	letter-spacing:3px;
	font-weight:bold;
}

.banner_small_title {
	font-size:16px;
	color:#fff;
	letter-spacing:1px;
}

.content .column {
	float:left;
	width:170px;
	color:#000;
	margin-left:22px;
}

.content .column .comm_item {
	border-bottom:solid 1px #ccc;
	width:100%;
	float:left;
	padding-bottom:10px;
}

.content .column .comm_item a:link {
	float:left; 
	margin-top:-5px;
}

.content .column img {
	margin-right: 10px; 
	margin-bottom: 0px;
	float:left;
	width:32px;
}


.content strong {
	margin-bottom:5px;
	float:left;
	width:100%;
}

.content .column .comm_item strong {
	width:130px;
}

#search {
	height:50px;
	float:left;
	width:200px;
	margin-top:20px;
}

.promo_banner {
	margin-top:5px;
	float:left;
}

fieldset.search {
	border: none;
	width: 100px;
	margin: 0 auto;
	background: #fff;
}

.search input, .search button {
	border: none;
	float: left;
}

.search input.box {
	color: #000;
	font-size: 1em;
	width: 107px;
	height: 17px;
	margin-top:12px;
	padding-top:4px;
	padding-left:5px;
	background: #fff url(../chrome/search_bg.jpg) no-repeat;
}

.search input.box:focus {
	background: #fff url(../chrome/search_bg.jpg) no-repeat left -21px;
	outline: none;
}

.pullquote {
	color:#000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	width:450px;
	margin-left:50px;
}

#songlist {
	border:solid 1px #ccc;

	width:100%;
	float:left;
	margin-top:10px;
	min-height:50px;
}

.song_data {
	background:#dbdbdb;
	border-bottom:solid 1px #ccc;
	width:100%;
	float:left;
	padding:10px 0px;
}

.song_data .time {
	width:50px;
	padding-left:5px;
	font-weight:bold;
	float:left;
}

.song_data .song {
	width:450px;
	padding-left:5px;
	float:left;
}

.content form label {
	font-weight:bold;
}

.content form input {
	margin-bottom:10px;
}

#slideshow img {
	border:none!important;
}