/*v17.fwerner.net*/
/*29,11,2007*/
/*by:design.fwerner*/
body{
margin:18px;
padding:0;
width:100%;
height:100%;
text-align:center;
font-family: Georgia, "Times New Roman", Times, serif;
}
#box{
width:800px;
height:100%;
border:px solid #000;
margin: 0 auto;
}
#header{
margin-bottom:100px;
width:800px;
background-color:#9ACA47;

}
#header img{
margin:0;
border:0;
}
#header #menu{
text-align:center;
background-color:#fff;
width:800px;
margin: 0;
padding:0;
}
#header #menu ul{
text-align:center;
margin:0 10px 15px 0px;
}
#header #menu li{
display:inline;
padding:5px;
}
#header #menu ul li a:link, #menu ul li a:visited{
color:#610000;
background-color:#ddd;
text-transform:uppercase;
text-decoration:none;
font-weight:600;
padding:10px;
margin:0;
}
#header #menu ul li a:hover, #menu a.active {
background-color:#000;
color:#fff;
}
#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
letter-spacing:1px;
color:#ccc;
background-color:#fff;
position:absolute;
top:1px;
right:10px;
}
#footer a{
background-color:#fff;
color:#ccc;
text-decoration:none;
}
#footer span{
color:#000}

#feed{
margin:auto;
padding:10px;
margin-top:100px;
padding-top: 10px;
width:778px;
text-align:justify;
font-weight:600;
border:1px solid #ccc;
border-bottom:0;
}
#feed a{ 
text-decoration:none;
color:#9ACA47;
text-transform:uppercase;
}
#feed a:hover{
color:#000;
}

