/* defaults, globals, etc.
==============================================================================*/

html,body	
{margin:0;padding:0;
background-color: #030303}

* 		
{margin: 0px;padding:0px}

body		
{font: 12px "Trebuchet MS",Arial,Sans-Serif;}

a img 		
{border-width:0;}

a		
{text-decoration:none}

/* layout
==============================================================================*/
#wrapper
{float:left;
width:100%; 
background-color: #FFF}

#content
{margin-left:458px}

#container
{background-color: #FFF}

.redsec
{float: left;
width: 100%;
background: #C84410 url('/images/newimages/splashbottomn.jpg') no-repeat top left;
}

.audioplayer
{float: left;
width: 458px;
padding: 45px 0 30px 0}

.entersec
{float: left;}

#masthead
{float:left;
width:458px;
height:280px;
margin-left:-100%;
background-image: url('/images/newimages/splashWISF.jpg')}

#highlighter
{float: left;
width: 100%}

#footer
{clear:both;
width:100%;}

#nav
{height: 131px;
margin-top: 3px}



/* content style
==============================================================================*/
.maintitle
{width: 311px;
height: 280px;
background-image: url('/images/newimages/splashtitlen.gif');}

.maintitle span 
{display: block;
width: 0;
height: 0;
overflow: hidden;}




/* red section
==============================================================================*/
.redsec a img
{margin: 40px 0 10px 100px;
background-image: url('/images/newimages/enter1.gif')}

.redsec a img:active, .redsec a img:hover
{background-image: url('/images/newimages/enter2.gif')}

.redsec a span
{display: block;
width: 0;
height: 0;
overflow: hidden;}

.redsec h2
{font-size: 1em;
margin: 0 0 20px 20px}

.opennew
{background: #C84410 url('/images/newimages/openinnew.gif') no-repeat center left;
padding:  8px 0 8px 36px}

.redsec h2 a
{color: #EEE;
padding: 0 .23em;
cursor: pointer}

.redsec h2 a:hover
{background-color: #A4380D;
color: #EEE;
padding: 0 .23em}


/* nav style
==============================================================================*/
#nav
{background: #FFF url('/images/newimages/splashwoodtop.jpg') repeat-x left;
width: 100%}

#header 
{width: 458px;
height: 131px;
background-image: url('/images/newimages/splashtopn.jpg');}


/* footer style
==============================================================================*/

#footer
{background: #C9C9C9}

#footer p
{margin:0px;
font-size: .85em;
letter-spacing: .05em;
text-align:center;
padding: 0px;
line-height: 38px;
color: #EEE;
clear: both;
text-transform: uppercase;
background: #FFF url('/images/newimages/bottomwood.jpg') repeat-x left}
