/* Cover image and logo section */
#cover {background:#252; height:300px; width: 100%; min-width: 650px}
#cover-min {width: 650px} /* poor man's min-width*/
#board {padding-top: 10px; margin-left:300px; width: 300px; padding-bottom: 70px}
.logo {text-align: center; margin-top: 0; margin-bottom: 0; padding-top: 30px; color:white; background: #252}
.logo img {margin:0}


/* Left main menu -- dummu div and position absolute to avoid IE6 problem */
div#dummy {float:left; margin-top: 40px; width:300px; height:240px; }
#top_menu {position: absolute; top: 330px; left: 0; width: 300px; font-size:75%;z-index:1}
#top_menu img {border: none; margin-top:8px; margin-bottom:-8px}

/* Whats new section */
#news {margin: 40px 5% 1em 300px ; border-left: #6b996b 1px solid; border-top: #6b996b 1px solid;  }
/*#news ul {margin-top: -20px; }
h2#nh {text-align: right;  margin-top:-4px; position:relative; top:-14px;background: transparent;}*/
#news a:link {color: #363; text-decoration: none}
#news a:visited {color: #363; text-decoration: none}
#news a:hover {color: #696; text-decoration: underline}

#top_menu ul ul {list-style:none; margin: 0; padding: 0}

 h2#nh {text-align: right;  position:relative; top:-14px;background: transparent; margin: -4px 0 -8px 0}
 #news h3 {color:black; font-size: 100%; font-weight: normal; margin: 0 0.5em}
 #news ul {margin-top: 0.5em; }

