body { 
		margin: 0;
		padding: 0;
		background: #000; 
		font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
		font-size: 10pt;
		line-height: 18pt;
		width: 100%;
		color: #ffffff;
		}
		
a:link, a:hover, a:active, a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #e4454b; }

h1, h2, h3, h4 { font-size: 1.8em; font-weight: normal; color: #ee4035; line-height: 1em; padding-bottom: 0.4em; padding-top: 0.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }
		
#blackBar { position: absolute; left: 0px; top: 0px; }
#pink { position: absolute; left: 0px; top: 0px; height: 150px; width: 50%; background: #ef4035; }
#header { width: 980px; margin: 0 auto; position: relative; z-index: 2; margin-bottom: 30px; height: 150px; background: #000000;}
#header img { float: left; }

#footerLinks #bioMain { cursor: pointer; }
#footerLinks .topLevel a { display: block; float: left; width: auto; margin-top: 0px; border-left: 1px solid #333333; padding-left: 7px; margin-left: 7px; }

#navigation { width: 600px; float: right; border-bottom: 1px solid #333333; margin-top: 130px; }
#navigation #jumpLink span { text-align: right; display: block; cursor: pointer; }
#navigation ul li ul li { position: relative; color: #ffffff; z-index: 16; width: 240px; background: #1c1c1c; border-bottom: 1px solid #000000; padding-left: 10px; font-size: 8pt; cursor: pointer; float: left;}
#navigation li:hover, #footerLinks a:hover { color: #ef4035; }
#nav li { padding-left: 10px; float: left; display: block; width: 240px;  }
#nav { float: right; }

#footerLinks li ul li { width: 150px; }
#footerLinks li ul li a { position: relative; color: #ffffff; z-index: 16; width: 150px; background: #1c1c1c; border-bottom: 1px solid #000000; padding-lefT: 8px; font-size: 8pt; float: left;}



#preload { width: 32px; height: 32px; position: absolute; margin-left: -16px; left: 50%; top: 400px; }

#controls { width: 980px; height: 30px; position: absolute; background: #000000; top: 713px; z-index: 99; margin-left: -490px; left: 50%; opacity: 0; }
.leftControls { float: left; width: 800px; }
.leftControls img { float: left; width: 15px; padding-left: 15px; padding-right: 15px; padding-top: 8px; padding-bottom: 7px; cursor: pointer; }
.leftControls p { float: left; width: 50px; margin-left: 5px; margin-top: 3px; }
.rightControls { float: right; width: 70px; }
.rightControls img { float: left; padding-left: 8px; padding-right: 8px; padding-top: 8px; padding-bottom: 7px; cursor: pointer; }
#layerslider { width: 980px; height: 563px; margin: 0 auto; z-index: 0; }

#pageContent { width: 806px; margin: 0 auto; padding-left: 174px; }
.section { width: 403px; float: left; padding-bottom: 15px; }
.section >.section { padding-top: 30px; }
.section p { width: 350px;}
#pageContent ul li { display: block; width: 350px; padding-left: 20px; background: url('../img/red_bullet.png') 0 10px no-repeat; }
.green h1, .green h2 { color: #a0ce67; }
.yellow h1, .yellow h2 { color: #edbe5d; }
#pageContent .green ul li { background: url('../img/green_bullet.png') 0 10px no-repeat; }
#pageContent .yellow ul li { background: url('../img/yellow_bullet.png') 0 10px no-repeat; }



.break { width: 980px; height: 1px; background: #333333; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.clear { clear: both; height: 0px; }

#footer { width: 980px; height: 30px; margin: 0 auto; padding-bottom: 100px;  }
.red { color: #ef4035; }
#leftFoot { width: 300px; float: left; }

#rightFoot { width: 600px; float: right; text-align: right; }
