body
{
	font-family: Arial, verdana, helvetica;
	color: #896714;
	font-size: 11px;
	background-color: #241f1f;
	padding: 0px;
	margin: 0px;
}

.header
{
	font-size: 18px;
	color: #f4cb26;
}

.header2
{
	font-size:12px;
	color:#f4cb26;
	font-weight:bold;
}

p.infoTxt
{
	padding: 3px 13px 3px 13px;
}

p
{
	line-height:14px;
 	padding: 0;
 	margin: 0;
}

a
{
	color:#896714;
	text-decoration: none;
}

a:hover
{
	color:#f4cb26;
}

# clear
{
	clear: both;
	background-color:#ffff99
	
}

#container
{
	width: 538px;
	margin-bottom:15px;
}

#meny
{
	width: 538px;
	text-align:center;
	margin-top:30px;
}

#mainpic
{
	width:538px;
	height:138px;
}

#txt
{
	background-color:#191616;
	width: 303px;
	margin-top:15px;
	padding: 0;
	text-align:left;
	float: left;
}

#txt .corner
{
	width: 303px;
	height: 10px;
}

#txtRight
{
	width: 220px;
	margin:15px 0 0 15px;
	padding: 0;
	float: right;
	text-align:right;
}

#gigs
{
	background-color:#191616;
	width: 220px;
	margin:15px 0 0 15px;
	padding: 0;
	float: right;
	text-align:left;
}

#gigs .corner
{
	width: 220px;
	height: 10px;
}

#downloadContainer
{
	width: 538px;
	margin-bottom:15px;
	text-align:left;
}

#download
{
	background-color:#191616;
	width: 400px;
	margin:15px 0 0 0;
	padding: 0;
	float: right;
}

#download .corner
{
	width: 220px;
	height: 10px;
}

#albumPic
{
	width: 123px;
	margin:15px 0 0 0;
	padding: 0;
	float: left;
}

img
{
 border:none;
}