/*	Styles for Sandbox.meticulous.com
	Sexy as hell. Rock star styling for a cg film
	Hollah.
*/
	
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background: #000;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
}

p, ul, li {
	color: #fff;
	font: .8em/1.4em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


a {color : #d37428; font-weight: bold;}
a:link {color: #d37428; border-bottom: 1px dotted #d37428; border-style: none;}
a:visited {color: #d37428; border-bottom: 1px dotted #d37428; border-style: none;}
a:hover {color: #d37428; border-bottom: 1px dotted #d37428; border-style: none;}

a.nav {color: #fff; font-weight: normal;}
a.nav:link {color: #fff; text-decoration: none; border: 0px none #000;}
a.nav:visited {color: #fff;	text-decoration: none; border: 0px none #000;}
a.nav:hover {color: #fff; border-bottom: 1px dotted #fff; border-style: none;}


/* styles for IE5 mac */

#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
}

/* following rules are invisioble to IE 5 \*/
#horizon {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -275px;
	text-align: center;
	min-width:793px;
}
/* end IE 5 hack */

#boxing {
	background-color: #000;
	position: relative;
	text-align: left;
	width: 793px;
	height: 450px;
	margin: 0px auto;
}

#main {
	background: #070605;
	width: 793px;
	height: 409px;
	position: absolute;
	background: #000 url(../images/bodybkgnd.jpg) no-repeat;
}

#footer {
	background-color: #000;
	width: 773px;
	height: 30px;
	position: absolute;
	top: 409px;
	left: 0;
	padding: 5px;
}

#footerright {
	position: absolute;
	right: 0;
	top: 5px;
}

#footerleft {
	position: absolute;
	left: 0;
	top: 11px;
}

#nav {
	position: absolute;
	top: 35px;
	left: 370px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#nav li {
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}


#screening {
	position: absolute;
	top: 65px;
	left: 380px;
	letter-spacing: 0.2em;
}

#screening h2 {
	color: #d37428;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#screening p {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#bodynest {
	width: 385px;
	height: 260px;
	top: 120px;
	left: 380px;
	position: absolute;
	overflow: auto;
	overflow-x: hidden;
	padding: 7px;
	padding-left: 0;
	margin: 5px;
	margin-left: 0;
}

#bodynest h2 {
	color: #d37428;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
}

#bodynest h3 {
	color: #d37428;
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
}



#bodynest p {
	font-size: 11px;
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 22px;
	letter-spacing: 0.1em;
}

#awards {
	position: absolute;
	top: 130px;
	left: 250px;
}

dl {
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}

dt {
	color: #d37428;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 0 2px 0;
	padding: 0;
}

dd {
	font-size: 11px;
	padding: 0;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}