#MAIN {
	background-image: url(3SM_title.jpg);
	background-position: center top;
	height: 750px;
	width: 900px;
	background-repeat: no-repeat;
	background-color: #CC6601;
}
body {
	background-color: #000000;
}
#NAV {
	height: 15px;
	width: 900px;
	top: 0px;
	padding-top: 80px;
	padding-left: 350px;
}
#home_nav_pad {
	background-image: url(horiz_rule.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 15px;
	padding-bottom: 8px;
	background-position: 0px;
}
#contact_nav_pad {
	background-image: url(horiz_rule.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 100px;
	padding-bottom: 8px;
	background-position: 0px;
}
#email {
	float: left;
	height: 20px;
	width: 100px;
}

#recording_nav_pad {
	background-image: url(horiz_rule.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 215px;
	padding-bottom: 8px;
	background-position: 0px;
}
#design_nav_pad {
	background-image: url(horiz_rule.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 325px;
	padding-bottom: 8px;
	background-position: 0px;
}
#composition_nav_pad {
	background-image: url(horiz_rule.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-left: 440px;
	padding-bottom: 8px;
	background-position: 0px;
}
#recording_icon {
	float: left;
	width: 97%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding-top: 35px;
}
#recording_width {
	float: left;
	width: 97%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding-top: 25px;
}
#MAIN_CONTENT {
	padding-top: 75px;
	padding-left: 360px;
}
#MAIN_CONTENT2 {
	padding-top: 75px;
	padding-left: 220px;
}
#text_top {
	padding-top: 10px;
}
#nav_pad {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
}
#nav2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#links {
	float: left;
	width: 165px;
	padding-top: 600px;
	padding-left: 10px;
}
