body
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.2;
	letter-spacing:.05em;
	color: #202020;
}
a
{    
	color: #2020A0;
}

#Right
{
	background-color: #f0f0f0;
	width: 168px;
	padding: 10px 5px 25px 10px;
}

#Right h2
{
	color: #336699;
	font-size:14px;
	letter-spacing:normal;
	margin:0px 0px 10px 0px;
}

#RightBody
{
	padding: 20px 5px 15px 10px;
}

#Right h3
{
	color: #336699;
    font-size:12px;
	letter-spacing:normal;
	margin:0px 0px 10px 0px;
}

#Right a
{
color: #FF8B02;
text-decoration: underline;
font-weight: bold;
}

#MainBody
{
	padding: 5px 5px 5px 10px;
	width: 592px;
}

#MainBody .para,
#MainBody li,
#MainBody p {
	font-size: 16.8px;
	line-height: 1.5em;
}

#Footer
{
	padding: 20px 50px 10px 50px;
	font-size:10px;
	color: #808080;
}

#Footer a
{
	color: #808080;
	font-size:10px;
}

#MainBody H1
{
	color:#336699;
	font-size:24px;
	margin: 5px 0px -10px 0px;
}

#MainBody H2
{
	font-weight: bold;
	color: #336699;
	font-size:16.8px;
	margin: 5px 0px 0px 0px;
}

#MainBody a
{
	color: #FF8B02;
	text-decoration: underline;
	font-weight: bold;
}

.Sidebar
{
	float: left;
	border-width: 0px 0px 0px 0px; 
	border-style:solid; 
	border-color: #F5f5f5; 
	margin: 0px 30px 0px 5px; 
	padding: 5px 5px 5px 5px; 
	background-color: #f5f5f5;
}

div.content1
{
  width: 555px;
  height: auto;
  padding: 10px;
  background-color: #ffffff;
}

div.content1 div.content_column1, div.new_content1 div.content_column1
{
  background-color: #ffffff;
  padding: 0px 20px 0px 0px;
}

div.content1 div.content_column2
{
  background-color: #ffffff;
  padding: 0px 20px 0px 0px;
}

div.content1 div.left
{
  float: left;
  width: 250px;
}

div.content1 div.para
{
  margin-bottom: 20px;
}

div.content1 div.subtitle, div.new_content1 div.subtitle
{
  font-weight: bold;
  color: #336699;
  font-size:18px;
}

#spacer1 
{
height: 10px;
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 5px;
}

div.new_content1
{
  height: auto;
  padding: 0 10px 10px 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
}

div.new_content1 div.para
{
	width:220px;  
	margin-bottom: 10px;
}

#popularcontent
{
	width:220px;
	float:right;
	padding: 0px;
	background: #FFC989;
}

#popularcontent ul
{
	margin-left: -35px;
}

#popularcontent li, #popularcontent a
{
	font-size: 10px;
	list-style: none;
	color: #606060;
}

#popularcontent a:Hover
{
	color: #202020;
}

#popularcontent h3
{
	color: #606060;
	margin: 5px 5px 0px 5px;
}

.article-right,
.article-left
{
    clear: both;
    text-align:justify;
}

.article-right img
{
    float: left;
    margin: 6px 16px 6px 0px; 
}

.article-left img
{
    float: right;
    margin: 6px 16px 6px 16px; 
}

/* for share rail used on JustForFun pages */
#sharerail
{		
		position: fixed;
		top:300px;
		width:65px;
		left: 100px;		
		border:#ccc 1px solid;	
		padding-bottom: 4px;	
		text-align: center;
}

