﻿body
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #3A3A3A;
  margin: 0px;
}
a 
{
  color: #990000;
  font-family: Arial;
  font-style: normal;
  text-decoration: none;
  border: 0;
}
a:hover
{
  color: #990000;
  font-family: Arial;
  font-style: normal;
  text-decoration: none;
  border: 0;
}
#imgCorp
{
  float: left;
}
#imgGfx
{
  float: left;
}
#imgWeb
{
  float: left;
}
#divFooter
{
  height: 22px; 
  color: #808080;        
  font-size: 10px;        
}
#divFooterC
{
  color: #808080;        
  position: relative; 
  top: -23px; 
  left: 18px;
  font-size: 10px;
  font-weight: bold;
  float:left;
  text-align: left;
  height: 37px;
}
#divFooterLinks
{
  width: 216px; 
  height: 11px;
  color: #990000;
  float: right;
  text-decoration: none;
  font-size: 10px; 
}
#divEverything
{
  width: 1024px;
  margin-left: auto;
  margin-right:auto;
}
#divTopLevel
{
}
#divTop
{
  height: 117px; 
  width: 1024px;
  background-image: url('/images/top.jpg'); 
  background-repeat: no-repeat; 
}
#divLeft
{
  height: 683px; 
  width: 115px; 
  float:left; 
  background-image: url('/images/left.jpg'); 
  background-repeat: no-repeat;
}
#divRight
{
  height: 683px; 
  width: 134px; 
  float:right; 
  background-image: url('/images/right.jpg'); 
  background-repeat: no-repeat;
}
#divContent
{
  height: 609px;  
  width: 775px; 
  background-repeat: no-repeat; 
  background-image: url('/images/main.jpg'); 
  margin-left: 115px;
}
#divCorp
{
  text-align: right; 
  margin-left: 540px; 
  height: 53px;
  width: 186px;
}
#divGfx
{
  text-align: right; 
  margin-left: 540px; 
  height: 55px;
  width: 186px;
}
#divWeb
{
  text-align: right; 
  margin-left: 540px; 
  height: 46px;
  width: 186px;
}
#divPlaceHolder
{
  margin-left: 35px;
  height: 432px; 
  overflow: hidden;
  text-align: left;
}
#divBottom
{
  height: 74px;
  width: 775px; 
  background-image: url('/images/bottom.jpg'); 
  background-repeat: no-repeat; 
  margin-left: 115px;
}
#imgHome
{
  width: 271px; 
  height: 102px; 
  float: right; 
  margin-top:10px;
}
.RegularText
{
  color: #000000;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style: normal;
}
.AdSpace
{
  position: absolute; 
  width: 0px; 
  height: 0px; 
  overflow: hidden; 
  top: -100px; 
  left: -100px;
}
