a:link
{	text-decoration: none;
	color: #FFFFFF }
a:visited
{	text-decoration: none;
	color: #FFFFFF }
a:hover
{	text-decoration: none;
	border-bottom: 1px dotted #D3D3D3;
	color: #FFFFFF }
a:active
{	text-decoration: none;
	border-bottom: 1px dotted #D3D3D3;
	color: #FFFFFF }

body 
{	background-color: #D3D3D3;
	background-image: url(bg.gif);
	background-attachment: fixed;
	font-family: verdana, arial, times;
	color: #C0C0C0;
	font-size:12px }

input, textarea, select
{	background: #C0C0C0;
	font-family: verdana, arial, times;
	font-size: 12px;
	color: #363636;
	padding: 3px;
	border: 1px solid #696969 }

h1
{	color: #C0C0C0;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	padding: 2px 0px 0px 3px;
	margin: 2px 0px 0px 3px;
	font-family: georgia, cambria, arial, times }

h2
{	color: #696969;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	padding: 0px 0px 7px 10px;
	margin: 0px 0px 7px 10px;
	font-family: georgia, cambria, arial, times }

h3
{	font-family: georgia, cambria, arial, times;
	color: #C0C0C0;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #696969;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 5px 0px }

#image
{	position: relative;
	margin: auto;
	height: 388px;
	width: 500px;
	background-color: #363636;
	border: 0px;
	z-index: 1 }

#navi
{	position: relative;
	margin: auto;
	height: 34px;
	width: 500px;
	padding: 0;
	background-color: #363636;
	border: 0px;
	z-index: 3 }

#content
{	position: relative;
	margin: auto;
	text-align: justify;
	width: 480px;
	padding: 10px;
	background-color: #363636;
	border: 0px;
	z-index: 2 }

#stats
{	border: 1px solid #C0C0C0;
	width: 400px;
	padding: 10px }

blockquote
{	div-align: center;
	color: #808080;
	width: 80%;
	margin-top: 25px;
	margin-bottom: 25px;
	border-left: 2px solid #808080;
	background-color: #DCDCDC;
	padding: 3px }

.center
{	text-align: center }

.disclaimer
{	text-align: center;
	font-size: 10px }

table.discography td
{	background-image: url(discobg.png);
	font-size: 11px;
	text-align: center;
	border-bottom: 1px solid #696969;
	padding: 5px }

ul
{	list-style-image: url(bullet.gif) }