/* CSS Document */

body,td {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(on-line_cd_mastering/post_production.jpg);
	background-repeat: repeat-x;
	background-color: #1C1D21;
	background-position: 0px 0px;
	}
h1 {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
}
#container {
	left: 0px;
	top: 138px;
	width: 980px;
	position: absolute;
}
#navbar {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	clear: none;
	float: none;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;

}
#navbar ul {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14;
	font-weight: bold;
	list-style-type: square;
	color: #333333;
	margin-top: 50px;
	margin-left: -10px;
}
#navbar li {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
#navbar a:link {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
	background-color: #92BF00;
}
#navbar a:visited {
	font-family: Gill Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}

#navbar a:hover {
	font-family: Gill Sans,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;


}
.audio {
	font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #999999;
	line-height:16px;
	text-align: justify;
}
#mastering {
	background-image: url(on-line_cd_mastering/audio_engineering.jpg);
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 998px;
	height: 810px;
}

#engineering {
	background-image: url(on-line_cd_mastering/stem_mastering.jpg);
	left: 0px;
	top: 0px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1500px;
}
#scrolling {
	overflow: auto;
	position: absolute;
	height: 650px;
	width: 800px;
	left: 200px;
	top: 140px;
}
#audionav {
	height: 300px;
	width: 200px;
	position: absolute;
	left: 15px;
	top: 190px;
    font-family: Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #663300;

}

#audionav a:link {
	font-weight: bold;
	color: #333333;
    text-decoration: none;
	background-color: #92BF00;
}
#audionav a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#audionav a:hover {
	color: #FF6600;
}

#recording1 {
	position: relative;
	width: 780px;
	left: 0px;
	top: -10px;
}
a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
#techpics {
	overflow: visible;
	position: absolute;
	width: 200px;
	height: 200px;
	left: 556px;
	top: 278px;
	clear: none;
	z-index: 10;
}
#techsleft {
	overflow: visible;
	position: absolute;
	width: 200px;
	height: 200px;
	left: 390px;
	top: 320px;
	clear: none;
	z-index: 9;
}
