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

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

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

.main a:link {color:#FEDD58; font-weight: bold; text-decoration:none;}
.main a:visited  {color:#FEDD58; font-weight: bold; text-decoration:none;}
.main a:hover, a:active {color:#FFB217;	font-weight: bold; text-decoration:underline;}


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

#superhead {color:#FFB217; font-family: Arial, sans-serif; font-size:17pt; font-weight:bold}
#superduper {color:#FFB217; font-family: Arial, sans-serif; font-size:24pt; font-weight:bold}
#supergold {color:#FFB217; font-family: Arial, sans-serif; font-size:21pt; font-weight:bold}
#title {color:#FFB217; font-family: Arial, sans-serif; font-size:19pt; font-weight:bold}

#smallgold {color:#FFC900; font-family: Arial, sans-serif; font-size:12pt; font-weight:bold}





/******************************************************************************* Header*******************************************************************************/
.header {height: 220px;        background:#3366FF}

.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:#FEDD58; text-decoration:none; font-weight: bold;}
.menu a:visited  {color:#FEDD58; text-decoration:none; font-weight: bold;}
.menu a:hover, a:active {color:#FFB217;	text-decoration:underline; font-weight: bold;