body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	color: #EEEEEE;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-attachment: scroll;
	background-image: url(../kuvat/pohja/pohja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



A:link {
	text-decoration: none;
	color: #FFFFFF;
}

A:visited {
	text-decoration: none;
	color: #CCCCCC;
}
A:active {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	background-color: #FF00A2;
	color: #000000;
}
A.purplelink:hover {
	color: #FF00A2;
}
A.songdownloadlink {
    font-size: 16pt;
    color: #ffffff;
}
A.songdownloadlink:hover {
    font-size: 16pt;
	background-color: #FF00A2;
	color: #000000;
}

#menu {
	height: 94px;
	width: 535px;
	left: 180px;
	top: 52px;
	position: absolute;
}
#content {
	height: 500px;
	width: 393px;
	left: 182px;
	top: 181px;
	position: absolute;
	overflow: visible;
}
#gigs {
	height: 400px;
	width: 203px;
	left: 595px;
	top: 291px;
	position: absolute;
	overflow: visible;
}
#links {
	position:absolute;
	left:61px;
	top:483px;
	width:101px;
	height:53px;
	z-index:1;
}
.otsikko {
	font-size: 16px;
	color: #FF00A2;
	font-weight: bold;
}
.uutinen {
	font-size: 11px;
	color: #FFFFFF;
}
.keikka {
	color: #FF00A2
}
.emailpar {
	padding-left: 5px;
}
input  {
	color: #FF00A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
}
