/* CSS Document */

<!--
body,th {
margin:0px;
background-color:#999999;	
}

#leftSideSpacer {
width:auto;
}

#rightSideSpacer {
width:auto;
}

#header {
width: 100%;

background-image:url(../images/headerBack.gif);
background-repeat:repeat-x;
/*overflow: scroll;
background: #FFFFCC;*/
}

.mainNavBar {
width:950px;
height:27px;
background-image:url(../images/nb1_blueBarSapcer.gif);
background-repeat:repeat-x;
}

#leftPic {
position:relative;
top:0px;
width:340px; 
float:left;
left:0px;
z-index:1;
}



#mainContent {
float:left; 
width:400px;
}

#mainContentNoArticles {
float:left; 
width:585px;
}

#c5_leftPic {
top:0px;
float:left;
left:0px;
margin-right:20px;
}

#c5_main {
float:left;
width:450px;
}

#rightArticles {
float:left; 
width:180px;
padding-top:35px;

}

#partnerHead {
float:left;
width:140px;
}
#partnerTop {
float:left;
margin-top:47px;

}



#footer {
width: 948px;
height: 35px;
overflow: hidden;
text-align: center;
padding-top: 1px;
margin-left:1px;
margin-right:1px;
/*background-image:url(../images/footerBack.gif);*/
background-color:#336699;
background-repeat:repeat-x;
color:#CCCCCC;
}

#bottomBar {
position:fixed;
bottom:0px;
width: 100%;
height: 50px;
overflow: hidden;
text-align: center;
margin-top: auto;
background-color:#000033;
}

.clear { clear: both; height:0px; height:auto !important; margin:0px; line-height:0px;  }

.nav { margin:0 0 0 100px; padding:0 }
.nav li {list-style:none; float:left; margin-right:25px; color:#FFF; line-height:25px;}
.nav li a{color:#FFF; text-decoration:none; }
-->

