body {
	background-color:#333333;
	padding-top:25px;
}

#BodyContainer {
	width:780px;
	margin:0 auto;
	text-align:left;

}

/*Start of Navigation*/

#Nav {
	width:198px;
	float:left;
}

a#Home {
	background-image:url(../images/global/Nav-Home-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:198px;
	height:44px;
	display:block;
}

a#About {
	background-image:url(../images/global/Nav-About-2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Studio {
	background-image:url(../images/global/Nav-Studio-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Equipment {
	background-image:url(../images/global/Nav-Equipment-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Audio {
	background-image:url(../images/global/Nav-Audio-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Home:hover {
	background-image:url(../images/global/Nav-Home-1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:198px;
	height:44px;
	display:block;
}

a#About:hover {
	background-image:url(../images/global/Nav-About-2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Studio:hover {
	background-image:url(../images/global/Nav-Studio-1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Equipment:hover {
	background-image:url(../images/global/Nav-Equipment-1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

a#Audio:hover {
	background-image:url(../images/global/Nav-Audio-1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:198px;
	height:30px;
	display:block;
}

#NavImage {
	background-image:url(../images/global/Nav-Photo.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:390px;
	
}

#NavImage2 {
	background-image:url(../images/global/Nav-Photo2.jpg);
	background-repeat:no-repeat;
	width:198px;
	height:390px;
}

#NavSpacer {
	float:left;
	display:block;
	background-image:url(../images/global/Spacer.gif);
	background-repeat:repeat-y;
	width:198px;
	height:15px;
}

#NavSpacerAudio {
	float:left;
	display:block;
	background-image:url(../images/global/Spacer.gif);
	background-repeat:repeat-y;
	width:198px;
	height:15px;
}

.homepagespacer {
	float:left;
	display:block;
	background-image:url(../images/global/Spacer.gif);
	background-repeat:repeat-y;
	width:198px;
	height:201px;
}

.audiospacer {
	float:left;
	display:block;
	background-image:url(../images/global/Spacer.gif);
	background-repeat:repeat-y;
	width:198px;
	height:55px;
}

.equipmentspacer {
	float:left;
	display:block;
	background-image:url(../images/global/Spacer.gif);
	background-repeat:repeat-y;
	width:198px;
	height:1646px;
}
	

/*End of Navigation*/

#FeaturedImage {
	background-image:url(../images/global/Featured-Image-4.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:110px;
	float:left;
}

#MiddleCol {
	background-image:url(../images/global/Middle-Column.gif);
	background-repeat:no-repeat;
	width:266px;
	height:755px;
	float:left;
}

#RightCol {
	background-image:url(../images/global/Right-Column.gif);
	background-repeat:no-repeat;
	width:316px;
	height:755px;
	float:right;
}

#RightColHome {
	background-image:url(../images/global/Right-ColumnHome.gif);
	background-repeat:no-repeat;
	width:316px;
	height:755px;
	float:right;
}

#SingleCol {
	background:url(../images/global/Content-Area-2.gif) repeat-y;
	width:582px;
	height:569px;
	float:left;
}

.equipcontent {
	background:url(../images/global/Content-Area-2.gif) repeat-y;
	width:582px;
	height:2200px;
	float:left;
}

.audiocontent {
	background:url(../images/global/Content-Area-2.gif) repeat-y;
	width:582px;
	height:609px;
	float:left;
}

#Footer {
	background-image:url(../images/global/Footer.gif);
	background-repeat:no-repeat;
	width:780px;
	height:61px;
	float:left;
	margin: 0 auto;
}

#Footer2 {
	background-image:url(../images/global/Footer-2.gif);
	background-repeat:no-repeat;
	width:780px;
	height:105px;
	float:left;
}

.footertext {
	font-size:10px;
	color:#ffffff;
}

.footerlinks {
	color:#ffffff;
	font-weight:bold;
}

.footerlinks:hover {
	color:#FDF090;
	font-weight:bold;
}

#ContentContainer {
	width:253px;
	float:left;
	padding-left:5px;
}

#ContentContainer2 {
	width:304px;
	float:left;
	padding-left:5px;
}

#ContentContainer3 {
	width:570px;
	float:left;
	padding-left:5px;
	padding-top:3px;
}

.Columns {
width:570px;
}

.leftCol {
	float:left;
	width:45%;
	padding:5px;
}

#content-boxAudio {
	float:left;
	height:140px;
	width:99px;
	padding-right:5px;
}

.rightCol {
	float:right;
	width:50%;
	padding:5px;
}
