input, textarea, select {
 border: 1px solid #C08146;;
 background-color: #491313;
 font-size: 12px;
 font-family: tahoma;
 color: #EDC37C;
 margin-bottom: 1px;
}
a, a:active, a:visited {
 color: #FFE1B0;
 text-decoration: none;
 font-weight: bold;
}
a:hover {
 color: #EDC37C;
 text-decoration: none;
 font-weight: bold;
}
h1 {
 padding: 0;
 margin: 0;
 font-size: 14px;
 text-align: left;
}
h2 {
 margin: 0 0 10px 0;
 font-size: 10px;
 text-align: right;
} 
h3 {
 margin: 0 0 20px 0;
 font-size: 12px;
 text-align: right;
} 
p { 
 text-align: justify;
 margin: 5px 0 10px 0;
 text-indent: 10px;
}
body {
 background-color: #000;
 text-align: justify;
 padding: 0;
 margin: 0 0 30px 0;
 font-family: verdana;
 font-size: 11px;
 color: #EDC37C;
}
img {
 border: 0;
}
#wrapper {
 background: url(/images/background.png);
 background-repeat: repeat-y;
}
#menu {
 position: absolute;
 left: 20px;
 top: 81px;
 padding: 0;
 font-size: 10px;
}
#top {
 z-index: 0;
 position: absolute;
 top: 0;
 padding: 0;
}
#content {
 z-index: 1;
 position: relative;
 left: 0;
 top: 100px;
 padding: 0;
 margin: 20px;
 padding-bottom: 10px;
 width: 420px;
}
#disclaimer {
 z-index: 1;
 position: relative;
 bottom:0;
 padding: 1px 200px 0 0;
 margin: 110px 0 0 0;
 text-align: right;
 width: 528px;
 height: 16px;
 background: url(/images/bottom.png);
 background-repeat: no-repeat;
 background-color: #000;
 font-size: 10px;
}
#subnav {
 position: absolute;
 top: 115px;
 left: 470px;
 padding: 0;
 font-size: 10px;
}
#screenshot {
 border: 1px solid #C08146;
 background-color: #491313;
 width: 320px;
 text-align: center;
 padding: 3px 10px 0px 10px;
}
#info {
 border: 1px solid #C08146;
 background-color: #491313;
 width: 320px;
 padding: 3px 10px 3px 10px;
}
li.plus:first-letter,li.minus:first-letter {
 color: #C08146;
 line-height: 14px;
}

#skyscraper {
 position: absolute;
 top: 10px;
 left: 650px;
 background-color: #fff;
}
