
body div, th, td, li, dd    {
    /* redundant selectors to help NS4 remember */
font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
font-size:    15px;
font-family: Verdana;
margin:0;
padding:0;
line-height: 1.5em;

}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; 
margin: 0 auto; 
}

#topsection{
background: #FFFFFF;
height: 100px; 
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 200px; 
}

#rightcolumn{
float: left;
width: 200px; 
margin-left: -200px;
background: #E0E0E0;
}

#rightcolumad{
float: left;
width: 200px; 
margin-left: -200px; 
background: #FFFFFF;
}

#footer{
clear: left;
width: 100%;
background: white;
color: #333333;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #333333;
}

.innertube{
margin: 10px; 
margin-top: 0;
}
.innertubead{
margin: 10px; 
margin-top: 0;
}

#chromemenu{
width: 100%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; 
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}

.style1 {
	font-size: small;
	font-weight: bold;
}
.style6 {font-size: xx-small}


