

body {min-width:640px}

#strip
{position: relative;
margin-top: 10px;
margin-left: 15%;
margin-right: 15%;
background-color: #dce7a2;
color: #000;
text-align:center;
}





#header {text-align: center;
background-color:#030;}

#menu {color: #3a4032;
background-color:#060;
position: absolute;
left: 10px;
padding: 10px;
top: 205px;
}
#content {position: absolute;
left: 150px;
top: 205px;
text-align: left;
background-color: #030;
padding: 50px;
 color:#cfc;}




body  {background-color:#030;

 color:#fff;

 font-family:'Trebuchet MS',Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;}

img { border: none}

A { text-decoration:none;}

A:link    { color:#609;  }

A:visited { color:#609; }

A:hover   { color:#90f; }

A:active  { color:#c0f; }





#list-menu a { 

font-weight:bold;

 font-size:large;

display: block;

padding: 6px 12px 6px 8px;

margin:4px;

border: 1px solid #000000;

background: #020;

text-decoration: none; 

}

#list-menu a:hover {background-color:#060;}

#left { float:left;}

#news { font-family:'Courier New','Lucida Console','Andale Mono',monospace;

 color:#c09;

  font-weight:bold;}