@charset "utf-8";
/* CSS Document */

body {position: relative; background: black; margin: 0; padding: 0;}

div#links {position: absolute; top: 81px; left: 0; width: 166px; height: 700px; font: 16px Verdana, sans-serif; z-index: 100;}
div#links a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #FFC; background: #444;
   border-right: 5px solid #505050;}
div#links a:hover {color: #411; background: #AAA; border-right: 5px double white;}
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: -60px; left: 5px; height: 50px; width: 150px;}

div#content {position: absolute; top: 26px; width:755px ;left: 161px;
   color: #000; background: #FFF; 
   font: 13px Verdana, sans-serif; padding: 10px; 
   border: solid 5px #444;}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}

div#adverts a img {position: absolute; top: 450px; left: 15px; z-index: 150;}

h1 {margin: -9px -9px 0.5em; padding: 20px 0 5px; text-align: center; background: #fff; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 80px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: #006;}
div#content a:visited {color: #006;}
div#content a:link:hover {color: #900;}
div#content a:visited:hover {color: #900;}
code, pre {color: #EDC; font: 110% monospace;}
div#error {position: absolute; top: 50px; left: 100px; right: 100px;
   color: #000; background: #FFF; 
   font: 13px Verdana, sans-serif; padding: 10px; 
   border: solid 5px #444;}


a {
	text-decoration:none;
	color: #000066;
}
a.list {
	text-decoration:none;
	color: #000066;
}
a:hover {
	color:red;
	text-decoration:underline;
}

h2 { 
	font-family : georgia, "Times New Roman", Times, serif;
  	FONT-SIZE: 16px; 
	color: #000066;
	display: inline; 
} 


.title {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	color : #990000;
	font-weight : bold;
}

.smalltitle {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #000066;
	font-weight : bold;
}

.artist {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #000066;
	font-weight : bold;	
}

.blurb {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 12px;
}

.blurbb {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;	
}

.menu {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	padding-top : 1px;
}

.menurev {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	padding-top : 1px;
	color : #FFF;
}

.menuhead {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	color : #993300;
	font-weight : bold;
}

.special {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 70%;
	color : red;
	font-weight : bold;
}

.category {
	font-family : georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	color : #000066;
}

