@import url('reset.css');

HTML, BODY{ margin:0; height:100%; background-color:#000000; color:#FFF;}
#wrap { height:100%; width:100%; overflow:hidden}
#homeSWF {height:100%; width:100%}

A{ color:#FFF;}
H1, H2, H3, H4, H5{ font-weight:bold; margin-bottom:0.5em;}
P{ margin-bottom:0.5em;}
H1{ font-size:150%; }
H2{ font-size:130%; font-weight:bold; }
#textonly{ width:80%; margin:20px auto;}
#textonly UL{ margin:0 0 20px 0;}
#textonly UL UL{ margin:0 0 0 20px;}
#footer{ padding:20px; text-align:center; font-size:85%;}
P{ font-size:100% !important;}
