@charset "utf-8";
/* CSS Document */

body {margin:0; background:url(images/background2000.jpg) repeat-x top left; font-family:Verdana, Arial, Helvetica, sans-serif}

#nav {background-color:#45005B; border-collapse:collapse;}
#nav td {height:40px; width:12%; text-align:center; border:2px solid #fff;}
#nav a {color:#fff; text-decoration:none; font-size:1.1em;}
#nav a:hover {color:#9966FF;}

p#btmnav {font-size:0.8em; text-align:center;}
#btmnav a { color:#9966FF;}

h1 {font-size:2em; color:#45005B; text-align:center;}
h2 {font-size:1.5em; text-align:center; font-style:italic;}
h3 {font-size:1.3em; text-align:left;}
p {line-height:1.5; font-size:1.1em; text-align:left;}
ul { line-height:2; text-align:left}

form {text-align:left;}
label {font-weight:bold;}

.clear {clear:both;}