/* general definitions */html { 	padding:0;	margin:0; }
body {background:#0B2B0B;	font-family:verdana, sans-serif; color:#ff00000;	padding:0; margin:0;}

head {font: normal .7em Arial, sans-serif; color:#ff0000;}

#main {background:#0B2B0B; font-family: Arial, Helvetica, sans-serif;font-size:12;font-weight: bolder;	color:#ff0000;
position: absolute;      top: 255px;}

.main a:link {color:#33CC33; text-decoration:none;}
.main a:visited  {color:#33CC33; text-decoration:none;}
.main a:hover, a:active {color:#90FF84;	text-decoration:underline;}


#text  {color:#90FF84; font-family: Arial, sans-serif; font-size:15pt; font-weight:bold}

#superhead {color:#33CC33; font-family: Arial, sans-serif; font-size:17pt; font-weight:bold}
#supergreen {color:#33CC33; font-family: Arial, sans-serif; font-size:21pt; font-weight:bold}

#smallgreen {color:#90FF84; font-family: Arial, sans-serif; font-size:12pt; font-weight:bold}





/******************************************************************************* Header*******************************************************************************/
.header {height: 220px;        background:#0B2B0B}

.header p {font-size:0.9em;padding:10px;margin:0; }
.header a:link, 
.header a:visited {text-decoration:none;}



#menu a{font-family: Arial, sans-serif;	font-size: 15; font-weight: bold;  color:#ffffff; text-decoration: none;
position: absolute;      top: 255px;}

.menu a:link {color:#33CC33; text-decoration:none; font-weight: bold;}
.menu a:visited  {color:#33CC33; text-decoration:none; font-weight: bold;}
.menu a:hover, a:active {color:#90FF84;	text-decoration:underline; font-weight: bold;



