/* CSS Document */
p {font:"Courier New", Courier, mono; font-size:80%; color:#333333;}
h1 {font:"Courier New", Courier, mono; font-size:110%; color:#CCCCCC; font-weight:bold;}
h2 {font:"Courier New", Courier, mono; font-size:16px; color:#990000; font-weight:bold;}
h5 {font:"Courier New", Courier, mono; font-size:110%; color:#000066; font-weight:bolder;}
h6 {font:"Courier New", Courier, mono; font-size:100%; color:#990000; font-weight:bold;}
#banner {position:relative; z-index:1; top:0px; left:1%; right:1%; width:98%;}
#head {position:relative; z-index:2; top:0px; left:1%; right:1%; width:98%;}
#nav {position:relative; z-index:3; top:5px; left:1%; right:1%; width:98%;}
#main {position:relative; z-index:4; top:5px; left:5%; width:90%; background-color:#FFFFFF;}
#advert {position:relative; z-index:5; top:30px; left:25%; width:50%; height:30px; background-color:#FFFFFF;}
#foot {position:relative; z-index:6; top:15px; left:25%; width:50%; height:30px; background-color:#FFFFFF;}
body {background-color:#003399;}