body {
	background-color:#000000;
	padding:0;
	margin:0;
	color:#8095a1;
	font-family:arial;
	font-size:12px;
	vertical-align:top;
}
img {
	border:0;
}
a, a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:visited {
}

#content a, #content a:link, #content a:visited {
	color:#ace0f4;
	text-decoration:none;
	
}
#content a:hover {
	color:#ace0f4;
}
#wrapper {
	text-align:center;
	width:100%;
	
}

#maincontainer {
	/*width:1100px;*/
}
#topbar {

	background-image: url(../images/header.jpg);
	background-repeat:no-repeat;
	height:160px;
	
	padding:0;
	margin:0;
	/* firefox */
	background-position:center;
	/* IE */
	background-position-x:center;
	background-position-y:top;

	
}

#lmenu {
	position:relative;

	top:-100px;
	left:-270px;
	overflow:hidden;
}
#rmenu {
	position:relative;
	top:-124px;
	left:263px;
	overflow:hidden;
	width:500px;
}
#bg {
	
	background-image: url(../images/bg3.jpg);
	background-repeat:no-repeat;
	/* firefox */
	background-position:center;
	/* IE */
	background-position-x:center;
	background-position-y:top;
}
#footer {
	background-image: url(../images/footerbar2.gif);
	background-repeat:no-repeat;
	height:271px;
	
	
	width:1280px;
	padding:0;
	margin:0;
	/* firefox */
	background-position:center;
	/* IE */
	background-position-x:center;
	background-position-y:bottom;
	position:relative;
}

#footerlogos {
background-image: url(../images/footerlogobar.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:82px;
	width:1280px;
	
	 position:relative;
	 top:35%; 

	 padding:0;
}
#footerlinks {
position:relative;

	top:50%;

	text-align:center;
	color:#677075;
}

#content {
margin-top:25px;
width:750px;
text-align:left;
}

h1 {
	color:#6ccff6;
	line-height:15px;
	font-size:16px;
}

h2 {
	color:#8095a1;
	font-size:15px;
	font-weight:bold;
	line-height:12px;
}

.thumbs img {
	padding:5px;
}


#footer2 {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 743px;
  height: 87px;
  background: url(../images/footerbar.gif) no-repeat;
  position: relative;
  top:100px;
  left:19px;
}
#footer2 span {
  display: none;
  position: absolute;
}
#footer2 a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
 
}
#footer2 a:hover {
  background-position: left bottom;
 
}

#footer2 a:hover span {
  display: block;
}
#footer2 .gamersgate {
	width:168px;
	height:87px;
	background: url(../images/gamersgate.gif) no-repeat;
	  left: 0;
	  top: 0;
}
#footer2 .akella {
	width:67px;
	height:87px;
	background: url(../images/akella.gif) no-repeat;
	  left: 168px;
	  top: 0;
}
#footer2 .quazar {
  width: 75px;
  height: 87px;
  background: url(../images/quazar.gif) no-repeat;
  left: 235px;
  top: 0;
}
#footer2 .paradox {
  width: 108px;
  height: 87px;
  background: url(../images/paradox.gif) no-repeat;
  left: 310px;
  top: 0;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 613px;
  height: 28px;
  /*background: url(../images/mnubar2.gif) no-repeat;*/
  position: relative;
	top:90px;
	left:0px;
}
#menu span {
  display: none;
  position: absolute;
}

#menu li {
font-size:1px;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
 
}
#menu a:hover {
  background-position: left bottom;
 
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 61px;
  height: 28px;
  background: url(../images/home.gif) no-repeat;
  left: 0;
  top: 0;
}
#menu .info {
  width: 95px;
  height: 28px;
  background: url(../images/info.gif) no-repeat;
  left: 61px;
  top: 0;
}

#menu .gallery {
  width: 81px;
  height: 28px;
  background: url(../images/gallery.gif) no-repeat;
  left: 156px;
  top: 0;
}

#menu .articles {
  width: 81px;
  height: 28px;
  background: url(../images/articles.gif) no-repeat;
  left: 237px;
  top: 0;
}

#menu .news {
  width: 68px;
  height: 28px;
  background: url(../images/news.gif) no-repeat;
  left: 318px;
  top: 0;
}


#menu .downloads {
  width: 107px;
  height: 28px;
  background: url(../images/downloads.gif) no-repeat;
  left: 386px;
  top: 0;
}
#menu .buy{
  width: 54px;
  height: 28px;
  background: url(../images/buy.gif) no-repeat;
  left: 493px;
  top: 0;
}
#menu .forum{
  width: 66px;
  height: 28px;
  background: url(../images/forum.gif) no-repeat;
  left: 547px;
  top: 0;
}



