#container {
	width: 1000px;
	height: inherit;
	display: block;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 300px;
	float: left;
}

#oldlogo {
	width: 1000px;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	background: url(../images/StuartHardyStudiosLogo2.jpg) no-repeat center;
}

#logo {
	width: 1000px;
	height: 250px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	background: url(../images/StudioSLogoBlue2020.jpg) no-repeat center;
}

#menu_text {
	width: 1000px;
	height: 150px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#content {
	width: 100%;
        color: #000000;
	background: #bbbbbb no-repeat center;
}

#content p {
	margin: 15px 25px 0px 25px;
	color: #111111;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	line-height: normal;
	margin: 15px 25px 0px 25px;
}

.separator {
	width: 950px;
	height: 1px;
	border-top: 1px solid #333333;
	display: block;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
}

  p.main {width:155px; height:30px; padding:0;}
  p.main em {width:155px; height:25px; background:url(../images/SHSMain.jpg); position:absolute; top:0; left:0;}
  p.main a {cursor:pointer;}
  p.main a:hover {background:#bbbbbb;}
  p.main a:hover em {background:url(../images/SHSMainP.jpg);}

  p.bio {width:155px; height:30px; position:relative; padding:0;}
  p.bio em {width:155px; height:25px; background:url(../images/SHSBio.jpg); position:absolute; top:0; left:0;}
  p.bio a {cursor:pointer;}
  p.bio a:hover {background:#bbbbbb;}
  p.bio a:hover em {background:url(../images/SHSBioP.jpg);}

  p.music {width:155px; height:30px; position:relative; padding:0;}
  p.music em {width:155px; height:25px; background:url(../images/SHSMusic.jpg); position:absolute; top:0; left:0;}
  p.music a {cursor:pointer;}
  p.music a:hover {background:#bbbbbb;}
  p.music a:hover em {background:url(../images/SHSMusicP.jpg);}

  p.video {width:155px; height:30px; position:relative; padding:0;}
  p.video em {width:155px; height:25px; background:url(../images/SHSVideo.jpg); position:absolute; top:0; left:0;}
  p.video a {cursor:pointer;}
  p.video a:hover {background:#bbbbbb;}
  p.video a:hover em {background:url(../images/SHSVideoP.jpg);}

  p.gear {width:155px; height:30px; position:relative; padding:0;}
  p.gear em {width:155px; height:25px; background:url(../images/SHSGear.jpg); position:absolute; top:0; left:0;}
  p.gear a {cursor:pointer;}
  p.gear a:hover {background:#bbbbbb;}
  p.gear a:hover em {background:url(../images/SHSGearP.jpg);}

  p.bandprojects {width:155px; height:30px; position:relative; padding:0;}
  p.bandprojects em {width:155px; height:25px; background:url(../images/SHSBandProjects.jpg); position:absolute; top:0; left:0;}
  p.bandprojects a {cursor:pointer;}
  p.bandprojects a:hover {background:#bbbbbb;}
  p.bandprojects a:hover em {background:url(../images/SHSBandProjectsP.jpg);}

  p.tech {width:155px; height:30px; position:relative; padding:0;}
  p.tech em {width:155px; height:25px; background:url(../images/SHSTech.jpg); position:absolute; top:0; left:0;}
  p.tech a {cursor:pointer;}
  p.tech a:hover {background:#bbbbbb;}
  p.tech a:hover em {background:url(../images/SHSTechP.jpg);}

  p.photo {width:155px; height:30px; position:relative; padding:0;}
  p.photo em {width:155px; height:25px; background:url(../images/SHSPhoto.jpg); position:absolute; top:0; left:0;}
  p.photo a {cursor:pointer;}
  p.photo a:hover {background:#bbbbbb;}
  p.photo a:hover em {background:url(../images/SHSPhotoP.jpg);}

  p.studioequipment {width:155px; height:30px; position:relative; padding:0;}
  p.studioequipment em {width:155px; height:25px; background:url(../images/SHSStudioEquipment.jpg); position:absolute; top:0; left:0;}
  p.studioequipment a {cursor:pointer;}
  p.studioequipment a:hover {background:#bbbbbb;}
  p.studioequipment a:hover em {background:url(../images/SHSStudioEquipmentP.jpg);}

  p.contact {width:155px; height:30px; position:relative; padding:0;}
  p.contact em {width:155px; height:25px; background:url(../images/SHSContact.jpg); position:absolute; top:0; left:0;}
  p.contact a {cursor:pointer;}
  p.contact a:hover {background:#bbbbbb;}
  p.contact a:hover em {background:url(../images/SHSContactP.jpg);}

  p.links {width:155px; height:30px; position:relative; padding:0;}
  p.links em {width:155px; height:25px; background:url(../images/SHSLinks.jpg); position:absolute; top:0; left:0;}
  p.links a {cursor:pointer;}
  p.links a:hover {background:#bbbbbb;}
  p.links a:hover em {background:url(../images/SHSLinksP.jpg);}

  .main {width:155px; height:30px; position:relative; padding:0;}
  .main em {width:155px; height:25px; background:url(../images/SHSMain.jpg); position:absolute; top:0; left:0;}
  .main a {cursor:pointer;}
  .main a:hover {background:#bbbbbb;}
  .main a:hover em {background:url(../images/SHSMainP.jpg);}

table {
	background-position: center top;
	background-color: #bbbbbb;
}

body {
	background-color: #bbbbbb;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #bbbbbb;
	padding-left: 0px;
	top: auto;
}

.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
	padding-left: 0px;
	top: auto;
}

.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #000000;
	padding-left: 0px;
	top: auto;
}

.sectionheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.link2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD2222;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #dddddd;
	text-decoration: underline;
}

a.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DD8888;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #110476;d2be99
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	left: 15px;
}

.tablerowcolor {
	background-color: #000000;
}

.tablerowcolor2 {
	background-color: #bbbbbb;
}

.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 21px;
	padding-right: 21px;
}

* {
	padding: 0;
	margin: 0;
}
body, html {
	background: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}

#content ul li {
	text-align: left;
	margin: 15px 23px 0px 75px;
}

#footer {
	height: 62px;
	float:left;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;	
}
