html * {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
font-size: 62.5%; /* 2.5em now equals 25px etc */
font-family: arial, sans-serif;
background: #000000;
color: #cccccc;
}

#wrapper {
width: 760px;
margin: 0 auto; /* center for most browsers */
}

a {
color: #ffffff;
}

a:hover {
text-decoration: none;
color: #999999;
}

img {
border: none;
}

h1 {
font-size: 1.4em;
height: 100px;
text-align: center;
background: #000000 url(hot_porn.gif) center bottom no-repeat;
}

ul#topads {
width: 100%;
text-align: center;
margin-bottom: 20px;
}

ul#topads li {
list-style: none;
display: inline;
padding-left: 30px;
padding-right: 30px;
}

ul#topads li a {
font-size: 1.6em;
}

div#rightbar {
float: right;
width: 160px;
}

div#leftbar {
width: 600px;
}

ul#menu {
width: 100%;
text-align: left;
}

ul#menu li {
list-style: none;
height: 30px;
}

ul#menu a {
color: #ef1c00;
font-size: 1.8em;
}

ul#menu a:hover {
color: #ece436;
text-decoration: underline;
}

ul.menusmall {
width: 100%;
text-align: right;
}

ul.menusmall li {
list-style: none;
height: 22px;
}

ul.menusmall a {
color: #ef1c00;
font-size: 1.4em;
}

ul.menusmall a:hover {
color: #ece436;
text-decoration: underline;
}

h3 {
background: #ece436;
color: #ef1c00;
font-size: 1.8em;
margin-bottom: 5px;
}

h2 {
font-size: 1.6em;
text-align: center;
background: #c5cef5;
color: #000000;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
}

h2#piccy {
border: none;
margin-right: 5px;
}

h4 {
font-size: 1.6em;
text-align: center;
margin-top: 20px;
background: #ece436;
color: #ef1c00;
}

p.inbox {
margin: 3px;
font-size: 1.2em;
text-align: justify;
width: 280px;
}

p.inbox img {
margin-right: 3px;
margin-bottom: 3px;
float: left;
}

td.linksize {
font-size: 1.4em;
font-weight: bold;
}

table.margtopbot {
margin-top: 8px;
margin-bottom: 8px;
}

p.monbarone {
text-align: center;
margin-top: 10px;
}

ul.monbar {
text-align: center;
margin-top: 2px;
}

ul.monbar li {
list-style: none;
display: inline;
margin-left: 20px;
margin-right: 20px;
line-height: 25px;
}

ul.monbar li a {
font-size: 1.6em;
}

div#clearme {
clear: both;
}