@charset "utf-8";
/* CSS Document */

#topsection{
background-image:url(/images/toplines/home.gif);
height: 81px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

fieldset{
display:block;
}

#simplesearch fieldset{
text-align:right;
border:0;
}

#simplesearch legend{
display:none;
}

#simplesearch label{
display:none;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 200px 0 200px;
}

#leftcolumn{
float: left;
width: 200px;
margin-left: -100%;
padding-top: 10px;
}

#leftcolumn h1{
margin:0;
}

#leftcolumn h2, #leftcolumn h3{
margin:1px 0 0;
}

#leftcolumn h2 a, #leftcolumn h2 a:visited, #leftcolumn h3 a, #leftcolumn h3 a:visited{
display: block;
padding:1px 5px 3px;
font-size:small;
width: 178px;
}

#leftcolumn h3 a:hover{
color:#666;
}

#leftcolumn a{
text-decoration:none;
color:#fff;
}

#leftcolumn img{
height: 37px;
width: 188px;
padding-top: 1px;
}

#rightcolumn{
float: left;
width: 200px;
margin-left: -200px;
}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
color:#5B9023;
font-size:10px;
}

#footer a{
color:#5B9023;
}

.rightinnertube{
margin-top: 0;
display:inline;
}