* { 
margin: 0; 
padding: 0; 
}

.quote {color: #000000;	font-size: 134%;	font-family: arial, verdana, sans-serif; 	text-align: center;}

.byline {color: #2daa1b;	font-family: arial, verdana, sans-serif;	font-size: 80%;	text-align: right;}

div.megacontainer {
 width: 848px;
 position: relative; 
 margin: 0px auto; 
}

div.pagecontainer {
 position: relative; 
 width: 800px; 
 margin: 0px auto; 
}

div.bottombar {
 width: 832px; 
 margin: 0px auto; 
}

a.home {
 display: block;
 width: 62px;
 height: 30px;
 background-image: url('../images/header03.gif');
}

a.home:hover {
 background-image: url('../images/header03b.gif');
 }

a.soundstage {
 display: block;
 width: 107px;
 height: 30px;
 background-image: url('../images/header04.gif');
}

a.soundstage:hover {
 background-image: url('../images/header04b.gif');
 }


a.client {
 display: block;
 width: 68px;
 height: 30px;
 background-image: url('../images/header05.gif');
}

a.client:hover {
 background-image: url('../images/header05b.gif');
 }



a.about {
 display: block;
 width: 59px;
 height: 30px;
 background-image: url('../images/header06.gif');
}

a.about:hover {
 background-image: url('../images/header06b.gif');
 }


a.contact {
 display: block;
 width: 71px;
 height: 30px;
 background-image: url('../images/header07.gif');
}

a.contact:hover {
 background-image: url('../images/header07b.gif');
 }


a.links {
 display: block;
 width: 52px;
 height: 30px;
 background-image: url('../images/header08.gif');
}

a.links:hover {
 background-image: url('../images/header08b.gif');
 }


.bigheading {color: #000000;	font-family: times new roman, serif;	font-size: 170%;}

.heading {color: #000000;	font-family: times new roman, serif;	font-size: 147%;}

.text {color: #000000;	font-family: arial, verdana, sans-serif;	font-size: 90%;	text-align: justify;}

.bigtext {color: #000000;	font-family: times new roman, serif;	font-size: 110%;	text-align: justify;}

.linktext {font-family: times new roman, serif;	font-size: 110%;	text-align: justify;}
.linkheading {color: #2daa1b;	font-family: times new roman, serif;	font-size: 147%;}

#contentarea {background-color: #FFFFFF;}