body 
{
margin: 20px;
padding: 0;
background-color: #a5a5a5;
}
.container {
margin: 20px;
padding: 0px;
position: absolute;
height: 100%;
width: 100%;
background-color: #a5a5a5;
}
.frame {
margin: 0;
width: 890px;
height: 576px;
}
.header {
width: 890px;
height: 111px;
background-color:white;
}
.band
{
width: 890px;
height: 17px;
background-color: black;
border-top: 2px solid #808080;
}
.right 
{
float: right;
width: 680px;
height: 420px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: white;
}
.title
{
height: 24px;
width: 616px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 32px;
padding-right: 32px;
}
.col1
{
height: 324px;
width: 292px;
overflow: auto;
float:left;
margin-top: 16px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 32px;
padding-right: 0px;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:white;
scrollbar-shadow-color:white;
scrollbar-arrow-color:black;
scrollbar-track-color:white;
}
.col2
{
float:right;
height: 344px;
width: 292px;
margin-top: 16px;
margin-bottom: 16px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0x;
padding-right: 32px
}
.left 
{
float: left;
padding-top:19px;
width: 210px;
height: 385px;
position: relative;
background-color: #808080;
}
.copyright 
{
float: left;
vertical-align: text-top;
position: relative;
width: 210px;
height: 16px;
background-color: #808080;
}
.footer {
width: 890px;
height: 26px;
}
p {
font-size: 0.75em;
color: #808080;
font-family: Trebuchet MS;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-transform: none;
text-align: left;
letter-spacing: 1px;
line-height:150%;
font-stretch: expanded;
}
h1 {
font-size: 20 px;
color: #333333;
font-family: Trebuchet MS;
text-decoration: none;
font-weight: bold;
letter-spacing: 4px;
font-stretch: normal;
}
h2 {
font-size: .85em;
color: black;
font-family: Trebuchet MS;
text-decoration: none;
font-weight: bold;
font-style: bold;
text-transform: none;
line-height:50%;
letter-spacing: 1px;
}
h3 
{
}
h4 {
font-size: .975em;
color: black;
font-family: Trebuchet MS;
text-decoration: none;
font-weight: bold;
font-style: bold;
text-transform: none;
text-align: center;
letter-spacing: 6px;
font-stretch: expanded;
}
h5
{
font-size:0.6em;
color:#808080;
font-family: Trebuchet MS;
letter-spacing: 3px;
line-height:90%;
}
.buttons a 
{
color: #FFFFFF;
border: 2px solid;
background-color: #666666;
padding: 6px;
padding-left: 3px;
font: 14px Trebuchet MS, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #C3C3C3 #1F1F1F #1F1F1F #C3C3C3;
display: block;
margin: 9px;
width: 151px;
height:16px;
text-align: center;
}
.buttons a:hover 
{
border: 2px solid;
background-color: #a5a5a5;
border-color:  #1F1F1F #C3C3C3 #C3C3C3 #1F1F1F;
color: #333333;
text-decoration: none;
}
