html{
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	height: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	/* font-family: Helvetica, Helvetica, Verdana, Arial, Helvetica, sans-serif; */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	/* background-image:url(../images/bg4.jpg);
	background-position: top center;
	background-repeat:no-repeat; */
}

#mainwrap{
	/* width: 819px; */
	/* width: 815px; */
	width: 990px;
	margin: auto;
	background-color:#000000;
	border-left: 5px solid black;
	border-top: 0px;	
}

p{
	margin: 0px;
	padding: 10px 0px;
}

a{
	color: white;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: 0px;
}

.leftbox{
	/* background-image:url(../images/leftbox_bg.jpg);
	bac kground-repeat:no-repeat; */
}

.clearing{
	clear:both;
}

.Century16{	
	font-family: century gothic, Helvetica, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #CCCCCC;
	text-transform:uppercase;
	
}

.Century13{	
	font-family: century gothic, Helvetica, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
	text-transform:uppercase;
	
}

.Century10{
	font-family: century gothic, Helvetica, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-transform:uppercase;
}

.grayCentury{
	color: #666666;
	font-weight:bold;
}

a.Century13{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}



.date{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	color: #a23739;
}

#gigs .gigsdate{
	font-size: 13px;
	font-weight:bold;
}

.gigstext{
	font-size: 11px;
	font-weight:bold;
}

#news p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	
}

#news{
	margin-left: 10px;
	
	
	/* width: 150px; */
	width: 200px;
}

#news_big{
	margin-left: 40px;
	font-size: 11px;
	width: 400px;
	/* margin:auto; */
}

#news hr{
	color: #645b5b;
	background-color: #645b5b;
	height: 1px;
	border: 0;
   	padding: 0px;
	margin: 0px;
	padding: 0px;
	/* width: 80%; */
}

.songlist p{

	margin:0px;
	padding: 0px 0px;
/* background-color: #999999; */
/* width: 170px; */
}

.divide{
	width: 100%;
	background-color: #645b5b;
	height: 1px;
	margin: 10px 0px;
	
}

#albuminfo a{
	text-decoration: underline;
	color: #999999;
	font-weight:normal;
}

#albuminfo a.whitelink{
	font-weight: bold;
	color: white;
}

.newsbg{
	background-image:url(../images/news_bg.jpg);
	background-repeat:no-repeat;
}

.uutinen{
	width: 531px;
	min-height: 119px;
	height: auto !important;
	height: 119px;
	background: url(../images/news_bg.jpg) repeat-y;
	padding: 7px;
	margin-bottom: 25px;
	
}

.uutinen .header{
	width: 100%;
	background-color: #100f0f;
	min-height: 28px;
	height: auto !important;
	height: 28px;
}

.uutinen .content{
	font-family: century gothic, Helvetica, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 40px 10px 50px;
}

hr{
	border: 0;
	color: #333333;
	background-color: #333333;
	height: 1px;
}

#header_img_box{
	z-index: 1;
	position: relative;
}

#facebook{
	z-index: 2;
	position: absolute;
	right:20px;
	top:100px;
	/* background-color: #333333; */
}