body { font-size: 14px; line-height: 1.5em; background-color: black; }

p { }

td { }

a:link { color: #c3a746; text-decoration: none; }

a:visited { color: #c3a746; text-decoration: none; }

a:hover { color: #c3a746; text-decoration: none; }

a:active { color: #c3a746; text-decoration: none; }

#container { background-color: #000000; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width:910px; height: auto; padding: 5px; margin-left: auto; margin-right: auto;}
#left { background-color: #000000; text-align: center; width:445px; float: left; height: auto; margin-bottom: 5px; margin-right: 5px; }
#main { width: 445px; height: auto; float: right; margin-left: 5px; }
#content { width: 900px; height: auto; margin-top: 5px; }
#header { width: 900px; height: auto; }

ul.u { list-style:none; margin: 0px; padding: 0px; }
ul.u li{ float: left; list-style:none; display:inline; margin: 0; }


#footer { clear: both; margin-top: 10px; }

