@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color:#6a2008;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#6a2008;
	font-weight:bold;
}

.spaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:.6em;
	font-weight:bold;
}

a:link {
text-decoration:none;
line-height:1.5em;
font-weight:bold;
color:#a03817;
}

a:hover {
text-decoration:none;
line-height:1.5em;
font-weight:bold;
color:#FFFFFF;
}

a:visited {
text-decoration:none;
line-height:1.5em;
font-weight:bold;
color:#a03817;
}

li {
text-decoration:none;
line-height:1.5em;
color:#6a2008;
}

ul {margin-top:-1px;}
 
hr {color:#6a2008; text-decoration:none;}

#rightstuff { float:right; width:175px; height:475px; margin-top:-5px; margin-right:105px;}

#leftstuff {float:left; width:600px; height:600px; margin-left:35px; margin-top:-1px; z-index:1;}

#player { position:relative; margin-left:360px; top:25px; width:245px; z-index:10; background-image:url(images/playerbg.png); }

#inframe { width:584px; position:relative; text-align:left; }

#contentbar { background-image:url(images/sidebar.png); background-repeat:repeat-y; padding-left:15px; padding-right:15px; padding-top:15px; padding-bottom:5px;}



#topbar { height:16px; background-image:url(images/topbar.png); background-repeat:no-repeat;}

#topbar-media { height:30px; background-image:url(images/media-top.png); background-repeat:no-repeat;}

#topbar-news { height:30px; background-image:url(images/news-top.png); background-repeat:no-repeat;}



#bottom-press {height:36px; background-image:url(images/press-bot.png); background-repeat:no-repeat;}

#bottom-lyrics { height:36px; background-image:url(images/lyrics-bot.png); background-repeat:no-repeat;}

#bottom-about { height:36px; background-image:url(images/about-bot.png); background-repeat:no-repeat;}

#bottom-media { height:36px; background-image:url(images/meida-bot.png); background-repeat:no-repeat;}

#bottom-contact { height: 36px; background-image: url(images/contact-bot.png); background-repeat: no-repeat;}

#bottom-tour { height: 36px; background-image: url(images/tour-bot.png); background-repeat: no-repeat;}

#bottom-news { height:36px; background-image:url(images/news-bot.png); background-repeat:no-repeat;}

#bottom-download { height:36px; background-image:url(images/download-bot.png); background-repeat:no-repeat;}

#botton-bar { height:36px; background-image:url(images/news-bot.png); background-repeat:no-repeat;}


#contentbar-preacher { background-image:url(images/sidebar-preacher.png); background-repeat:repeat-y; padding:15px;}
