* {
margin: 0;
padding: 0;
}

body
{
background: #000000;
font: normal Tahoma,sans-serif;
margin-bottom: 130px;
}

a:visited,a:active
{
color: #fddb7e;
}

#page
{
width: 990px;
background: #6D6C60;
margin: 10px auto 10px auto;
}

#logo
{
width: 990px;
height: 200px;
}

#leftlogo
{
background: #32312D;
float: left;
width: 600px;
height: 180px;
margin-left: 10px;
margin-top: 10px;
text-align: center;
}

#rightlogo
{
background: #32312D;
float: right;
width: 365px;
height: 180px;
margin-left: 5px;
margin-right: 10px;
margin-top: 10px;
color: #ffffff;
text-align: center;
}

#rightlogo a
{
font-size: 26px;
color: #ffffff;
font-weight: bold;
}

#rightlogo a:hover
{
color: #fddb7e;
}

#categories
{
width: 970px;
height: 270px;
background: #32312D;
margin-left: 10px;
}

.categorycolumn
{
font-size: 18px;
font-weight:normal;
color: black;
padding-top:5px;
padding-left:20px;
float:left;
text-align: left;
}

#categories a
{
color: #e9d7a8;
}

#categories a:hover
{
color: #fddb7e;
}

.catcount
{
color: #ffffff;
font-size: 12px;
}

#maincontent
{
width: 970px;
background: #32312D;
margin-left: 10px;
margin-top: 10px;
}

#blogs
{
float: left;
width: 600px;
}

#blogs a,#sidebar a
{
color: #fed086;
}

#sidebar
{
float: right;
width: 360px;
text-align: left;
}

#sidebar a:hover
{
color: #FD9848;
}

#sidebarcontent
{
color: #ffffff;
margin: 5px 5px 5px 20px;
}

.clearer {clear: both;}

#footer
{
width: 970px;
height: 25px;
margin: 10px 10px 0 10px;
background: #32312D;
color: #ffffff;
text-align: center;
}

#footer a
{
color: #FD9848;
text-decoration:none;
}

#footer a:hover
{
color: #FD9848;
text-decoration:underline;
}

.bloglisting
{
width: 570px;
border: 5px solid #6D6C60;
color: #e9d7a8;
margin-top: 5px;
text-align: left;
padding: 3px;
margin-left: 5px;
}

.blogtitle
{
font-size: 18px;
font-weight: bold;
}

.blogtitle:hover,.blogcat:hover
{
color: #fddb7e;
}

.blogdescr
{
margin-top: 10px;
font-family: Arial,sans-serif;
font-size: 14px;
}

.listedin
{
color: #fbd8a0;
font-size: 1.1em;
margin-bottom: 6px;
margin-left:1px;
}

#thepages
{
color: #ffffff;
font-size: 20px;
font-weight: bold;
}