body
{
background-color:#000000;
background-image:url(sidestest.gif);
background-repeat:repeat-x;
margin:0px;
color:#ffffff;
font-family: arial;
font-size: 12px;
}
.back
{
width: 776px;
height: 460px;
position: relative;
margin:0 auto;
text-align: left;
}


.inner
{
  margin:0 auto; 
  text-align: center;
}

div#content 
{
margin:0 auto;
height: 100%;
width: 800px;
background-color: white;
border-left: solid 2px #336699;
border-right: solid 2px #336699;
}

.logoImage
{
  position: relative;
  left:-230px;
  padding-bottom: 10px;
}
img
{
  border:0;
}
#links
{
  font-size:12px;
  color: #585858;
  background-image: url(tcbg.gif);
  width: 780px;
  height: 193px;
  margin-top: 5px;
  
}
#links a
{
  font-size:12px;
  color: #565656;
  text-decoration:none;
  
}
#links a:hover
{
  font-size:12px;
  color: #565656;
  text-decoration:underline;
  
}


