body
{
  background-image: url('../img/site_bg.gif');
  background-repeat: repeat-x;
  background-color: #7B86AC;
  text-align: center;
}

html {overflow: -moz-scrollbars-vertical;} 

a
{
  color: #000000;
}

.topspacer
{
  height: 50px;
}

.corpizlogo
{
  width: 702px;
  height: 90px;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/NMTCommunitySoftwareInstaller.gif');
}

.menu
{
  width: 700px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  border-right: 1px solid #4B567C;
  border-left: 1px solid #4B567C;
  background-color: #FFFFFF;
  margin-top: 0px;
  font-family: tahoma;
  font-size: 80%    
}

.menucontainer
{
  width: 657px;
  float: right;
}

.menu ul
{
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.menu li
{
  float: left;
  width: 99px;
  padding: 0;
  margin: 0px 0px 0px 0px;
  background-image: url('../img/Reversetab.png');
  cursor: pointer;
  color: #DDDDDD;
}



.content
{
  width: 650px;
  background-color: #FFFFFF;
  border-left: 1px solid #4B567C;
  border-right: 1px solid #4B567C;
  border-bottom: 1px solid #4B567C;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px 25px 25px;
  text-align: left;
  font-family: tahoma;
  font-size: 80%;
  background-image: url('../img/bottom_bg.png');
  background-position: bottom center;
  background-repeat: repeat-x;
}

#clickbanner
{
 position: absolute;
 right: 10px;
 top: 5px;
 background-color: #FF0000;
 border: 5px solid #000000;
}

#bannerright
{
    position: absolute;
    right: 10px;
    top: 60px;
}

#bannerleft
{
    position: absolute;
    left: 10px;
    top: 60px;
}

.content h1
{
  margin-bottom:0px;
}

.content h2
{
  margin-bottom:0px;
}

.content h3
{
  margin-bottom:0px;
}

.content h4
{
  margin-bottom:0px;
}

.content hr
{
  height: 1px;
  color: #000000;
  border: 1px solid #000000;
}

.content ul
{
  margin-bottom: 0px;
}

.copyright
{
  font-size: 8px;
  width: 700px;
  color: #4B567C;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}

.nzbvortex
{
    font-size: 10px;
    width: 650px;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
}
