body
{
	margin: 0 auto;
	padding: 0;
	color: #333;
	background: #585756 url("./themes/site_themes/default/bg.gif") repeat;
	font-size: 80%;
        font-family: tahoma; 
       }

marquee { 
     font-size: 12px;
     font-weight: bold;
}


object { 
     margin: 0px 10px 10px 0px; 
}

.fineprint {
     font-size: 9px;
}

td  {
     padding: 10px; 
}





.blog {
float: left;
margin-right: 5px;
padding: 0 10px 10px 5px;
color: #333;
text-align: left;
width: 650; 
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
text-align: left;
width: 600px; 
}

.sidetitle {
     font-family: tahoma, verdana, arial, helvetica, sans-serif;
     font-style: italic; 
     font-size: 14px;
     text-decoration: underline;
     padding-left: 10px;
}


#content 
{ 
     width: 1000px; 
     text-align: center; 
     border-left: #000000 2px solid; 
     border-right: #000000 2px solid; 
     background: #ffffff; 
     margin-top: -10px; 
     margin-bottom: -10px;

} 

#header 
{
     text-align: center; 
     margin-bottom: -4px; 
}

#nav
{
     background: #6A4D32; 
     width: 100%; 
     color: #ffffff: 
     font-size: 12px;
     font-weight: bold;
     height: 20px;
}

#nav a 
{ 
     font-weight: bold; 
     text-decoration: none; 
     color: #E3872D; 
}

#nav a:hover
{ 
     color: #ffffff; 
}

#right 
{
     background: #B2805B; 
     width: 300px; 
     color: #000000; 
     padding: 5px; 
     text-align: left; 
     float: right; 
}

#right a { 
     text-decoration: none; 
     font-size: 10px; 
     color: #ffffff; 
     font-weight: bold; 

     
}

#right a:hover { 
     font-weight: bold; 
     color: #E3872D; 
}


#footer
{
     background: #6A4D32; 
     color: #ffffff ;
     font-size: 10px;
     height: 30px;
     padding: 5px; 
     width: 990px; 
     text-align: center;
}

#footer a
{     
     color: #ffffff ;
     text-decoration: none;
     font-weight: bold;     
}

#footer a:hover
{     
     color: #ffffff ;
     text-decoration: none;
       
}