/* **---------------------------Body--------------------------------** */
body
{
  margin: 0px;
  padding: 0px;
  background: #bbbbbb url(http://www.hl.absolutegamenetwork.com/imgs/pagebg.jpg) repeat;
  color: #000000;
  font: 8pt Verdana;
}

p
{
  color: #000000;
  font: 8pt Verdana;
  margin-top: 2px;
}

h1
{
  text-align: center;
  font: 8pt Verdana;
  font-weight: bold;
  color: #000000;
}

/* **------------------------Container--------------------------** */

#container
{
  overflow: visible;
  clear: both;
  background: url(http://www.hl.absolutegamenetwork.com/imgs/bodybg.jpg) repeat-y;
  width: 992px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0 4px;
  height: 100%;
}

#gameselect
{
  width: 992px;
  float: left;
  text-align: left;
}

#topagnlinks
{
  width: 832px;
  height: 16px;
  background: url(http://www.hl.absolutegamenetwork.com/imgs/topagnlinks.jpg);
  font: 6pt Arial;
  font-weight: bold;
  color: #878c92;
  padding-top: 15px;
  padding-left: 160px;
}

#navcontainer
{
  overflow: visible;
  width: 185px;
  float: left;
}

#fccontainer
{
  width: 590px;
  float: left;
  
}

#rightcontainer
{
  background: url(http://www.hl.intensesoldiers.com/imgs/login_bg.jpg) repeat-y;
  float: right;
  width: 175px;
  font: 8pt Verdana;
  text-align: center;
  padding-right: 10px;
}

/* **--------------------------------Navigation--------------------------------** */

.navheader
{  
  background: url(http://www.hl.absolutegamenetwork.com/imgs/nav_header.jpg) no-repeat;
  width: 185px;
  height: 15px;
  text-align: center;
  color: #EEEEEE;
  font: 7.5pt Verdana;
  font-weight: bold;
  padding-top: 2px;
}

.navlinks
{  
  background: url(http://www.hl.absolutegamenetwork.com/imgs/nav_link.jpg) no-repeat;
  width: 155px;
  height: 15px;
  text-align: left;
  color: #000000;
  font: 7.5pt Verdana;
  padding-left: 30px;
  padding-top: 1px;
}

/* **--------------------------------CONTENT/FOOTER--------------------------------** */

#contentcontainer
{
  width: 622px;
  float: left;
}

#content
{
  background: url(http://www.hl.absolutegamenetwork.com/imgs/content_bg.jpg) repeat-y;
  width: 592px;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 400px;
  padding-top: 5px;
}

#footercontainer
{
  height: 85px;
  width: 782px;
  background: url(http://www.hl.absolutegamenetwork.com/imgs/footer_bg.jpg) no-repeat;
  padding-left: 170px;
  padding-right: 40px;
  text-align: center;
  color: #c1c1c1;
}

/* **--------------------------------LINKS--------------------------------** */

a:link {color: #000000; text-decoration: none;}     /* unvisited link */
a:visited {color: #000000; text-decoration: none;}  /* visited link */
a:hover {color: #FF6600; text-decoration: none;}   /* mouse over link */
a:active {color: #000000; text-decoration: none;}   /* selected link */

a.navlink:link {color: #0F0200; text-decoration: none}     /* unvisited link */
a.navlink:visited {color: #0000000; text-decoration: none}  /* visited link */
a.navlink:hover {color: #FF6600; text-decoration: none}   /* mouse over link */
a.navlink:active {color: #0F0200; text-decoration: none}   /* selected link */

a.network:link {color: #c1c1c1; text-decoration: none}     /* unvisited link */
a.network:visited {color: #c1c1c1; text-decoration: none}  /* visited link */
a.network:hover {color: #FF6600; text-decoration: none}   /* mouse over link */
a.network:active {color: #c1c1c1; text-decoration: none}   /* selected link */

a.footer:link {color: #c1c1c1; text-decoration: none}     /* unvisited link */
a.footer:visited {color: #c1c1c1; text-decoration: none}  /* visited link */
a.footer:hover {color: #FF6600; text-decoration: none}   /* mouse over link */
a.footer:active {color: #c1c1c1; text-decoration: none}   /* selected link */