body {
  /*background: #000;*/
	background:url("/images/newBackground.jpg") center top; 
	background-repeat:repeat-x;
	background-color:#8c8d8f;
  font-family: Arial, Helvetica, sans-serif;
}

p {
  margin-bottom: 5px;
}

h1 {
  font-size: 16px;
  margin-bottom: 10px;
}

h2 {
  font-size: 14px;
  margin-bottom: 5px;
}

h3 {
  font-size: 12px;
}

#container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background: url(/images/content_bg.jpg) 0px 35px repeat-x;
  background-color: #808487;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#container a {
  color: #05406A;
  text-decoration: none;
}

#container a:hover, #footer a:hover {
  text-decoration: underline;
}

#main_content a {
  text-decoration: none;
}

#main_content a:hover {
  text-decoration: underline;
}

/* Header //////////////////////////////////// */

#header {
  width: 100%;
  background:url("/images/newBackground.jpg") 0px -10px repeat-x; 
} 


/* top ////////////////// */

#header #top #left {
  margin-top: 10px;
}

#header #top #logo h1 {
  font-size: 35px;
  color: #444;
  padding: 10px;
  display: none;
}

#header #top #logo a {
  width: 790px;
  height: 110px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-indent: -1000px; 
}

#header #top #logo a#sitename {
  background: url(/images/head.jpg);
}

#header #top #logo a#shm {
  background: url(/images/shm.jpg);
}

#header #top #logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#logo a {
  text-decoration: none;
}

#header #top #right {
  margin-right: 10px;
  float: right;
  position: relative;
  margin-top: -30px;
}

#header #top #right #links {
  text-align: right;
}

#header #top #right #search {
  height: 20px;
  width: 150px;
  font-size: 14px;
  border: 1px solid #999;
}

#header #top #right #searchBT {
  margin-left: 5px;
  margin-right: 10px;
  vertical-align: bottom;
}

#header #top #right p {
  text-align: right;
  padding-top: 10px;
}

#header #top #right a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

/* bottom /////////////// */

#header #bottom {
  clear: both;
  padding-top: 5px;
}

#nav {
  background: url(/images/nav.jpg);
  width: 800px;
  height: 41px;
  _height: 63px;
  margin: 0 auto;
  text-align:center;
  padding-top: 22px;
}

.shm #nav {
  background: url(/images/nav.shm.jpg);
} 

#nav  a {
  color: #6FACDB;
  color: #3399ff;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 18px 8px 18px;
  background-image: url('/images/navPipe.jpg');
  background-repeat: no-repeat;
}

#nav  a.tight {
  padding-left: 11px;
  padding-right: 11px;
}
#nav a.nobg {
  background: none;
}

#nav a:hover {
  color: #ff920e;
  color: #000066;
  text-decoration: none;
}

#nav #main {
  top: 2px;
  left: 4px;
}

#nav #home {
  left: 23px;
}

#nav #search {
  left: 96px;
}

#nav #invite {
  left: 183px;
}

#nav #showcase {
  left: 243px;
  top: 15px;
  width: 60px;
}

#nav #castingCall {
  left: 343px;
  top: 15px;
  width: 50px;
}

#nav #talent {
  left: 337px;
}

.sitename #nav #about {
  left: 469px;
}

.sitename #nav #newsletter {
  left: 629px;
}

.shm #nav #about {
  left: 532px;
}

#nav #money {
  left: 615px;
  top: 15px;
  width: 88px;
}

.shm #nav #money {
  top: 14px;
}

#nav #money a {
  font-size: 11px;
}

#nav #register {
  left: 730px;
}

#nav .active a {
  color: #ff920e;
  color: #000066;
}

.shm #nav .active a {
  color: #017491;
}


/* Content  ///////////////////////////////// */

#content {
  clear: both;

}

#main_content {
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  *padding-bottom: 0px;
}


#main_content img {
  border: 1px solid #053259;
  height: auto;
}

#main_content .clearer {
  clear: both;
  float: none;
  margin: auto;
  padding: auto;  
}

#main_content .box {
  /*background: #818587;*/
  background: #e2e2e2;
  padding: 10px;
  padding-bottom: 0px;
  color: #000;
  border: 3px solid #999;
}

#main_content h1, #main_content .bigHeader {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: none;
  background: url(/images/headerBG.jpg) 0px -52px repeat-x;
  background-color: #49aee2;
  padding: 5px;
  padding-left: 10px;
  margin-left: -10px;
  margin-right: -10px;
  border-bottom: 0px;
}

#main_content h1.box {
  font-size: 20px;
  color: #fff;
  background: url(/images/headerBG.jpg) 0px -52px repeat-x;
  background-color: #49aee2;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}

#main_content h1.shmClass {
  background: url(/images/bg_header_shm.gif) 0px -52px repeat-x;
}

#main_content a.box {
  border: 0px;
}

#main_content a.button {
  padding-top: 8px;
  padding-bottom: 5px;
  text-align: center;
  float: left;
  font-weight: bold;
  background: url(/images/button.gif) top center no-repeat;
  width: 130px;
  height: 20px;
  margin-bottom: 5px;
}

#main_content .dark {
  color: #053259;
  font-weight: bold;
}

#main_content .userType {
  color: #053259;
}

#main_content .fError {
  border: 0px;
  width: auto;
  height: auto;
  margin: auto;
}

#main_content textarea {
  padding-left: 2px;
}

#clear_footer {
  clear: both;
}

/* Footer ////////////////////////////////  */

#footer {
  width: 820px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
}

#footer ul {
  margin-left: 90px;
  margin-right: 90px;
}

#footer li {
  float: left;
  margin-left: 20px;
}

#footer li a {
  color: #fff;
  font-size: 12px;
}

#footer li a:hover {
  color: #053259;
}

#homeLink {
  clear: both;
  text-align: center;
  font-size: 11px;
  padding-top: 15px;
  *padding-top: 10px;
}

#homeLink a {
  color: #fff;
  font-size: 11px;
}


#homeLink a:hover {
  color: #053259;
}

#homeLink span {
  font-style: italic;
}

.sponsor {
	font-weight: bold;
	color: #008000;
	font-style: italic;
}

#

/* color using //////////////////////////// 
  blue: #005aad
  medium blue: #0000bf
  dark blue: #053259
  orange text: #ff8d00
  oragne bg: #ff7a00
  dark red: #c12329
  purple: #6A066E
  light green: #65a853
  green: #008000
*/