body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#c0c0c0;
	color:#333;
}

#masthead {
	background-image:url(/images/masthead.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:312px;
}

#logo {
	z-index:5;
	padding-top:160px;
	text-align:center;
}

#main_content {
	background-image:url(/images/bg_main.png);
	background-position:center top;
	background-repeat:repeat-y;
}

#left_content .section {
	border-bottom:4px solid #ddd;
	padding:10px 5px 0 0;
	margin-right:15px;
}

#left_content .last {
	border:none;
}

#left_content h2 {
	background-image:url(/images/h2_left_content.png);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:35px;
	height:25px;
	color:#c89541;
	font-size:26px;
	letter-spacing:-1px;
	font-weight: normal;
	xtext-transform:uppercase;
}

#left_content h3 {
	padding-top:7px;
	font-size:18px;
	font-weight: normal;
	letter-spacing:0;
}

#left_content h3 img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:4px solid #a29c9c;
}

img.right {
	float:right !important;
	margin-left:15px;
}

#left_content h4 {
	color:#590101;
	padding-top:7px;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:normal;
}

#left_content p {
	color:#333;
	margin-top:5px;
	margin-bottom:15px;
	line-height:16px;
}

#left_content a,
#left_content a:visited {
	color:#222;
	text-decoration:underline;
	xfont-weight:bold;
}

#left_content a:hover,
#left_content a:active {
	text-decoration:none;
}

/*#right_content {
	background: url(/images/bg_sidebar.gif);
}*/

#right_content .section {
	padding:10px 0 0 0;
	margin-right:0px;
}

#right_content div.member p {
	color:#999;
}

#right_content h3 {
	background-image:url(/images/h3_right_content.png);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:27px;
	height:22px;
	color:#b20000;
	font-size:20px;
	letter-spacing:-1px;
	font-weight: normal;
	xtext-transform:uppercase;
}

#right_content h3.large {
	font-size:24px;
}

#right_content h4 {
	padding-top:7px;
	font-size:18px;
	letter-spacing:0;
	color:#fff;
}

#right_content h4 img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	border:4px solid #232323;
}

#right_content h5 {
	color:#c89541;
	padding-top:7px;
	font-size:16px;
	letter-spacing:-1px;
	font-weight:normal;
}

#right_content p {
	color:#fff;
	margin-top:5px;
	margin-bottom:15px;
	line-height:16px;
}

#right_content p.song_title {
	color:#b20000;
	margin-bottom:5px;
}

#right_content div.player {
	margin-bottom:15px;
}

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

#right_content a:hover,
#right_content a:active {
	text-decoration:none;
}

#footer {
	background-color:#483d3c;
	color:#cac9c9;
	font-size:12px;
	font-weight:normal;
	border-bottom:4px solid #101010;
}

#footer p {
	margin-top:5px;
	margin-bottom:15px;
	padding-left:5px;
	line-height:14px;
}

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

#footer a:hover,
#footer a:active {
	text-decoration:none;
}

#top_footer {
	background-image:url(/images/bg_footer.png);
	background-repeat:repeat-y;
}

#meet_min, #photos_min, #raves_min {
	padding-top:10px;
}

#meet_min .section {
	padding-left:5px;
}

#meet_min img {
	margin-right:10px;
}

#top_footer img {
	border:3px solid #a29c9c;
	float:left;
}

#photos_min img {
	margin-top:5px;
	margin-right:9px;
}

#photos_min p {
	padding-top:10px;
}

#top_footer p.quote {
	font-style:italic;
}

#top_footer p.quote span.author {
	font-style:normal;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}

#top_footer h4 {
	background-image:url(/images/h4_footer.png);
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:26px;
	height:20px;
	font-size:16px;
	color:#fff;
	text-shadow:#000 1px 1px 0;
	text-transform:uppercase;
}

#copyright {
	border-top:1px solid #554b4a;
	font-size:12px;
}

#copyright p {
	padding:10px 0;
	margin:0;
}

.round {
	background:#212121;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding:5px 7px 4px 7px;
	text-decoration:none !important;
	color:#fff !important;
	text-transform:uppercase;
}

.round:hover {
	background:#fff;
	color:#000 !important;
}

#left_content h2, #right_content h3 {
font-family: "dutismo-1","dutismo-2",sans-serif;
}