body	{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	
/*
	background-image: url("../img/bg/1.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
*/	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	color: #ffffff;
	text-align: center;
}
a	{
	color: #ffffff;
	text-decoration: underline;
}

img	{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#container	{
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	background-color: #000000; 
}


#header	{
	float: left;
	width: 960px;
	height: 300px;
	background-color: #000000;
	padding: 0px;
}

#header-img	{
	float: right;
	width: 650px;
	height: 300px;
	padding: 0px;
}

#navi	{	
	float: left;
	width: 960px;
	height: 50px;
	background-image: url("../g/navibg.gif");
	padding: 0 0 0 0;
	text-align: left;
}
#navi-content	{
	margin: 13px 0 0 325px;
	text-align: left;
}
.navifont	{
	font-size: 14px;
	color: #ffd600;
}

a.navilink	{
	font-size: 14px;
	color: #ffd600;
	text-decoration: none;
	margin: 0 5px 10px 5px;
}
.credits	{
	color: #333333;
}
a.credits	{
	color: #333333;
	text-decoration: underline;
}

#content	{
	float: left;
	width: 960px;
	padding: 10px 0 20px 0;
	text-align: left;
}


#col	{
	float: left;
	position: relative;
	bottom: 0px;
	width: 280px;
	margin: 0 10px 0 20px; 
}
#col-banners	{
	float: left;
	width: 140px;
	margin: 0 0 0 20px;
}
	
#leftcol	{
	float: left;
	text-align: center;
	width: 240px;
	padding: 0 30px 0 40px;
}

#leftcol-launch	{
	float: left;
	text-align: center;
	width: 240px;
	height: 580px;
	padding: 0 30px 0 40px;
	margin: 0 0 20px 0;	
}

#col2	{
	float: left;
	width: 600px;
	margin: 0 0 0 20px;
}

#content-row	{
	float: left;
	text-align: left;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
}
#content-row-esiint	{
	float: left;
	text-align: left;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #333333;
}
#gallery-row	{
	float: left;
	position: relative;
	bottom: 0px;
	text-align: left;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
}
#news-row	{
	float: left;
	position: relative;
	bottom: 0px;
	text-align: left;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
}
#flyer-row	{
	float: left;
	position: relative;
	bottom: 0px;
	text-align: left;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 0 20px 0;
}
#sponssit-row	{
	float: left;	
	position: relative;
	bottom: 0px;
	text-align: left;
	width: 960px;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
	
	}
#credit-row	{
	float: left;
	position: relative;
	bottom: 0px;
	text-align: center;
	width: 960px;
	padding: 10px 0 20px 0;
	margin: 0 0 0 20px;
}
h1	{
	font-family: georgia, serif;
	font-size: 22px;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

h2	{
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #ffd600;
}

.esiintyjat	{
	color: #595959;
}
.yellow	{
	color: #ffd600;
}
.white	{
	color: #ffffff;
}
.sponssi	{
	margin: 6px 3px 6px 3px;
}
#uutinen-row{
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #333333;
}

ul	{
	margin: 0 0 0 20px;
	padding: 0;
}
li	{
	margin: 10px 0 0 0;
	font-weight: bold;
}

#col-row	{
	margin: 30px 0 0 0;
}
a.esiint-link	{
	color: #ffffff;
	text-decoration: underline;
}	
a.aikataulu-link	{
	color: #ffffff;
	text-decoration: underline;
}	
.uniques	{
	display: none;
}
.thumbnail	{
	margin: 3px 6px 3px 0;
}
.flyer	{
	margin: 10px 0 0 0;
}
.menneet	{
	color: #595959;
}



