h1,h2,h3,h4,h5,h6,p {
margin: 0;
padding: 0;
}

h1, p {
margin-bottom: 1em;
}


body {
font-family: Arial, Helvetica, sans-serif; 
font-size: 62.5%;
background-color: white;
margin: 0px;
}

img {
border-style: none;
border: 0;
}

#logo {
position: absolute;
top: 35px;
}

#container {
background: url(../images/global/background.gif) no-repeat;
}

#mainbox {
margin-top: 180px;
margin-left: 250px;
min-width: 575px;
border-top: 27px #616161 solid;
}

#body_content {
margin-left: 49px;
min-height: 300px;
}

.red {
color: red;
}


.tight {
margin-top: -1em;
}

a {
color: #ee8a1a;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}


#picture object {
position: absolute;
top: 38px;
left: 330px;
z-index: 2;
}

#picture img {
position: absolute;
top: 8px;
left: 550px;
z-index: 1;
}

#title {
width: 34px;
float: left;
padding-right: 15px;
padding-bottom: 200px;
}



h2, h1, h3 {
color: black;
font-weight: bold;
}

h1 {
margin-top: 0px;
padding-top: 0px;
font-size: 1.2em;
}

h2 {
font-size: 1.2em;
color: #4C8E90;
}

h3 {
font-size: 1.2em;
}

.small {
font-size: 10px;
}

#sidebar #form {
margin-top: 4em;
margin-bottom: 4em;
}

#sidebar {
float: left;
width: 200px;
margin-top: 190px;
text-align: right;
}

#sidebar h4 {
color: #4C8E90;
text-transform: uppercase;
font-size: .9em;
margin-bottom: 0px;
}

#footer {
background: #b4af96;
margin-bottom: 0px;
padding: 5px;
text-align: center;
padding-left: 140px;
}

#footer a {
color: white;
}

#footer p {
margin-left: 10px;
display: inline;
text-transform: uppercase;
font-weight: bold;
color: white;
margin-bottom: .5em;
margin-top: 0em;
font-size: 1em;
}

#content {
padding-left: 15px;
padding-top: 70px;
width: 600px;
padding-bottom: 30px;
font-size: 1.3em;
}

#auditions ul,.nodisc {
list-style: none;
padding: 0px;
margin: 0px;
}

#auditions h2{
margin-top: 12px;
}

#navigation {
z-index: 10;
}

/* begin new suckerfish */
#nav, #nav ul {
z-index: 10;
padding: 0;
margin: 0;
list-style: none;
width: 600px;
margin-left: 35px;
margin-top: -27px;
}

#nav a {
display: block;
/*width: 131px;*/
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
}

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

#nav li {
float: left;
width: 95px;
	background-color: #616161;
	border: 1px solid #616161;
	border-width: 1px;
	padding-bottom: 5px;
	padding-top: 7px;
}

#nav li ul {
position: absolute;
width: 134px;
left: -999em;
}

#nav li:hover ul {
left: auto;
margin-top: 4px;
margin-left: 0px;
}


#nav li:hover ul, #nav li.sfhover ul {
left: auto;
margin-top: 4px;
margin-left: -1px;

}

#nav li li a {
	font-weight: normal;
	color: white;
	text-align: left;
padding: 3px 3px 3px 5px;
}

#nav li li a:hover .sfhover {
	display: inline;
	font-weight: normal;
color: #ee8a1a;
}



.boardnav {
float: right;
margin-top: -50px;
}

#info {
margin-top: 20px;
padding-top: 10px;
padding-bottom: 20px;
border-top: 2px solid #ccc;
}

/*
.formTextItem {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.formTextItem label {
	float: left;
	width: 140px;
padding: 5px 5px 5px 0;
	font-weight: bold;
	display: block;
	text-align: right;
}

.formTextItem input {
	text-align: left;
width: 140px;
}


.formControls {
	clear: both;
	text-align: right;
}

*/
label {
font-weight: bold;
}

#special {
position: absolute;
background: #A3C9CA;
padding: 10px;
width: 220px;
top: 237px;
left: 614px;
}

#special a {
color: white
}

#home_girl {
margin-left: 91px;
margin-top: -9px;
}

#home_bottom {
z-index: 1;
position: absolute;
top: 207px;
left: 614px;
}

#home_body_content {
width: 350px;
margin-top: -15px;
}

#home_body_content_build {
width: 300px;
}


#home_title {
position: absolute;
top: 40px;
left: 295px;
}

#regular_content {
margin-top: 1.5em;
}

.indent {
margin-left: 40px;
}

#buildlogo {
margin-top: -30px;
}

.no_bullet {
list-style: none;
margin: 0px;
padding: 0px;
}

.list li {
padding-bottom: 10px;
}