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

*{margin:0; padding:0;}
html{
	font-size: 100%;
}

body {
	margin-left:auto;
	margin-right:auto;
	width:940px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 80%;
}
	
#overall{
	border: groove 3px #666666;
	background-image:url(Images/sm_bg_2.gif);
}

#technology{
	margin:0 0 10px 0;
}
	
#lyrics{
}

#lyriclft{
	margin-left: 45px;
	width: 45%;
}
	
#lyricrt{
	margin-right: 45px;
	width: 45%;
}
	
#studio{
	margin:20px 0 0 50px;
	width: 834px;
	vertical-align:text-top;
}

#contact{ }

#header{ }

#table{
	font-size: 1.2em;
}
	
#content{
}
#content{
}
	
#copyright{
	border-top-width: 1px;	
	border-bottom-width: 1px;	
	border-top-style: solid;	
	border-bottom-style: solid;	
	border-top-color: #cccccc;	
}
#tracklist{
	margin-top:10px;
	 }

#navbar{
	background-color:#212121;
	float:left;
	margin: 0px 10px 10px 50px;
	width: 211px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
	
#lyricth{
	color: #006666;
	font:"Times New Roman", Times, serif;
	font-size:1.5em;
}
	
#composition{
	padding-left: 0px;
	height: 160px;
}

#mixer{
	border: solid 1px #000000;
	height: 160px;
	width: 239px;
	margin-left: 351px;
}

#donny{
	margin: 10px;
	border: solid 1px #000000;
	height: 188px;
	width: 214px;
	float: right;
}

#vu_meter{
	width:auto;
	height: 191px;
	margin: 5px;
}
	
.navigation{
	margin:10px 10px 14px 10px;
	position: relative;
	border: none;
	outline: none;
	text-decoration:none;
	width: 188px;
	height: 22px;
}

.genmed{
	margin: 1px 1px;
	font-size 1.1em;
	}
	
.center{
	text-align: center;
}

.left{
	text-align: left;
}

.right{
	text-align: right;
}

p.main{
color: #CCCCCC;
font-size:1.2em;
margin-left: 25px;
margin-right: 25px;
}

p.small{
color: #CCCCCC;
font-size:1em;
margin-left: 25px;
margin-right: 25px;
}

p.copy{
color:#CCCCCC;
font-size: .75em;
}

h1{
	color: white;
}

h2{
color: white;
margin-left: 25px;
}

li{
color: #CCCCCC;
margin-left: 50px
}

a:link {
	border:none;
	outline:none;
	color: #669999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: none;
	color: white;
}

a:active {
	text-decoration: none;
}

.bio {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666699;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

