#logo{text-align: center;}

.header td
{
             width:16.66666%;
             font-weight: bold;
             text-align: center;

}

.header a:link
{
text-decoration: none;
color:white;
}

.header a:visited
{
text-decoration: none;
color:white;
}

.header a:hover
{
text-decoration: underline;
color:white;
}

.header a:active
{
text-decoration: none;
color:white;
}

img
{
  border-style:none;
}

.header table
{

}

.header td{
padding-top: 0px;
padding-bottom: 0px;
}

td#left
{
	padding-left:100px;
}

td#right
{
	padding-right:150px;
}	