* {margin:0; padding:0;}

html {background:#282828;}
body {background:#000;width:782px;margin:auto;}

#logo{float:left;background:#000;color:#fff;font-size:large;padding:0 0 0 10px;}
#menu{float:right;background:#000;color:#fff;padding:0px 0 0 0;}
#menu a {color:#fe9900;text-decoration:none;margin:0px 10px 0px 10px;}
#menu a:hover {color:#fff}
.spacer{line-height: -1;background-color: #fe9900; height:7px; padding:0; margin:0;clear:both;}

#botbar{float:right;background:#555;padding:10px;}
#new{color:#fff;float:left;background:#555;width:368px;padding:5px;border-right: 1px solid #fe9900}
#new a {color:#fe9900;font-size:medium;font-weight:bold;text-decoration:none;}
#wiki{color:#fff;float:right;background:#555;width:368px;padding:5px;}
#wiki a {color:#fe9900;font-size:medium;font-weight:bold;text-decoration:none;}

#content{clear:both;background:#fff;}
#content p {margin:0px 10px 10px 10px;}
#content img {margin:0px 10px 10px 10px;}
#content h2 {margin: 0px 10px 0px 10px;}
#content ul {margin: 10px;}
#content li {margin: 0px 10px 0px 30px;}
#content a:link,a:visited,a:active {color:#0000AA;text-decoration:underline;}
#content table {width:600px;}
#content table h2 {margin:0px;}
#awards {clear:both;}

#news{clear:both;background:#fff;}
#news table {width:750px;}
#news table h2 {margin:0px;}

#info {width:600px; margin:0px 90px 0px;} /* about page */
#info h1 {text-align:center;padding:5px;} /* about page */
#info p {margin: 0px 0px 10px 0px;}
.lpic {float:left;display:inline;padding:0 10px 0 10px;}
.rpic {float:right;display:inline;padding:0 10px 0 10px;}

#license{width:95%;background:#CCC;margin:auto} 
#sidebar{float:right;background:#555;padding:10px;}
#footer{clear:both;text-align:center;padding:15px 0 0 0;background:#000;color:#fff;}

