body {
	padding: 0px;
	margin: 0px; spacing: 0px;
	font-family: Verdana, Arial, sans-serif, "Lucida Grande", "Trebuchet MS";
	background: #ffffff url("g/topBg.gif") repeat-x;
	text-align: center;
}

a:link {
	color: #6BBE00;
	background: none;
	text-decoration: none;
}
	
a:visited {
	color: #6BBE00;
	background: none;
	text-decoration: none;
}
	
a:hover {
	color: #6BBE00;
	background: none;
	text-decoration: underline;
}
	
a:active {
	color: #6BBE00;
	background: none;
	text-decoration: none;
}


/* YLEISET ASETTELUT */

#plaza {
	width: 900px;
	margin: 0 auto;
	position: relative;
	}

#logo {
	width: 900px;
	height: 63px;
	position: absolute;
	top: 44px;
	left: 0px;
	}

#button1 {
	width: 264px;
	height: 15px;
	position: absolute;
	top: 124px;
	left: 0px;
}

#button2 {
	width: 196;
	height: 15px;
	position: absolute;
	top: 124px;
	left: 326px;
}

#button3 {
	width: 322px;
	height: 15px;
	position: absolute;
	top: 124px;
	right: 0px;
}

#content {
	position: absolute;
	top: 160px;
	left: 0px;
	text-align: left;
	width: 900px;
	font-size: 13px;
	color: #696969;
	padding-bottom: 40px;
}

	
p {
	font-size: 12px;
	color: #696969;
	line-height: 18px;
	margin: 0px 10px 10px 5px;
	text-align: justify;
	}

h1 {
	text-align: left;
	font-size: 22px;
	font-weight: lighter;
	color: #424242;
	margin: 5px 0px 25px 0px;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	padding: 0;
	}

#etusivuKuva {
	width: 700px;
	margin-left: 100px;
	margin-top: 30px; 
}

#contactPhoto {
	padding-top: 40px;
	padding-left: 0px;
	width: 236px;
	height: 315px;
	float: left;
}

#contactInformation {
	width: 620px;
	padding-top: 40px;
	margin-left: 40px;
	float: left;
	font-size: 12px;
}

#musicInformation {
	width: 860px;
	background: url('g/musiikkiBg.jpg') no-repeat;
	padding: 20px;
}


#ahLogo {
	width: 45px;
	height: 47px;
	position: absolute;
	top: 433px;
	left: 723px;
	z-index: 20;
}

#kuvaPlaza {
	padding-top: 30px;
	width: 900px;
	height: 440px;
	text-align: center;
}

#kuvaNavi {
	text-align: center;
	width: 900px;
	font-size: 15px;
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	font-style: italic;
}

#kuvaNavi a {
		color: #000000;
}



