body {
margin:0px 0px; padding:0px;
text-align: center;
font-family: verdana;
font-size: 10pt;
color: #000000;
background-color: #ffffff;
}
#container {
position: relative;
top: 10px;
width: 1000px;
height: 100%;
margin:0px auto;
text-align: left;
}
#banner {
width: 1000px;
font-size: 16pt;
text-align: center;
}

h1 {
font-size: 12pt;
}

a.t:link, a.t:visited, a.t:active {
color: #000000;
font-weight: normal;
}
a.t:hover {
color: #ff0000;
font-weight: normal;
}

#menu {
width: 198px;
float: left;
}

#content {
width: 798px;
float: right;
}