.body_med {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; text-decoration: none}
.body_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #666666}
.body_bold_large {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #666666}
.body_small_dark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #333333; text-decoration: none}
.body_small_bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none}
.body_small_med {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #999999; text-decoration: none}
.body_bold_colon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #D76A2A; text-decoration: none}
.head_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #00667C}
.head_orange_sml {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #D76A2A}
.head_orange {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #D76A2A}
.bg_navboxdots {  background-image: url(images/framedots_vert.jpg); background-repeat: repeat}

/* == LINKS ==*/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #0066CC; 
	text-decoration: none
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #0099FF; 
	text-decoration: none
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
	color: #FF923D; 
	text-decoration: underline
}
/* == NAVIGATION BAR ==*/
.nav-container { 
	height: 25;
	width: 768;
	background-color: #999999;
}
#nav-bar { 
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #fff;
	list-style-type: none; 
	margin: 0px auto
}
#nav-bar li {
	height: 25px;
	text-align: center;
	float: left;
}
#nav-bar li a:link, #nav-bar li a:visited {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	text-decoration: none;
	font-size: 9px;
	color: #fff;
	line-height: 2.5em;
	height: 25px;
	width: inherit;
	display: block
}
#nav-bar li a:hover {
	background-color: #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#nav-bar li a.down {
	background-color: #CCCCCC;
}
   
.home { width: 55px }
.master { width: 70px }
.tips { width: 95px }
.recording { width: 70px }
.dub { width: 99px }
.manufacture { width: 70px }
.studio { width: 78px }
.rehearsals { width: 85px }
.contact { width: 70px }
