@charset "utf-8";
/* CSS Document */

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;
text-align:center; background: #fc9;}
#fallback {z-index: 1; color:#c96; position: absolute;}
a {color:#e96; cursor: pointer;}
a:hover {color: #d94;}
#background{position:absolute; z-index:2; width:100%; height:100%; top: 0; left: 0;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:3;} 
#content {padding:5px 300px 20px 200px;}

#header {width: 750px; padding: 0px;
margin-left: auto; margin-right:auto;
margin-top: 50px;}
#logo {float: left; 
padding: 5px; margin: 0;
position: relative; left: 15px;}
#title {float: left; text-indent: -10000px;
width: 595px; height: 194px;
padding: 0px; margin: 0px;
background:url(images/splashheader.png);
position: relative; left: -18px;}
#links {width: 600px; 
margin: auto; padding: 15px;
position: relative; left: 30px;}

#newsalert {position: relative;
top: -205px; left: 385px; }
#newsalerttext {
font-size: 1.8em; color: #003366; 
font-weight: bold;
margin-bottom: 15px;}
#arrows { position: relative;
margin-top: 15px;}