/* CSS Document*/

body{
	background: #080830 url(../images/bg_music.jpg) no-repeat;
	margin: 0px;
	color: #080830;
	font: 9pt/16pt Verdana, Arial, Helvetica, sans-serif;
	text-align:justify
}

html, body{
	scrollbar-3dlight-color: #333399;
	scrollbar-light-color: #999999;
	scrollbar-arrow-color: #605ca8;
	scrollbar-base-color: #666;
	scrollbar-darkshadow-color: #04021A;
	scrollbar-face-color: #080830;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #333;
	scrollbar-track-color: #121249;
	
}

/* General links *************/

	A:link {
	text-decoration: none;
	color: #FF3300;
	}
	A:visited {
	color: #FF3300;
	text-decoration: none
	}
	A:hover {
	color: #9966ff;
	text-decoration: none;
	}
		
		
/* Left active links - red *************/

#topnav{
	width:750px; 
	margin:10px auto; 
	padding: 5px 15px; 
	text-align:right; 
	color:#666699
	}
	
#topnav a {
	text-decoration: none;
	color: #f26522;
	}
#topnav a:visited { 
	color: #f26522; 
	text-decoration: none
	}
#topnav a:hover { 
	color: #9966ff; 
	text-decoration: none;
	}
	
#botnav{
	width:720px;
	margin:5px auto;
	padding: 5px 15px;
	text-align:center;
	position: relative;
	color:#666699
}

#botnav a {
	text-decoration: none;
	color: #f26522;
	}
#botnav a:visited { 
	color: #f26522; 
	text-decoration: none
	}
#botnav a:hover { 
	color: #9966ff; 
	text-decoration: none;
	}
		
/* headings *************/	

.title1{
	color: #3b3d8a;
	font-size: 15pt;
	font-weight: bold;
}

.title2{
	color: #9e0b0f;
	font-size: 12pt;
	font-weight: bold;
}

.title3{
	color: #333399;
	font-size: 10.5pt;
	line-height: 18pt;
	font-weight: bold;
}

/* home menu *************/

.homemenu{
	background-color:#000000;
	padding-left: 10px;
	border: 1px dotted #333399

}	

/* Container *******816844******/

#CONTAINER_HM{
	width:750px;
	height:500px;
	margin:50px auto 20px auto;
	border: 1px dotted #333399;
	background: #04021A url(../images/bg_home.jpg);
}

#container1{
	width:720px;
	margin:10px auto;
	padding: 15px;
	border: 1px solid #333399;
	background: #b4b3bb url(../images/bg_text.jpg) no-repeat;
}


#bio{
	width:695px;
	margin:10px auto;
	padding: 135px 15px 15px 40px;
	border: 1px solid #221960;
	background: #b4b3bb url(../images/bg_bio.jpg) no-repeat;
}

#copy{
	width:720px;
	margin:0px auto;
	padding: 5px 15px 30px;
	text-align:center;
	color:#9966ff;
	font-size: 10px;
	position: relative;
	font-style: italic;
	letter-spacing: 1px;
}

#text_hm{
	margin: 200px 25px 25px 410px;
	font: bold 14pt/15pt Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}

#text{
	margin: 130px 20px 25px 60px;
}

/* *****************************/
