body {
background-color: #484848;
margin:0;
padding:0;
margin: auto;
}
#container {
background-color:#000000;
width:1147px;
height: 2985px;
margin: auto;
clear:both;
}
#header {
background-image:url('http://pimpdaddyporn.net/images/header.jpg');
background-repeat:no-repeat;
width: 1147px;
height: 157px;
margin-bottom: 25px;
}
.sidebar1 {
padding: 0 0 10px 0;
background-color: #222222;
border: dashed 1px silver;
width: 180px; 
height: 2770px;
float: left;
margin: 0 20px 0 20px;
}
#content {
padding: 10px 20px 10px 20px;
background-color: #222222;
border: dashed 1px silver;
color: white;
width: 640px;
margin: 0 10px 0px 10px;   /*Right Bottom Left Top; */
float:left;
}
.table {
margin: 20px 0 30px 0;
}
h2 {
margin: -10px 0 20px 0;
text-align: center;
color: white;
font-size: 18px;
font-weight: bold;
}
h3 {
font-size: 20px;
color: white;
}
.titles {
padding: 0 5px 0 5px;
font-size: 18px;
color: #FF66CC;
text-decoration: underline;
}
.sidebar2 {
padding-top: 10px;
background-color: #222222;
border: dashed 1px silver;
width: 180px; 
height: 2770px;
float: left;
margin: 0 20px 0 20px;
}
#footer {
height:89px;
margin-top:30px;
color: #CCC;
font-size: 12px;  
clear:both;
}
#ad {
float:left;
padding-top: 25px;
margin-left:60px;
text-align: center;
}
div.menu {
width:180px;
padding-bottom: 15px;
border:0px;
text-align:left;
}
div.menu a {
display:block;
font-size:13px;
width:100%;
padding: 10px;
color: #CCCCCC;
text-decoration:none;
line-height:5px;
font-family:sans-serif;
}
html>body div.menu a {width:auto;}
div.menu a:hover {
color: blue;
font-size:13px;
font-weight: bold;
text-decoration:underline;
}
a:link {color: #CCCCCC;}
.clear { clear: both; }
