body { 
	background-color: #000000;
	background-image:  url("../images/bg.gif");
	background-repeat:repeat-x;
	margin: 0px;
        padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #999999;
	}

h3 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

a:link { color: #cc6600; text-decoration: none; }
a:visited { color: #887760; text-decoration: none; }
a:active { color: #ac6d2d; text-decoration: none; }
a:hover { color: #ac6d2d; text-decoration: underline; }

img.header
{
  position: absolute;
  left: 0px;
  top:  0px;
}

div.menu
{
  position: absolute;
  min-width: 750px;
  left: 160px;
  top:  110px;

} 

.menu li
{
  display: inline;
  margin: 2px;
  text-align: center;
  background-color: #cc6600;
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  color: #000000;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  padding: 2px 4px 2px 4px;

}
.menu li a
{
  text-decoration:none;
  color: #000000;
}

#container
{
  position: absolute;
  min-width: 760px; 
  top: 160px;
  left: 0px;
  width: 100%;
}

div.news
{
  border: 1px;
  border-color: #ff9900;
  border-style: solid;
  margin-top: 20px;

}

div.news div.titlebar div.edit
{
  text-align: right;
  color: #000000;
  float: right;
  width: 10%;
}

div.edit a
{
  color: #000000;
}

div.news div.titlebar
{
  background-color: #cc6600;
  color: #000000;
  padding: 5px;
  height: 20px;
}

div.news div.titlebar div.date
{
  float: left;
  width: 88%;
}

div.news div.text
{
  padding: 10px;
}

#links div
{
  margin-bottom: 3

}

#links 
{
  width: 98%;
  margin: 20px auto 5px auto;
  border-spacing: 5px;
}

#links td.name
{
  vertical-align: top;
  width: 20%;
  padding: 5px;
}

#links td.description
{
  width: 80%;
  padding: 5px;
}

#login
{
  display: block;
  margin: 20px auto 5px auto;
  width: 350px;
}


#userGames
{
  margin: 20px auto 5px auto;
  width: 700px;
}

#userInfo
{
  margin: 20px auto 5px auto;
  width: 750px;
}

#userInfoFields
{
  margin: 0px auto 0px auto;
  width: 400px;
}

#userInfo div.center
{
  margin: 5px auto 5px auto;
  text-align: center;
}

fieldset
{
 border-color: #ff9900;
 margin: 20px;
}

fieldset legend
{
 color: #999999;
}

fieldset label
{
  float: left;
  padding: 5px;
  width: 100px;
  text-align: right;
  margin: 2.5px;
}

#buttons
{
  margin: 10px auto 10px auto;
  width: 150px;
}


form .setWidth
{
  width: 150px;
  margin: 5px;
}

form textarea
{
  width: 300px;
  height: 100px;
}

form span
{
  margin: 5px;
}

#buttons input
{
  margin: 5px;
  width: 55px;
}

#guestlist
{
  position: absolute;
  top: 160px;
  left: 10px;
  margin-top: 10px;
  margin-left: -5px;
  width: 200px;
  z-index: 1;
}

#content
{
  min-height: 250px;
  overflow: auto;
  position: relative;
  width: 100%;
}

#contentContainer
{
  margin: 10px 10px 10px 210px;
}

#contentContainer h3
{
  text-align: center;
  color: #ff9900;
  margin-top: 20px;
  margin-bottom: 20px;

}

#contentContainer li
{
  margin-top: 5px;
}

#footer
{ 
  position: relative;
  margin: 5px 0 0 0;
  padding: 0px;
  height: 80px;
  background-image:  url("../images/bgColor.gif");
}

#footer a
{
  text-decoration:none;
  color: #000000;
}

#countdown
{
  position: absolute;
  right: 10px;
  top: 0px;
}

#recentForumPosts
{
  background-image:  url("../images/bgColor.gif");
  color: #000000;
  visibility: hidden;
  position: absolute;
  width: 600px;
  height: 200px;
  z-index: 3;
  left: 0px;
  bottom: 35px;
  border: 1px;
  border-color: #000000;
}

#recentForumPosts a
{
  text-decoration:none;
  color: #000000;
}

#recentForumPosts h3
{
  text-align: center;
  margin: 5px;
}

#recentForumPosts span.author
{
 position: absolute;
 left: 280px;
 width: 115px;
}

#recentForumPosts span.title
{
 position: absolute;
 left: 10px;
 width: 270px;
}

#recentForumPosts span.date
{
  position: absolute;
  left: 405px;
  width: 200px;
  
}

span.footerText
{
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 80px;
  vertical-align: middle;
  margin: 0px 4px 0px 4px;

}

div.blackStripe
{
  position: relative;
  font-size: 1px;
  overflow: hidden;
  line-height: 1px;
  margin: 0px;
  bottom: 0px;
  color: #000000;
  background-color: #000000;
}

#matrix
{
  width: 200px;
  min-height: 250px;
  position: absolute;
  top: 160px;
  left: 0px;
  z-index: 2;
  height: 250px;
}
