#nav { position:fixed; width:200px; padding:10px 0 0; left: 40px; top: 200px; text-align:left; background-color:#fff; height: 419px; visibility: visible; border-top: thin solid #1c1c1c; list-style-type: disc; display: inherit; }#logo { background-image: url(logo.jpg); background-repeat: no-repeat; background-attachment: inherit; position:fixed; width:200px; left: 40px; top: 0; text-align:left; height: 200px; visibility: visible; }#logo a {display:block; height:200px; width:200px;}#logo a:hover {background-color:transparent;}#content { position: absolute; top: 200px; left: 280px; width: 600px; visibility: visible; padding-bottom: 50px; }a { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #1c1c1c; text-transform: uppercase; }a:link { color: #1c1c1c;	text-decoration: none;}a:visited {text-decoration: none; color: #1c1c1c;}a:hover { color: #fff; background-color: #aaba51; }a:active { }.menutitle { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #1c1c1c; text-transform: uppercase; }.comment { color: #1c1c1c; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: #fff; }
