body 
{ 
   font-family: Verdana, Arial, Helvetica;
   font-size: 1.0em;
   line-height: 1.4em;
   font-weight: normal;
   text-align: center; 
   padding: 0px; 
   margin: 0px;
}

.wrapper
{
   margin: 10px auto 0px auto;
   width: 900px;
}

h1
{
   color: #550000;
   font-weight: bold;
   font-size: 1.8em;
}

div
{
   margin-bottom: 12px;
}

.error
{
   border: 1px solid #550000;
   background-color: #E4E4E4;
   color: #990000;
}

.new_key
{
   border: 1px solid #005500;
   background-color: #E4E4E4;
   color: #009900;
}

.slogan
{
   color: #550000;
   font-size: 0.7em;
}

.adventure
{
   margin: 30px 0px;
}

.adventure_title
{
   color: #550000;
   font-size: 1.4em;
   font-weight: bold;
   margin: 10px;
}

.link_bar
{
   font-size: 0.8em;
   line-height: 0.9em;
   color: #550000;
}

.note
{
   color: #550000;
   font-size: 0.8em;
   line-height: 1.2em;
   text-align: left;
   padding: 15px;
}

.note_legal
{
   font-size: 0.6em;
   line-height: 1.2em;
   text-align: left;
   padding: 15px;
}

a, a:hover, a:active, a:visited
{
   color: #000099;
   text-decoration: none;
}

a:hover
{
   text-decoration: underline;
}

/* ----- STYLES FOR GOOGLE BANNER AD ------- */
.gbanner
{
   width: 486px;
   margin: 0px auto;
}