body {
margin: 0;
padding: 0;
font-family: arial, sans-serif;
color: #333;
background: #000;
border: 0;
font-size: 14px;
line-height: 20px;
background: #000 url(../images/web_backdrop_repeat.jpg) repeat-y left; 
}

#creditsLinks {
font-size: 12px;
line-height: 22px;
}

h3 a{
color: #000; 
text-decoration: none;
}

a{
color: #5577AA;
}

a:hover {
color: #fe5219;
text-decoration: none;
text-shadow: #FFF 1px 1px 1px;
border-bottom: 2px solid;
}

a:hover.sidelink {
color: #000;
text-decoration: none;
text-shadow: #FFF 1px 1px 1px;
border-bottom: 2px solid #000;
}

a:hover.blank {
text-decoration: none;
border: 0;
}

.catlist {
font-size: 22px;
color: #fff;
}

.catlist a{
}

#header {
margin: 0;
height: 90px;
width: 900px;
border: 0;
}

#containerOUTER {
margin: 0px;
padding: 0px;
width: 100%;
border: 0;
background: url(../images/web_backdrop_cut.jpg) no-repeat top left; 
}

#sidebar {
margin-right: 0px;
padding-left: 50px;
width: 154px;
border: 0;
}

#subnav {
position: relative;
padding-top: 30px;
left: -23px; 
width: 150px;
border: 0;
}

#content {
position: absolute;
left: 240px; 
top: 110px;
width: 600px;
border: 0;
}

#clear	{
width: 500px;
height: 10px;
border: 0px;
margin: 0px;
padding: 0px;
clear: both;
}	

/* FONT STUFF YAR */

h3 {
font-family: Geneva, sans-serif;
font-size: 22px;
line-height: 20px;
padding: 0;
color: #5577AA;
text-shadow: #FFF 3px 3px 3px;
}



/* END INNER  STUFF */
/* ------------------------------------------------------------ */
/* BEGIN NAV STUFF */


div#globalnav	{
position: relative;
left: -25px; 
top: 15px;
	height: 183px;
	width: 158px;
	margin: 0px;
	padding: 0px;
	border: 0;
	background: transparent;
	}

div#globalnav ul#menu	{
	height: 163px;
	width: 158px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	}

div#globalnav ul#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: 0px;
	}
	
div#globalnav ul#menu li a {
	border: 0px; 
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	}
	
ul#menu li, ul#menu a {
	height: 27px;
	display: block;
	}


#fresh 
{background: transparent url(../images/gwas_nav.gif) 0px -0px no-repeat; left: -20px; voice-family: "\"}\""; voice-family: inherit; left: 0px; height: 12px; width: 158px; border: 0;}
#live	
{background: transparent url(../images/gwas_nav.gif) 0px -27px no-repeat; left: -20px; voice-family: "\"}\""; voice-family: inherit; left: 0px; height: 10px; width: 158px; border: 0;}
#studio	
{background: transparent url(../images/gwas_nav.gif) 0px -54px no-repeat; left: -20px; voice-family: "\"}\""; voice-family: inherit; left: 0px; height: 12px; width: 158px; border: 0;}
#still 
{background: transparent url(../images/gwas_nav.gif) 0px -81px no-repeat; left: -20px; voice-family: "\"}\""; voice-family: inherit; left: 0px; 0px; height: 12px; width: 158px; border: 0;}
#video	
{ background: transparent url(../images/gwas_nav.gif) 0px -108px no-repeat; left: -20px; voice-family: "\"}\""; voice-family: inherit; left: 0px; 0px; height: 12px; width: 158px; border: 0;}
#waste	
{background: transparent url(../images/gwas_nav.gif) 0px -135px no-repeat; left: -20px; voice-family: "\"}\""; voice-family: inherit; left: 0px; 0px; width: 158px; border: 0;}


#fresh a:hover	{background: transparent url(../images/gwas_nav.gif) -157px -0px no-repeat;}
#live a:hover {background: transparent url(../images/gwas_nav.gif) -157px -27px no-repeat;}
#studio a:hover {background: transparent url(../images/gwas_nav.gif) -157px -54px no-repeat;}
#still a:hover {background: transparent url(../images/gwas_nav.gif) -157px -81px no-repeat;}
#video a:hover {background: transparent url(../images/gwas_nav.gif) -157px -108px no-repeat;}
#waste a:hover {background: transparent url(../images/gwas_nav.gif) -157px -135px no-repeat;}



/* END NAV STUFF */
/* ------------------------------------------------------------ */
/* BEGIN CURVEY BOXES STUFF */



.bl {background: url(../images/bl.gif) 0 100% no-repeat #ffffff; width: 20em}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clearTO {font-size: 1px; height: 1px}


/* END CURVEY BOXES */
/* ------------------------------------------------------------ */
/* BEGIN SLIM-BOX STUFF */


.smd_slimbox {
	float:left;
	width:600px;
	clear:both;
        border: 0px;
}
.smd_slimbox p {
	width:180px;
	height:120px;
	float:left;
	margin: auto;
	text-align:center;
        border: 0px;
}
.smd_slimbox img {
        background-color: white;
        padding: 5px;
        border: solid black 1px;
}


.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}

