body {
padding:0;
margin:0;
background-color:#000;
}
#clearheader{height:146px;background-color:#000;}/*needed to make room for header*/
#outer{
width: 990px; /*to cetner*/
margin: 0 auto; /*to center*/
height:100%;
min-height:100%;
position:relative;
/*margin-bottom:-28px; footer trick */
margin:0 auto;
background:url(../images/content_channel_background.gif) repeat-y;
z-index:100;
}
#content_channel_bottom
{
width:990px;
margin: 0 auto;
position:relative;
display:block;
height: 131px;
background:url(../images/content_channel_bottom.jpg) no-repeat;
}
/*don't put comments in the style below (breaks mac ie) - fixes PC IE colums from wrapping*/
/* \*/
* html body #outer {
height:auto;float:left;margin:0px;padding:0px;border:0px;

}
/* */
#content{ /*prevents column wrapping*/
display:block;
width:990px;
/*margin-right:-15px;*/
margin:0px;
padding:0px;
border:0px;
position:relative;
margin: 0 auto;
}
#content_top
{
width:990px;
background:url(../images/content_channel_top.jpg) no-repeat;
height:10px;
}
#col_left{
float:left;
width:210px;
display:none;
padding-top:10px;
padding-left:40px;
/*border-right: #FFFFFF 1px solid;*/
}
/* \*/
#col_left{display:block;}
/* */
#col_middle
{
padding-top:10px;
padding-left:30px;
padding-right:55px;
float:right;
width:655px;
}
#col_right{
float:left;
width:315px;
margin-left:1px;
padding-right:25px;
}
#col_right_content{
padding:4px;
}
/*////////////////////////////////////////////////////////////////////
////// SIDE NAV_____________________________________________SIDE NAV//
////////////////////////////////////////////////////////////////////*/
#nav_top
{
background:url(../images/nav_top.jpg) no-repeat;
width:185px;
height:24px;
}
#nav_bottom
{
background:url(../images/nav_bottom.jpg) no-repeat;
width:185px;
height:22px;
padding-bottom:10px;
}
ul#nav{
margin:0;
padding:0;
border:0;
list-style-type:none;
text-align:left;
}
ul#nav li ul{
margin:0;
padding:0;
border:0;
}
ul#nav li{
margin:0;
padding:0;
list-style-type:none;
display:block;
width:185px;
border:0;
padding-left:10px;
padding-right:10px;
background:url(../images/side_nav_background.gif) repeat-y;
border-bottom: solid 1px #d7d6d6;
}
ul#nav a{/*first level links*/
font-family:Verdana, Arial,Tahoma,Sans-Serif;
font-size:11px;
color:#FFF;
text-decoration:none;
line-height:15px;
padding-top:2px;
padding-bottom:2px;
letter-spacing:1px;
height:auto;
font-weight:bold;
}
ul#nav a { width: 180px; }
ul#nav a{
\width: 166px;
w\idth: 161px;
}
html>body ul#nav a { /*keeps width from blowing out in mozilla*/
width: auto;
}
ul#nav li li a{ /*secondary links*/
font-family:Arial,Tahoma,Sans-Serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
display:block;
padding-left:28px;
padding-top:1px;
padding-bottom:1px;
border:0px;
letter-spacing:0;
color:#FFF;
}
ul#nav li li a:hover{ /*secondary links*/
font-family:Arial,Tahoma,Sans-Serif;
font-size:11px;
font-weight:normal;
color:#FFF;
text-decoration:none;
display:block;
padding-left:28px;
letter-spacing:0;
border:0px;
/*background:url(../images/nav_bar.gif) no-repeat;
background-position:0px 8px;*/
}
ul#nav li li a { width: 180px; }
ul#nav li li a
{
\width: 157px;
w\idth: 152px;
}
.spawnCloak{
display:none;
}
.spawnReveal{
display:block;
}
ul#nav li li li a { width: 180px; }
ul#nav li li li a
{
\width: 141px;
w\idth: 136px;
}
ul#nav a:hover{/*first level links*/
font-family:Verdana, Arial,Tahoma,Sans-Serif;
font-size:11px;
letter-spacing:1px;
text-decoration:none;
color:#f8ed32;
}
ul#nav #nav_on a
{
color:#f8ed32;
}
#more_info_main
{
width:185px;
background:url(../images/more_info_back.gif) repeat-y;
height:100%;
}
#more_info_top
{
width:185px;
background:url(../images/more_info_top.gif) repeat-y;
padding-top:10px;
padding-left:10px;
padding-right:10px;
}
#more_info_content
{
width:165px;
padding-left:10px;
padding-right:10px;
}
#more_info_content p
{
color:#fff;
font-size:11px;
}
#more_info_bottom
{
background:url(../images/more_info_bottom.gif) repeat-y;
width:185px;
height:19px;
}