body
{
    min-width: 100%;
    margin: 0px;
    background: #121212;
    margin-top: 0px;
}
img
{
    border: 0px;
}
#fullpage
{
    width: 100%;
}
#container
{
    width: 602px;
    margin: 0 auto;
}
#top
{
    width: 100%;
    height:109px;
    line-height: 109px;
    text-align: center;
    background: url(  'images/header_bg.jpg' );
}
#top h1
{
    display: none;
}
#menu
{
    width: 600px;
    height: 218px;
    margin-bottom: 20px;
    margin-top: 40px;
    border: solid 1px #202020;
}
#one
{
    border: solid 1px #202020;
    height: 218px;
    width: 290px;
    float: left;
}
#two
{
    border: solid 1px #202020;
    height: 218px;
    width: 290px;
    float: right;
margin-bottom:20px;
}
#two-top {
height:30px;
width:290px;
}
#two h2
{
line-height: 30px;
    margin: 0.3em;
    color: #e7e7e7;
    font-family: ms sans serif, verdana;
    font-size: 1em;
	float: left;
}
#two-inner {
height: 170px;
width: 280px;
overflow: auto;
float:left;
}
#two li
{
    margin-left: 0.6em;
    margin-right: 0.3em;
    list-style: none;
    padding-bottom: 0.3em;

}
#two li a {
    
font-family: ms sans serif, verdana;
    color: #CCCCCC;
    font-size: 0.7em;
}
#rss
{
    float:right;
	margin-top:5px;
    margin-right:5px;
    padding-bottom:5px;

}
#rss small {
display: none;
}
#three
{
    width: 600px;

    margin-bottom: 20px;
    margin-top: 40px;
    border: solid 1px #202020;
}
#nav {
width:100%;
text-align:center;
}
#nav li {
font-family:verdana;
font-size: 0.5em;
list-style: none;
color: #666666;
display: inline;
padding-left:5px;
margin-right:5px;
border-left: solid 1px #666666;
}
#nav li a {
color: #666666;
text-decoration: none;
}
#nav li:first-child {
border-left: solid 0px #121212;
margin-left:-15px;
padding-left:-15px;
}
#nav li:last-child {
margin-right:30px;
}
#penis {

width:468px;
text-align:center;
margin:0 auto;
}
