body{background:#000000 ;overflow:auto;}
h1,h2,h3,h4,h5,h6,p{font-family:"Serif",Times,Georgia,Helvetica; font-weight: normal;color:#000000;}
#wrap
{
background:#FFFFFF;
margin:0 auto;
overflow:auto;
}
#header
{
background:#000000 url('images/img3.jpg') bottom left repeat-x;
height:150px;
border:2px solid #FFFFFF;
}
#header h1
{
padding: 10px 10px 10px 10px;
margin-left:30px;
font-variant:small-caps;
color:#FFFFFF;
}
#main
{
width:600px;
margin:20px auto;
float:center;
padding:10px 10px 10px 30px;
}
#main p
{
text-indent:21px;
width:500px;
}
#main h1
{
font-variant:small-caps;
}
#navigation
{
width:150px;
float:left;
margin:20px auto;
padding: 10px 10px 10px 10px;
}
#navigation h2
{
font-variant:small-caps;
text-align:center;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
#links
{
width:150px;
float:right;
margin:20px auto;
padding: 10px 10px 10px 10px;
}
#links h2
{
font-variant:small-caps;
text-align:center;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
}
#foot
{
background:#77C90D url('images/img4.jpg') repeat-x top left;
margin:0 auto;
overflow:auto;
}
#footer
{
text-align:center;
border:2px solid #FFFFFF;
clear:both;
}
#footer p
{
font-family:"Serif";
color:#FFFFFF;
font-weight:bold;
font-size:small;
}
.entry ul{list-style-image:url('images/img1.gif');line-height:30px;}
.entry .title{margin:0 auto;border-bottom:1px solid #000000;}
.entry .meta{background:url('images/img2.gif') no-repeat left center;font-size:small;margin:0 auto;}
.active{color:#D84F4F;text-decoration:underline;}
a:link {text-decoration:none;color:#000000;}
a:visited {text-decoration:none;color:#000000}
a:hover {text-decoration:none;color:#D84F4F;}