* {
 font-family: verdana, sans-serif;
 font-size: 11px;
}

a {
 text-decoration: none;
}

body {
 background-color: black;
}

object { display: block; outline: none; }

img#button1 {
 position: absolute;
 top: 0px;
 left: 223px;
}

img#button2 {
 position: absolute;
 top: 0px;
 left: 271px;
}

img#button3 {
 position: absolute;
 top: 0px;
 left: 340px;
}

img#button4 {
 position: absolute;
 top: 0px;
 left: 396px;
}

div#header {
 width: 800px;
 height: 175px;
 margin: 0px auto 0px auto;
 position: relative;
}

div#mainpage {
 width: 800px;
 margin: 0px auto 0px auto;
 position: relative;
}

div#mainpage_forum {
 margin: 10px 0px 0px 0px;
 width: 100%;
 position: relative;
}

div#content {
 color: #ddd;
 width: 640px;
 margin: 10px auto 10px auto;
}

div#footer {
 clear: both;
 width: 800px;
 height: 25px;
 position: relative;
 margin: 10px auto 20px auto;
 background-color: black;
}

div#footertext {
 width: 100%;
 font-size: 9px;
 color: #aaaaaa;
 text-align: center;
}

.headline {
 font-family: arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #ffd10f;
}

.callout {
 font-family: arial black, arial, helvetica, sans-serif;
 font-size: 24px;
 margin: 10px 0px 10px 24px;
 color: #353b59;
}

.bodytext {
 width: 340px;
 float: right;
 font-family: arial, helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 color: black;
}

div#forum_body {
 width: 100%;
 background-color: #dedede;
}

div#forum_toprow {
 width: 100%;
 height: 30px;
 background-image: url('../forum/images/reanimated/box_tr_29x30.gif');
 background-position: top right;
 background-repeat: no-repeat;
 background-color: #dedede;
}

div#forum_bottomrow {
 width: 100%;
 height: 30px;
 background-image: url('../forum/images/reanimated/box_br_29x30.gif');
 background-position: bottom right;
 background-repeat: no-repeat;
 background-color: #dedede;
}

div#darkforum_body {
 width: 98%;
 margin: 0px auto 0px auto;
 background-color: #000000;
}

div#darkforum_toprow {
 width: 98%;
 margin: 0px auto 0px auto;
 height: 30px;
 background-image: url('../forum/images/reanimated/darkbox_tr_29x30.gif');
 background-position: top right;
 background-repeat: no-repeat;
 background-color: #323232;
}

div#darkforum_bottomrow {
 width: 98%;
 margin: 0px auto 0px auto;
 height: 30px;
 background-image: url('../forum/images/reanimated/darkbox_br_29x30.gif');
 background-position: bottom right;
 background-repeat: no-repeat;
 background-color: #323232;
}

a.wowitem {
 text-decoration: none;
}

a {
 text-decoration: none;
 font-weight: bold;
 color: #989898;
}

a:visited {
 color: #989898;
}

a:hover {
 color: #ededed;
}
