.bottomBox .region { overflow:hidden; } .content { text-align:center; margin:0px auto; font-size:12px; font-family:Verdana; color:#000000; background-color: white; margin:0 auto; } .main { /*background-image: url("images/background.png");*/ background-color:white; width:800px; margin:0 auto; } .menusplit{ height:20px; margin-top:10px; margin-bottom:10px; margin:0 auto; background-color:white; } .topthing { font-family:arial; font-size:14; color:#333333; width:70px; margin-top:25px; margin:0 auto; } a:link { color:#333333; text-decoration: none; } a:visited { color:#333333; text-decoration: none; } a:active { color: red; text-decoration: none; } a:hover { color: red; text-decoration: none; } .orange:link { color:orange; text-decoration: none; } .orange:visited{ color:orange; text-decoration: none; } .orange:hover { color: red; text-decoration: none; } .orange:active { color: red; text-decoration: none; } .green:link { color:green; text-decoration: none; } .green:visited{ color:green; text-decoration: none; } .green:hover { color: red; text-decoration: none; } .blue:link { color:blue; } .blue:visited{ color:blue; } .blue:hover { color:red; } .blue:active { color: red; text-decoration: none; }