a:link, a:visited{ color: #f93; text-decoration:underline;  }

a:hover{ color: #222; text-decoration:none; background: #ccc;}



body
{
	font: 8.5pt/12pt Helvetica;
color: #999;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #ccc url('/images/5.jpg') repeat-x top left;
}


h1
{
      font-family: Helvetica;
      font-size: 16px;
      line-height: 18px;
      color: #999;

margin-top: 10px;
}



h2
{
      font-family: Helvetica;
      font-size: 12px;
      line-height: 15px;
      color: #999;

margin-top: 0px;
}



h3
{
      font-family: Helvetica;
      font-size: 11px;
      line-height: 15px;
      color: #999;
font-weight: normal;
margin-top: 0px;
}




#RHcontent a, #RHcontent a:visited
{
  
text-decoration: underline;
    color: #f93;
}

#RHcontent a:hover
{
background: #ccc;  
text-decoration: none;
    color: #999;
}

#RHcontent p
{
margin: 0;
color: #999;
}


img, img a
{
	border: 0;
}

#container
{
	width: 700px;
	margin: 50px auto 0 auto;


}



#content
{
      
text-align: center;
}


#thumbs
{
      width: 480px;
margin: 0 auto 0 auto;

}


#mark
{

width: 240px;
height: 105px;
background: url('/images/6.gif') no-repeat top left;
}

#textbox
{
	position: relative;
	clear: both;
	/*border: 1px dashed #777;
	margin-top: 10px;
	padding-top: 5px;
	height: 30px;*/
}

#LHcontent
{
      float:left;
      
      width: 450px;
      padding-right: 20px;
}

#RHcontent
{
      float:left;
      border-left: 1px dashed #666;
      width: 200px;
padding: 10px 0 0 20px;
}



#footer
{
	position: relative;
	clear: both;
	/*border: 1px dashed #777;*/
	margin-top: 10px;
	padding-top: 5px;
	height: 30px;
}




.rssThumbFloat {
  float: left;
  width: 73px;
  border: 1px solid #777;
/*background: #000;*/
  margin: 0 15px 15px 0;
  padding: 2px;
  text-align: center;
  font-size: .85em;
}


ul#rssThumbNav {
list-style-type: none;
margin: 0 0 20px 0;
padding: .5em 0;
font: 10px/12px Helvetica

}

        
ul#rssThumbNav li a {
/*display: block;
width: 5em;*/
color: #999;

text-decoration: none;
}



        
ul#rssThumbNav li a:hover {
color: #999;
text-decoration: underline;

}



        
ul#rssThumbNav .left { float: left; }
ul#rssThumbNav .right { float: right; padding-right: 25px; }
