

html, body {
	background-color: #2D2D2D;
	margin: 0px;
	padding: 0px;

	width: 100%;
	height: 100%;

	text-align: center;
}

body, div {
	font-family: Arial;
	color: #fff;
	font-size: 11px;
}

img, table, td { border: 0px; }

h1 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	color: #FFD284;
		
}

#main {
	width: 100%;
	height: 582px;

	position: absolute;
	left: 0px;
	top: 50%;

	margin-left: 0px;
	margin-top: -291px;
	background-repeat: no-repeat;
}
#frontpage #main { background-image: url("../gfx/background_frontpage.jpg"); }
#frontpage_anita #main { background-image: url("../gfx/background_frontpage_anita.jpg"); }
#anitapage #main { background-image: url("../gfx/background_anita.jpg"); }
#performancespage #main { background-image: url("../gfx/background_performances.jpg"); }
#currentpage #main { background-image: url("../gfx/background_current.jpg"); }
#profilepage #main { background-image: url("../gfx/background_profile.jpg"); }
#audiopage #main { background-image: url("../gfx/background_audio.jpg"); }
#photospage #main { background-image: url("../gfx/background_photos.jpg"); }
#contactpage #main { background-image: url("../gfx/background_contact.jpg"); }
#studiespage #main { background-image: url("../gfx/background_studies.jpg"); }
#tritonespage #main { background-image: url("../gfx/background_tritones.jpg"); }
#riejalangtrio #main { background-image: url("../gfx/background_reijalangtrio.jpg"); }
#burnoutmama #main { background-image: url("../gfx/background_burnoutmama.jpg"); }


#luolajapage #main { background-image: url("../gfx/background_luolaja.jpg"); }
#zogapage #main { background-image: url("../gfx/background_zoga.jpg"); }
#contactpage #main { background-image: url("../gfx/background_contact.jpg"); }
#collaborationpage #main { background-image: url("../gfx/background_collaboration.jpg"); }
#backgroundpage #main { background-image: url("../gfx/background_background.jpg"); }
#influencespage #main { background-image: url("../gfx/background_influences.jpg"); }

#space {
	position: relative;
	top: 0px;
	left: 0px;

	width: 100%;
	height: 555px;
	text-align: left;
}

#whitesheep {
	position: relative;
	top: 0px;
	left: 0px;

	width: 100%;
	height: 27px;
	text-align: left;
}

#whitesheep img {
	margin-top: 2px;
	margin-left: 0px;
}

#content {
	text-align: left;

	position: absolute;
	top: 100px;
	left: 37px;

	width: 480px;
}




#frontpage #content {
	left: 750px;
	top: 200px;
	width: 200px;
	height: 300px;

	color: #2d2d2d;
}

#more_news {
	position: absolute;
	left: 750px;
	top: 520px;
}


#frontpage #content h1 {
	color: #2d2d2d;
	font-weight: bold;
}

#frontpage #content h2 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
}

#photospage #content {
	width: 400px;
}

#tritonespage #content {
	width: 300px;
}
#riejalangtrio #content {
	width: 400px;
}

#burnoutmama #content {
	width: 400px;
}


#contactpage #content {
	width: 260px;
}

#content a, #content a:visited, #more_news a, #more_news a:visited {
	color: #FB874E;
	text-decoration: none;
}

#more_news a, #more_news a:visited {
	color: #992605;
}

#content a:hover, #more_news a:hover {
	text-decoration: underline;
}

#luolajapage #content {
	width: 450px;
}

#zogapage #content {
	width: 380px;
}


/* menu */

#menu a {
  position: absolute;

  top: 517px;
	    
  height: 18px; 
  text-decoration: none;
}
	
#menu a i { visibility: hidden; }

a#anita { left: 30px; top: 48px; width: 340px; height: 400px; }

a#home { left: 30px; width: 54px; }
a:hover#home { background-image: url("../gfx/hover_home.jpg"); }

a#current { left: 85px; width: 67px; }
a:hover#current { background-image: url("../gfx/hover_current.jpg"); }

a#profile { left: 153px; width: 60px; }
a:hover#profile { background-image: url("../gfx/hover_profile.jpg"); }

a#performances { left: 214px; width: 110px; }
a:hover#performances { background-image: url("../gfx/hover_performances.jpg"); }

a#collaboration { left: 327px; width: 107px; }
a:hover#collaboration { background-image: url("../gfx/hover_collaboration.jpg"); }

a#audio { left: 433px; width: 54px; }
a:hover#audio { background-image: url("../gfx/hover_audio.jpg"); }

a#photos { left: 488px; width: 59px; }
a:hover#photos { background-image: url("../gfx/hover_photos.jpg"); }

a#contact { left: 550px; width: 74px; }
a:hover#contact { background-image: url("../gfx/hover_contacts.jpg"); }

a:hover#contact, a:hover#photos, a:hover#audio, a:hover#collaboration, a:hover#performances, a:hover#profile, a:hover#current {
	border: none;
}


/* Collaboration */
#collab_profile_1, #collab_profile_2, #collab_profile_3, #band_text {
	position: absolute;
	top: 100px;
	
	width: 246px;
	font-size: 11px;
	color: #fff;
	font-family: Arial, Verdana, sans-serif;
}
	
#collab_profile_1 {
	left: 37px;
}
	
#collab_profile_2 {
	left: 333px;
}
	
#collab_profile_3 {
	left: 630px;
}

#profile_menu {
	position: absolute;
	top: 430px;
	left: 161px;
}


/* photos */
#photospage #thumbnails {
position: absolute;
left: 37px;
top: 280px;
	
padding: 10px;
padding-bottom: 0px;
padding-right: 0px;

background-color: #fff;
}

#photospage #thumbnails img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.influencelist {
	float: left;
	width: 150px;
	padding-right: 30px;
}

.year {
		margin: 0px;
		padding: 0px;
		margin-right: 15px;
		float: left;
}

#yearline {
		width: 815px;
		height: 1px;
		
		background-color: #DD5228;
		margin: 0px;
		font-size: 1px;
		clear: both;
}

#performance_menu, #performance_lists {
		position: absolute;
		
		left: 35px;
		top: 125px;
		width: 815px;
		padding: 0px;
}

.performance_place, .performance_info, .performance_date {
		font-weight: bold;
		font-size: 11px;
		color: #fff;
		font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
	
.performance_info, .performance_date {
		font-weight: normal;
		font-weight: Arial, Verdana, sans-serif;
}
	
.performance_info {
		color: #FFD284;
}
	
.performance_date {
		color: #DD5228;
}
	
#performance_lists {
		top: 165px;
		width: 900px;
}
	
.performance_list {
		float: left;
		width: 250px;
		width: "300px";
		padding-right: 50px;
}


