body{ font-family: verdana; background-color: #3F5668; } a:link { text-decoration: 
none; color: red; } a:hover { font-weight: bold; text-decoration: none; color: 
blue; } a:visited { text-decoration: none; color: red; } #container{ background-color: 
#ffffff; width: 790px; min-height: 600px; margin-left: auto; margin-right: auto; 
margin-top: 30px; position: relative; } .banner{ width: 780px; } .ticker{ width: 
615px; position: relative; margin-top: 5px; margin-right: 5px; float: right; } 
.menu{ background-repeat: no-repeat; width: 160px; min-height: 550px; margin-top: 
5px; margin-left: 5px; text-align: left; float: left; } .menu ul{ padding-left: 
25px; list-style-type: none; } .article{ width: 615px; min-height: 550px; position: 
relative; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; padding-right: 
5px; float: right; } /* FOR IE Only \*/ *html .article{ clear: both; } /*End */ 
.footer{ font-size: 8pt; text-align: center; bottom: 5px; margin-top: 5px; margin-left: 
5px; padding-bottom: 10px; width: 780px; clear: both; } 