body , html {
	background-color: #050505;
	background-image: url(../img/tausta.gif);
	background-repeat: repeat-x repeat-y;
	font-family: arial;
	padding: 0;
	margin: 0;
	height: 100%;
}

#content {
	display: table;
	background-color: #0c0c0c; 
	border-left: 2px solid #626262;
	border-right: 2px solid #626262;
	width: 800px;
	position: relative;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	height:auto !important;
}

#title {
	background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	float: left;
	width: 500px;
	height: 130px;
	background-color: #000000;
}

#navi {
	background-image: url(../img/navi2.gif);
	background-repeat: no-repeat;
	background-position: 70px 12px;
	float: right;
	width: 300px;
	text-align: right;
	height: 130px;
	background-color: #000000;
}

#navi p {
	padding: 15px 30px 0px 0px;
}

#navi a {
	text-decoration: none;
}

#main {
	background-image: url(../img/mainback.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 800px;
	padding: 20px 0px 0px 0px;
}

#news {
	float: left;
	background-color: #0c0c0c;
	width: 455px;
	padding: 0px 50px 0px 30px;
	text-align: justify;
}

#news p {
	line-height: 1.4;
	padding-left: 15px;
	color: #ffffff;
}

#gigs {
	float: right;
	width: 220px;
	background-color: #0c0c0c;
	border-left: 1px dotted #626262;
	padding: 10px 15px 20px 10px;
}

#keikatotsikko{
	float: right;
	width: 220px;
	background-color: #0c0c0c;
	border-left: 1px dotted #626262;
	padding: 0px 15px 20px 10px;
}

#kaupunki {
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.upcoming {
	font-size: 12px;
	line-height: 1.4;
	color: #ffffff;
}

.upcoming a {
	font-size: 12px;
	color: #ffffff;
}

.today {
	font-weight: bold; 
	font-size: 12px;
	line-height: 1.4;
	color: #FFD36E
}

.today a {
	font-weight: bold; 
	font-size: 12px;
	color: #FFD36E
}

.cancelled {
	text-decoration: line-through;
	font-size: 12px;
	line-height: 1.4;
	color: #FF4846;
}

.cancelled a {
	text-decoration: line-through;
	font-size: 12px;
	color: #FF4846;
}

#info {
	float: left;
	padding: 0px 50px 0px 30px;
	text-align: justify;
	background-color: #0c0c0c;
}

#info p {
	line-height: 1.4;
	padding-left: 15px;
	color: #ffffff;
}

#linkit2 {
}

#kilpailu {
	background-color: black;
	border: solid 2px #626262;
	width: 350px;
	margin: 0 auto;
	margin-top: 75px;
	padding: 10px;
}

#kilpailu p {
	color: #ffffff;
	line-height: 1.4;
}

.slogan {
	padding: 75px 75px 0px 0px;
	text-align: right;
	font-size: 9px;
	color: #c48100;	
}

.footnote {
	font-size: 9px;
	color: #ffffff;
}

.linkit {
	border: 0px;
	width: 500px;
}

.linkit td {
	text-align: top;
	vertical-align: top;
}

#lang {
	position: absolute;
	color: #ffffff;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 10px;
	top: 140px;
}

#lang a {
	font-size: 9px;
}

a {
	color: #ffffff;
	font-size: 14px;	
}

a:hover {
	color: #c48100;
}

h1 {
	font-size: 22px;
	color: #ffffff;
}

h2 {
	font-size: 20px;
	color: #c48100;
}

h3 {
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	margin-bottom: 5px;
}

h5 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	margin-bottom: 5px;
}

p {
	color: #ffffff;
	font-size: 14px;
}

li {
	color: #ffffff;
	font-size: 14px;
	margin-top: 15px;
}

img {
	border: 0px;
}
