body {
 margin: 0;
 padding: 0;
 background: #fff;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 9pt;
 color: #000;
}

a:link {
 color: #00008B;
 text-decoration: none;
}

a:active, a:visited {
 color: #00008B;
 text-decoration: none;
}

a:hover {
 color: #fff;
 background: #000;
}

a.important {
 font-weight: bold;
}

div#menu {
 height: auto;
 width: 180px;
 background: #eee;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
}

div#container {
 position: absolute;
 top: 85px;
 left: 180px;
 margin: 10px;
 width: 600px auto;
}

div#content {
 height: auto;
 min-height: 1000px;
 width: 600px;
 position: relative;
 background: #dde1f0;
 padding: 3px;
 border: 1px dotted #000;
}

div#banner {
 width: 600px;
 margin-top: 10px;
 margin-bottom: 10px;
}

div#banner_small {
 position: absolute;
 left: 570px;
 top: 15px;
}

div#tower {
 height: 600px;
 width: 160px;
 position: absolute;
 left: 820px;
 top: 240px;
}

div#tower_adsense {
 position: absolute;
 left: 820px;
 top: 860px;
}

div#counter {
 position: absolute;
 left: -100px;
 top: -100px;
}

div#interstitial {
 position: absolute;
 left: -200px;
 top: -200px;
}

ul {
 margin: 0px;
 padding: 2px 0 10px 10px;
 list-style: none;
}

ul.special {
 display: block;
 background-color: #fff;
 margin: 0 15px;
 padding: 0 10px;
}

ul.emu {
 display: block;
 background-color: #fff;
 padding: 10px;
 margin: 15px;
}

li.sublist {
 margin: 10px 0 0 0;
}

div#logo {
 margin: 0;
 padding: 0;
 height: 85px;
 width: 100%;
 background: #fff url(logo.png) no-repeat top left;
 border-bottom: 1px solid #000;
 text-indent: -999em;
 overflow: hidden;
}

h1#logo {
 margin: 0;
 padding: 0;
 height: 85px;
 width: 100%;
 background: #fff url(logo.png) no-repeat top left;
 border-bottom: 1px solid #000;
 text-indent: -999em;
 overflow: hidden;
}

h1 { 
 display: block;
 background-color: #fff;
 padding: 10px;
 margin: 15px;
 font-size: 13pt;
 text-align: center;
}

h2 {
 margin: 0;
 padding: 10px 0 0 5px;
 font-size: 12pt;
}

h3 {
 background-color: #fff;
}

div#content h2 {
 font-size: 16pt;
 padding: 20px 0 20px 0;
}

span#rom {
 display: block;
 background-color: #fff;
 padding: 10px;
 margin: 15px;
 text-align: center;
 font-size: 13pt;
 font-weight: bold;
}

p {
 background-color: #fff;
 padding: 10px;
 margin: 15px;
}

p#vote {
 font-size: 16pt;
 text-align: center;
}

p#sort {
 font-size: 9px;
 text-align: center;
}

#shopad {
 background-color: #fff;
 padding: 10px;
 margin: 15px;
 border: 1px solid #000;
 font-size: 12px;
}

p#ad {
 font-size: 13px;
}

span.important {
 text-decoration: underline;
 font-weight: bold;
}

p#enter {
 font-size: 14pt;
 text-align: center;
}

div#ad {
 margin: 0 0 5px 5px;
 float: right;
}

span.info {
 font-size: 12px;
}

span.bold {
 font-weight: bold;
}

hr {
 height: 1px;
 color: #000;
}

div#sysinfo {
 background-color: #fff;
 padding: 10px;
 margin: 15px;
 font-size: 13px;
 border: 1px solid #000;
}

.ad {
 background-color: #fff;
 margin: 0 15px;
 padding: 5px;
}

#download {
 font-size: 10pt;
/* font-weight: bold; */
}

p#rom {
 font-size: 10pt;
 padding: 0;
}

.amazon {
 margin: 15px 0 0 0;
}
