@charset "utf-8";
/* CSS Document */
* {margin:0px; padding:0px; font-family:Verdana, Geneva, sans-serif;}
body { background:url(../splash/splash_stage.jpg);}
#topSection {width: 100%; height:auto; background:#162F36; padding:6px 0 3px 0;}
#topSection a{display:block; margin-left:85%;}
#topSection a:link{color:#fff; text-decoration:none;}
#topSection a:visited {color:#ccc;text-decoration:none;}
#topSection a:hover{color:#fff; text-decoration:underline;}

