body {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#443e42;
	background-image: url(../images/bg.jpg);
	background-color: #080808;
    background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
}
	
p {
	text-align: justify;
}
	
a { 
	font-weight: normal; 
	text-decoration: none;
	color: #9a1d2c;
}

a:hover { 
	font-weight: normal; 
	text-decoration: none;
	color: #f5f4ef;
}

a img {
	text-decoration: none;
	border: none;
}


h1 {
	color: #17191b;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

h2 {
	color: #17191b;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	margin-bottom: 0px;
}

h3 {
	font-size: 8px;
	color: #89877c;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1.news {
	background-image: url(../images/h_uutiset.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h1.bio {
	background-image: url(../images/h_bio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}

h1.band {
	background-image: url(../images/h_jasenet.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h1.music {
	background-image: url(../images/h_musiikki.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h1.gigs {
	background-image: url(../images/h_keikat.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h1.media {
	background-image: url(../images/h_media.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h1.guestbook {
	background-image: url(../images/h_vieraskirja.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h1.contact {
	background-image: url(../images/h_kontakti.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 200px;
}

h2.news {
	margin-top: 38px;
}

#container {
	width: 825px;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	width: 150px;
	height: 300px;
	position: absolute;
	margin: 30px 0px 0px 655px;
}

#navigation ul {
	list-style-type: none;
}

#banner {
	position: absolute;
	margin: 269px 0px 0px -55px;
	z-index: 1;
}

#content {
	position: absolute;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat;
	text-align: justify;
	border: 1px solid #17191b;
	margin: 452px 0px 0px 40px;
	vertical-align: top;
	width: 780px;
}

#content a img{
	text-decoration: none;
	border: none;
}

#content a:hover img{
	text-decoration: none;
	border: none;
}

.title {
	padding-top: 15px;
}

.title a {
	color: #443e42;
	border-bottom: 2px dotted #9a1d2c;
}

.title a:hover {
	color: #443e42;
	border-bottom: 2px solid #9a1d2c;
}

#left {
	width: 500px;
	margin-top: 30px;
	margin-left: 45px;
}

#right {
	width: 175px;
	position: absolute;
	margin: 20px 0px 0px 590px;
}

#player_bg {
	position: absolute;
	margin: 425px 0px 0px 590px;
	z-index: 1;
	width: 258px;
	height: 200px;
	background-image: url(../images/player_bg.png);
    background-position: top center;
	background-repeat: no-repeat;
}
#player {
	margin: 32px 0px 0px 10px;
	width: 215px;
	height: 85px;
}

#footer {
	background-image: url(../images/footer.png);
    background-repeat: no-repeat; 
    background-position: right bottom;
    height: 50px;
}

img.polaroid {
	float: right;
	margin-left: 10px;
}

ul.list {
	list-style-type: square;
	line-height: 2em;
	color: #443e42;
	font-weight: bold;
	margin-bottom: 40px;
}

ul.list span {
	color: #89877c;
	font-weight: normal;
}

#music img {
	margin-right: 20px;
}

#music table {
	border: 0px;
	margin-top: 30px;
}

#music td {
	padding-top: 5px;
	vertical-align: top;
	font-weight: bold;
}

#music span {
	font-size: 9px;
	font-weight: normal;
}

ul.gig_list {
	list-style-type: none;
	color: #443e42;
	font-weight: bold;
	margin-bottom: 40px;
}

ul.gig_list span {
	color: #9a1d2c;
	font-weight: bold;
}


.gig_list a {
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}

.gig_list a:hover {
	color: #f5f4ef;
	text-decoration: none;
	font-weight: bold;
}

iframe.frame {
	width: 720px;
	height:590px;
	border: 1px solid #647e78;
	overflow: auto;
	position: absolute;
	margin-left: -15px;
}

#promo {
	width: 650px;
	margin-top: 30px;
	margin-left: 45px;
}

#promo img {
	margin-right: 5px;
	margin-top: 7px;
}

div.kontakti span {
	font-weight: bold;
}