body {
	background-color: #000;
	background-image: url(/assets/stars.gif);
	background-repeat: repeat;
	margin: 20px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#main {
	background-color: #FFF;
	width: 90%;
}
#top {
	background-image: url(/assets/lft_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#base {
	background-image: url(/assets/lft_base.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
h1,h2,h3,h4,caption,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #939;
}
h1,h2 {	
	margin-top: 10px;
	margin-bottom: 15px;
}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3,h4 {	margin-top: 5px;
	margin-bottom: 5px;
}
h3, caption {font-size:16px;}
h4,th {font-size:14px;}
.lftbar {
	width: 200px;
	vertical-align: top;
	padding-left: 20px;
}
.rtbar {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}.fltrt260 {
	float: right;
	width: 260px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #333;
}
.reverse {
	color: #FFF;
	background-color: #939;
	font-weight: bold;
}
.purple {
	color: #939;
}
.pad5lr {
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	font-size: 9px;
	color: #333;
	text-align: center;
}
.pad5 {
	padding: 5px;
}
.menu {
	color: #000;
}
#gsearch {
	margin-left: -20px;
}
.fltrtgoogle {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.border {
	border: 1px solid #333;
}
.small {
	font-size: 10px;
}
.artlist {
	font-style: italic;
}
.artlist a:link, .artlist a:visited, .artlist a:active {color: #000; text-decoration:none;}
.artlist a:hover {color:#000; text-decoration:underline;}
a:link, a:visited, a:active {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}

