/*%%%%%%%%%%%%%%%%*/
/*  IMPORT LIST   */
/*%%%%%%%%%%%%%%%%*/

@import url('menu.css');
 
 
/*%%%%%%%%%%%%%%%%*/
/*  SELECTORS     */
/*%%%%%%%%%%%%%%%%*/

body 
	{
	font-size: 62.5%; /* Resets 1em to 10px */
	scrollbar-arrow-color: #FECB8B;
	scrollbar-base-color: #793D0E;
	scrollbar-face-color: #B05A01;
	scrollbar-track-color: #6c6c6c;
	scrollbar-3dlight-color: #62534F;
	scrollbar-highlight-color: #793D0E;	
	scrollbar-darkShadow-color: #764F14;
	scrollbar-shadow-color: #793D0E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #2E1914 url('../images/body_bg.gif') no-repeat center top;
	margin-top: 0px;
	margin-left: 0px;
	}

h1, h2
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 2em;
	font-weight: bold;
	color: #B05A01;
	padding-top: 5px;
	}
	
h2 
	{
	font-size: 1.2em;
	}
 
 
/*%%%%%%%%%%%%%%%%*/
/*  LAYOUT LOGIC  */
/*%%%%%%%%%%%%%%%%*/

#page
	{
	position: relative;
	}

#content
	{
	position: relative;
	width: 750px;
	background: url('../images/content_body.gif') repeat-y;
	margin: 0px;
	margin-top: 37px;
	padding: 0px;
	}
	
#contentHeader
	{
	position: relative;
	width: 702px;
	height: 166px;
	margin: 0px;
	background: url('../images/page_header.jpg') no-repeat center top;
	}
	
#contentMenu
	{
	position: relative;
	width: 702px;
	height: 43px;
	top: 117px;
	}

#contentHolder
	{
	position: relative; 
	width: 702px; 
	overflow: auto;
	}

#contentSpacer
	{
	position: relative; 
	float: left; 
	width: 20px;
	}

#contentBody
	{
	position: relative; 
	width: 400px;
	height: 330px; 
	background-color: #F7F7F7; 
	margin: 10px 2px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left; 
	overflow: auto;
	color: #484848;
	}

#contentSidebar
	{
	position: relative;
	margin-left: 30px;
	width: 230px;
	height: 330px;
	float: left; 
	}

#contentFooter
	{
	position: relative; 
	width: 750px; 
	height: 81px; 
	background: url('../images/footer_bg2.gif') no-repeat top center;
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 9pt;
	color: #C2C2C2;	
	}

#footerAd
	{
	float: right;
	padding-right: 35px; 
	padding-bottom: 5px;
	margin-top: 32px;
	}
	
	
/*%%%%%%%%%%%%%%%%*/
/*  CLASSES       */
/*%%%%%%%%%%%%%%%%*/
	
.copyright
	{
	float: left; 
	padding-left: 35px; 
	padding-bottom: 5px;
	margin-top: 32px;
	}

.footerLink
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 8pt;
	color: #9C9C9C;
	}

a.footerLink
	{
	text-decoration: none;
	border-bottom: none;
	border-bottom: 1px dashed #fff;
	}
	
a:hover.footerLink
	{
	text-decoration: none;
	color: #fff;
	border-bottom: none;
	border-bottom: 1px solid #fff;
	}
	
.bodyText
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #2E1914;
	line-height: 1.5em;
	}
	
a.bodyText
	{
	color: #818181;
	border-bottom: 1px dashed #B05A01;
	text-decoration: none;
	font-size: 1em;
	}
	
a:hover.bodyText
	{
	color: #B05A01;
	border-bottom: 1px solid #818181;
	text-decoration: none;
	font-size: 1em;
	}

.sidebarText
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 9pt;	
	color: #9C9C9C;
	line-height: 1.5em;
	}

.sidebarHeading
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	}

.tMauve
	{
	color: #71635F;
	}

.listItem
	{
	clear: both;
	float: left;
	height: 25px;
	width: 300px;
	margin: 0px 0px 10px 20px;
	padding-left: 30px;
	background: url('../images/pic_list_bass.gif') no-repeat left top;
	}

.headingMain
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 2em;
	font-weight: bold;
	color: #B05A01;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
	height: auto;
	}
	
.headingSub
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #71635F;
	padding: 20px 0px 0px 8px;
	margin: 15px 0px 10px 10px;
	float: left;
	border-left: 1px solid #71635F;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	}
	
.songTitle
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 1em;
	font-weight: bold;
	color: #B05A01;
	display: block;
	letter-spacing: 0.1em;
	padding-bottom: 8px;
	margin-left: 70px;
	}
	
.songInfo
	{
	position: relative;
	clear: both;
	display: block;
	margin-left: 70px;
	color: #71635F;
	}
	
.lyric
	{
	border-left: 1px solid #B05A01;
	margin: 25px 0px 0px 45px;
	display: block;
	padding-left: 10px;
	}
	
.lyricWrittenBy
	{
	font-family: 'Trebuchet MS', Georgia, serif;
	font-size: 1em;
	color: #B05A01;
	}
