body {
	margin: 0px;
	background: #9e9667 url(/images/interface/nav_bottom_bg.gif);
	background-repeat: repeat-y;
	
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #434201;
	scrollbar-face-color: #51511a;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}

h1			{ font-weight: bold; font-size: 26px;color: #444303 }
h2			{ font-weight: bold; font-size: 18px;color: #444303; margin: 0 }

.small			{ font-size: 10px;font-weight: normal;font-style: normal }
.standard		{ color: #000000;font-size: 12px;font-weight: normal;font-style: normal }

a:link			{ color: #444303;font-size: 12px;font-weight: bold;text-decoration: none }
a:active		{ color: #444303;font-size: 12px;font-weight: bold;text-decoration: underline }
a:visited		{ color: #444303;font-size: 12px;font-weight: bold;text-decoration: none }
a:hover			{ color: #444303;font-size: 12px;font-weight: bold;text-decoration: underline }

a.discog:link		{ color: #996600;font-size: 10px;font-weight: bold;text-decoration: none }
a.discog:active		{ color: #FF9900;font-size: 10px;font-weight: bold;text-decoration: none }
a.discog:visited	{ color: #996600;font-size: 10px;font-weight: bold;text-decoration: none }
a.discog:hover		{ color: #FF9900;font-size: 10px;font-weight: bold;text-decoration: none }

a.litho_link,a.litho_link:active,a.litho_link:visited,a.litho_link:hover { font-weight: bold; text-decoration: none; font-size: 18px; color: #444303 }

#header			{ width: 100%; height: 90px; background-image: url('/images/interface/header_bg.gif') }
#navigation		{ position: absolute; left: 0; top: 90px; width: 175px }
#content		{ position: absolute; left: 175px; top: 90px; width: auto; background-image: url(images/interface/main_bg.gif); background-repeat: no-repeat; background-position: 50px 0 }
#copyright		{ margin-top: 60px; width: 100%; text-align: center }