* {
	margin: 0px;
	padding: 0px;
}

#floatdiv {
	position:absolute;
	width:152px;
	height:321px;
	left:0px;
	top:0px;
	z-index: 100;
	}

 /********** Side Bar Styles ********/

 #sidebar {
	background-image:url(../images/microphone.png);
	background-repeat:no-repeat;
	position:relative;
	height:321px;
	width:152px;
	margin-left:10px;
 }

 #sidebar #reverbnation {
  height:48px;
  width:48px;
  position:absolute;
  top:20px;
  left:21px;
  
 }

 #sidebar #facebook {
  height:48px;
  width:48px;
  position:absolute;
  top:20px;
  left:81px;
 }

 #sidebar #twitter {
  position:absolute;
  height:48px;
  width:48px;
  top:80px;
  left:21px;
 }

 #sidebar #youtube {
  position:absolute;
  height:48px;
  width:48px;
  top:80px;
  left:81px;
 }

#sidebar #pandora {
  position:absolute;
  height:48px;
  width:48px;
  top:140px;
  left:54px;
 }

#sidebar #bandcamp {
  position:absolute;
  height:48px;
  width:48px;
  top:200px;
  left:54px;
 }

#sidebar #myspace {
  position:absolute;
  height:48px;
  width:48px;
  top:260px;
  left:54px;
 }
#wrapper {
	width: 970px;
	min-height: 100%;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: -200;
	margin-left: auto;
	position: relative;
	min-height: 100%;

}
#wrapper #header {
	height: 126px;
	background-image: url(../images/header_bg.jpg);
}
#wrapper #header #headerlogo {
	float: left;
	height: 126px;
	width: 288px;
}
#wrapper #header #headerad {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: 13px;
	margin-left: 35px;
}
#wrapper #header #headernavigation {
	height: 50px;
	width: 500px;
	float: right;
}
#wrapper #ifinevertopbanner {
	height: 220px;
	width: 970px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/ifinevertopbanner.jpg);
}
#wrapper #ifinevertopbanner #ifinevertopbannerbelieveplayer {
	height: 200px;
	width: 450px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#wrapper #videocontainer {
	margin-top: 20px;
}
#wrapper #specialboxescontainer {
	height: 261px;
	margin-top: 30px;
}
#wrapper #specialboxescontainer #specialboxescontainermusic {
	height: 261px;
	width: 233px;
	float: left;
}
#wrapper #specialboxescontainer #specialboxescontainervideophotos {
	height: 261px;
	width: 466px;
	float: left;
	margin-left: 19px;
}
#wrapper #specialboxescontainer #specialboxescontainerfree {
	height: 261px;
	width: 233px;
	float: right;
}
#wrapper #twitterreverbcontainer {
	height: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#wrapper #twitterreverbcontainer #twitter {
	width: 485px;
	float: left;
	height: 300px;
}
#wrapper #twitterreverbcontainer #reverb {
	float: right;
	height: 300px;
	width: 485px;
	text-align: right;
}
#wrapper #musiccontainer {
	height: 575px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#wrapper #musiccontainer #musiccontainerleft {
	float: left;
	width: 470px;
	height: 575px;
}
#wrapper #musiccontainer #musiccontainerright {
	float: right;
	height: 575px;
	width: 470px;
}
#wrapper #aboutcontainer {
	height: 698px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#wrapper #aboutcontainer #aboutcontainerleft {
	height: 698px;
	width: 485px;
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
}
#wrapper #aboutcontainer #aboutcontainerright {
	height: 698px;
	width: 465px;
	float: right;
	background-image: url(../images/mc_subcon_airport_about.jpg);
}
#aboutcontainerleft a:link {
	color: #F00;
	background: transparent;
}
#aboutcontainerleft a:hover {
	text-decoration: none;
	color: #000;
	background: transparent;
}
#wrapper #contactcontainer {
	height: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#wrapper #contactcontainer #contactcontainerleft {
	float: left;
	width: 455px;
	height: 400px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
}
#wrapper #contactcontainer #contactcontainerright {
	float: right;
	height: 400px;
	width: 485px;
	background-image: url(../images/contactformbuilder.jpg);
}
#wrapper #merchcontainertop {
	height: auto;
	margin-top: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	margin-bottom: 30px;
}
#wrapper #merchcontainerbottom {
	height: auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	text-transform: none;
}
#wrapper #merchcontainerfree {
	margin-bottom: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #F00;
	border-top-color: #000;
	border-top-width: thin;
	border-top-style: solid;
}
#footercontainer {
	background-color: #000;
	height: 200px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
}
#footercontainer #footercontent {
	width: 970px;
	padding: 0px;
	position: relative;
	margin: auto;
}
#footercontainer #footernavigation {
	height: 200px;
	width: 242px;
	float: left;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 7px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFF;
}
#footercontainer #footermailinglist {
	float: left;
	height: 200px;
	width: 217px;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFF;
	padding-left: 25px;
}
#footercontainer #footerlogo {
	height: 180px;
	width: 465px;
	float: right;
	text-align: center;
}
#footercontainer #footerdesignedby  {
	float: right;
	height: 11px;
	width: 320px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #gallerycontainer {
	width: 970px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#wrapper #gallerycontainer #escapevideocontainer {
	height: 349px;
	width: 970px;
}
#wrapper #gallerycontainer #escapevideocontainer #escapevideocontainerleft {
	height: 349px;
	width: 425px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: left;
	clear: both;
}
#wrapper #gallerycontainer #escapevideocontainer #escapevideocontainertopright {
	width: 515px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#wrapper #gallerycontainer #escapevideocontainer #escapevideocontainerbottomright {
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 10px;
}
#wrapper #gallerycontainer #ifinevermakeitvideocontainer {
	float: left;
	height: 349px;
	width: 970px;
	margin-bottom: 30px;
}
#wrapper #gallerycontainer #ifinevermakeitvideocontainer #ifinevermakeitvideocontainerleft {
	float: left;
	height: 349px;
	width: 560px;
	margin-right: 30px;
}
#wrapper #gallerycontainer #ifinevermakeitvideocontainer #ifinevermakeitvideocontainertopright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	width: 380px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#wrapper #gallerycontainer #ifinevermakeitvideocontainer #ifinevermakeitvideocontainerbottomright {
	float: right;
	width: 380px;
	margin-top: 10px;
}
#wrapper #gallerycontainer #ifinevermakeitevvideocontainer {
	height: 349px;
	width: 970px;
	float: left;
	margin-bottom: 30px;
}
#wrapper #gallerycontainer #ifinevermakeitevvideocontainer #ifinevermakeitevvideocontainerleft {
	float: left;
	height: 349px;
	width: 560px;
	margin-right: 30px;
}
#wrapper #gallerycontainer #ifinevermakeitevvideocontainer #ifinevermakeitevvideocontainertopright {
	float: right;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#wrapper #gallerycontainer #ifinevermakeitevvideocontainer #ifinevermakeitevvideocontainerbottomright {
	float: right;
	width: 380px;
	margin-top: 10px;
}

html, body, #wrapper { height: 100%; }
body > #wrapper { height: auto; min-height: 100%; }
#wrapper #merchcontainerfree a {
	text-align: center;
}


#contact-area {
	width: 400px;
	height: 320px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	margin-top: 60px;
	margin-left: 42px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	border: 2px solid #ccc;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 150px;
}

