html, body { background: #FFFFFF}

#splash div#shiv {margin-top: 0; height: 0; }
#splash div#centered {width: 955px;height: 450px; padding-top: 10px;}

div#shiv { margin-top: -300px; /* Half the height of div#centered. */ }
div#centered { width: 1000px; height: 605px; margin: auto; }

dt { background: #FFA511; }
dd {background: #ccc; }
a:hover { color: #999; }
a:link { color: #0000; }

#showMoreInformation a {color:#000;}
#tabbar a:link, #tabbar a:visited  { color: #666; }
#tabbar a:hover, #tabbar a:active { color: #ccc; }

#view{width: 100%; min-height: 100%; background:#fff}
#view .advertisements{font-family:Arial,Helvetica,sans-serif; padding:0 20px;}
#view .advertisements img{border:none}
#view .advertisements a:link, #view .advertisements a:visited, #view .advertisements .newsicon{text-decoration:none; background:#fff; padding:10px; margin:10px;}
#view .advertisements a:hover, #view .advertisements a:active{background:#ccc; padding:20px;}
#view .advertisements{background:#FFA511; width:600px; margin:10px auto; padding:5px 10px;}