body {
 font-size: 62.5%; /* reset font-sizes to 1em == 10px */
 color: #fff;
 font-weight: bold;
 background-color: #000;
 font-family: Arial, Helvetica, Verdana, sans-serif;
 text-align: center; /* for IE */
 background-image: url(bigger_bkgd.jpg); 
 background-repeat: no-repeat;
}

* {
 font-size: 1em; /* reset font-sizes to 1em == 10px */
}
#shell {
 top: 50%; 
 left: 50%; 
 margin-top: -300px; 
 margin-left: -400px; 
/*put height and width etc in inner*/
 position: absolute;
}
#inner {
 width: 803px; 
 height: 600px; 
 border: 1px solid #fff;
 background-color: #000;
 background-image: url(bkgd_peeps2.jpg);
 background-position: 187px 0px; 
 background-repeat: no-repeat;
}
#logo {margin-left: 27px; padding-bottom: 44px; text-align: center; display: block;}
#footer2 {text-align: right; color: #000; font-size: 1em; clear: both; height: 20px; width: 400px; float: right;}

#menu { background-color: #000; width: 187px; height: 100%; float: left; border-right: solid 1px #fff;}
#menu a {text-align: right; color: #aaa; margin-right: 35px;  padding-top: 27px; font-size: 1.2em;}/*actual width 187px*/
#menu a:hover {color: #f58003;}

ul {font-size: 1em; text-decoration: none; text-transform: uppercase; list-style: none;}
li {padding-bottom: 10px;}/**/

p {font-size: 1.2em;}
a {text-transform: uppercase; text-decoration: none; display: block; }
/*a:hover {color: #f58003;}*/

#content {width: 608px; height: 80%; margin-top: 70px; margin-left: 188px; padding: 0px;} 
/*#content .menuHeading {background-color: #111;  filter:alpha(opacity=80); -moz-opacity: 0.80; opacity: 0.80; height: 30px; border-top: 1px solid #000; border-bottom: 2px solid #000;}/*height: 2em; background-image: url(bkgd_menu.jpg); background-position: 1px 0px; background-repeat: no-repeat;*/
#content #menu1 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu1.jpg);*/
#content #menu2 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu2.jpg);*/
#content #menu3 { background-position: 1px 0px; background-repeat: no-repeat;  }/*background-image: url(bkgd_menu3.jpg);*/
#content #menu4 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu4.jpg);*/
#content #menu5 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu4.jpg);*/
#content #menu6 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu2.jpg);*/
#content #menu7 { background-position: 1px 0px; background-repeat: no-repeat;  }/*background-image: url(bkgd_menu3.jpg);*/
#content #menu8 { background-position: 1px 0px; background-repeat: no-repeat;  }/*background-image: url(bkgd_menu3.jpg);*/
#content #menu9 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu1.jpg);*/
#content #menu10 { background-position: 1px 0px; background-repeat: no-repeat; }/*background-image: url(bkgd_menu2.jpg);*/
#content .menuHeading {filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; background-color: #000; height: 30px; border-top: 1px solid #552C0E; }/*border-bottom: 2px solid #000;*/


#content .menuHeading a {display: block; height: 22px; text-align: left; padding-left: 10px; color: #f58003; font-size: 1.1em; padding-top: 8px;}/**/
/*#content .menuHeading1 a {display: block; width: 100%; height: 100%; text-align: left; padding-left: 25px; padding-top: 8px;color: #fff; font-size: 1em;}
#content .menuHeading2 a {display: block; width: 100%; height: 100%; text-align: left; padding-left: 25px; padding-top: 8px;color: #fff; font-size: 1em;}
#content .menuHeading3 a {display: block; width: 100%; height: 100%; text-align: left; padding-left: 25px; padding-top: 8px;color: #fff; font-size: 1em;}
#content .menuHeading4 a {display: block; width: 100%; height: 100%; text-align: left; padding-left: 25px; padding-top: 8px;color: #fff; font-size: 1em;}*/

#content .menuDetails {height: 200px; overflow: hidden; background-color: #000; background-image: url(../i/people/stacey-slide.jpg); padding-left: 190px; text-align: left;}
#content .menuDetails p {width: 295px; font-size: 1.1em; color: #ccc;}
#content .menuDetails a {color: #f58003; text-transform: lowercase;}
#content .menuDetails a:hover {color: #fff;}

#content #menu1details {height: 0; overflow: hidden; background-image: url(../i/people/mark.jpg);}
#content #menu2details {height: 0; overflow: hidden; background-image: url(../i/people/trey.jpg);}
#content #menu3details {height: 0; overflow: hidden; background-image: url(../i/people/ray.jpg);}
#content #menu4details {height: 0; overflow: hidden; background-image: url(../i/people/stacey.jpg);}
#content #menu5details {height: 0; overflow: hidden; background-image: url(../i/people/ingrid.jpg);}
#content #menu6details {height: 0; overflow: hidden; background-image: url(../i/people/brent.jpg);}
#content #menu7details {height: 0; overflow: hidden; background-image: url(../i/people/kellie-new.jpg);}
#content #menu8details {height: 0; overflow: hidden; background-image: url(../i/people/kelly-lowe.jpg);}
#content #menu9details {height: 0; overflow: hidden; background-image: url(../i/people/jess.jpg);}
#content #menu10details {height: 0; overflow: hidden; background-image: url(../i/people/mikey.jpg);}
