* {margin:0;	padding:0;	}

	html		{overflow-y:scroll;}

	body {background-color:#fff; font-family: garamond, book antiqua, times new roman, serif; text-align:center;}

	#main {margin:50px auto 50px auto;padding: 80px 50px 80px 325px;position:relative;background: url(../images/logo.gif) no-repeat 90px 80px;text-align:left; min-height: 390px !important;min-height:550px;width: 475px !important; width:850px;	clear:left; background-color:#fff; border:2px solid #000;}

#tl	{position:absolute;left:-2px;top:-2px;background: url(../images/tl.gif) repeat-x top left;width:25px;height:25px;}
#tr	{position:absolute;right:-2px;top:-2px;background: url(../images/tr.gif) repeat-x top right;width:25px;height:25px;}
#bl	{position:absolute;left:-2px;bottom:-2px;background: url(../images/bl.gif) repeat-x bottom left;width:25px;height:25px;}
#br	{position:absolute;right:-2px;bottom:-2px;background: url(../images/br.gif) repeat-x bottom right;width:25px;height:25px;}

/*********** Navigation ***************/
#navcontainer		{margin:8px 0 24px 0; position:relative; left:-20px;display:block;}
#navlist li				{display: inline; padding-bottom: 14px; padding-left: 0px; background-repeat: no-repeat;}
#navlist a			{padding-left: 20px; padding-bottom: 14px; font-weight: bold; text-transform: uppercase; text-decoration: none; font-size: 95%;letter-spacing: 2px;}
#navlist a:link, #navlist a:visited	{padding-left: 20px; color: #000; background: url(../images/dot.gif); background-position: 4px 2px; background-repeat: no-repeat;}
#navlist a:hover	{color: #EC1B20; padding-left: 20px; background: url(../images/dot.gif) ; background-repeat: no-repeat; background-position: 4px 2px;} 

#first a, #first a:link, #first a:hover, #first a:visited {background-image: url(../images/blank.gif);}
#navlist a.current, #navlist a.current:link, #navlist a.current:hover, #navlist a.current:visited	{color: #EC1B20;}

/************ Text styles ****************/
h1			{font-style:italic;font-size: 150%; margin:36px 0 12px 0;}
h2			{font-style:italic;font-size: 110%; margin:12px 0 12px 0;}
p				{margin: 12px 0 0 0;font-size: 110%;}
p.adress	{text-transform:uppercase;font-size:85%;line-height:140%;letter-spacing:1px;}
a.adressmail {text-transform:lowercase;font-size:100%;line-height:140%;letter-spacing:1px;}

span.lowercase {text-transform:lowercase;}

ul.bandlist	{margin-top:24px;position:relative;}
ul.bandlist li				{display:inline;float:left;width:235px;line-height:100%;text-transform:uppercase;font-size:85%;padding-bottom:12px;}
ul.bandlist  li a, ul.bandlist li a:link, ul.bandlist li a:visited, ul.bandlist li a:hover			{}
ul.bandlist  li a, ul.bandlist li a:link	{color:#000; text-decoration:none;}
ul.bandlist li a:visited	{text-decoration:none;}
ul.bandlist li a:hover	{text-decoration:underline; color: #EC1B20;}
br	  { clear: left;}
