.bg {
	background-image: url(../images/nbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 880px;
	height: 693px;
	background-size: auto auto;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
	margin-top:16px;
	border:1px solid black;
	clear:both;
}
.footer {
  width:880px;
  text-align:right;
  margin-left:auto;
  margin-right:auto;
  padding-right:12px;
  margin-top:8px;
}

#trans1
{
  position:relative;
  float:right;
  margin-right:8px;
  overflow:hidden;
  top:54px;
  left:0px;
  width:664px;
  height:484px;
  border: 1pt solid #000000;
}

#trans1bg
{
  position:relative;
  float:right;
  top:0px;
  left:0px;
  width:664px;
  height:484px;
  -moz-opacity:0.7;
  filter: Alpha(opacity=70);
  opacity: .7;
  background-color:#333333;
}

#trans2
{
  position:relative;
  float:right;
  overflow:hidden;
  top:48px;
  left:0px;
  width:272px;
  height:110px;
  margin-right:8px;
  border: 1pt solid #000000;
  clear:both;
}

#trans2bg
{
  position:relative;
  float:right;
  top:0px;
  left:0px;
  width:272px;
  height:110px;
  -moz-opacity:0.7;
  filter: Alpha(opacity=70);
  opacity: .7;
  background-color:#333333;
}

#content
{
  position:relative;
  float:right;
  z-index:3;
  top:-480px;
  left:0px;
  width:648px;
  height:484px;
  padding-left:8px;
  padding-right:8px;
  padding-top:6px;
  padding-bottom:2px;
}

#newslisting
{
  z-index:10;
}

.shown
{
}

.hidden
{
  display:none;
}


#news
{
  position:relative;
  float:right;
  z-index:3;
  top:-110px;
  left:0px;
  width:256px;
  height:110px;
  padding-left:8px;
  padding-right:8px;
  padding-top:8px;
  text-align:right;
}

p {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size:10pt;
}

a, a:active {
	color:#A2F2F2;
	text-decoration:none;
	border-bottom:hidden;
	font-size:8pt;
	}
a:visited {
	color:#A2F2F2;
    text-decoration:none;
	border-bottom:hidden;
}
a:hover {
	text-decoration:none;
	color:#9343B9;
	border-bottom:hidden;
	}
body {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 10pt;
	color:#DDDDDD;
	background-color: #333333;
	margin:0px;
	padding:0px;
	height: 100%;
	z-index:0;
	position:relative;
    text-align: center;
    min-width: 880px;
}
#title {
	font-weight:bold;
}
#synopsis {
  border-bottom:1px solid white;
  margin-bottom:18px;
}
#menu {
  margin-right:10px;
}
#menu a {
  font-style: normal;
  position: relative;
  float:right;
  z-index:3;
  height: 28px;
  font-size:18px;
  text-decoration: none;
  margin-left:21px;
  _margin-left:18px;
}
#menu a em { visibility:hidden; }
a#m-forums, a#m-dkp, a#m-signup, a#m-roster, a#m-bank { top:18px; }
a#m-forums { width:66px; }
a#m-dkp { width:33px; }
a#m-roster { width:56px; }
a#m-bank { width:43px; }
a#m-signup { width:72px; }

