body {
	background: #0f2632;
	color: white;
	font: 0.8em Arial;
	}
	
html, * {
	margin: 0;
	border: none;
	padding: 0;
	}
	

img {
	margin: 2px 2px 2px 0px;
	}

h1 a:link {text-decoration: none; border: none;}
h1 a:active {text-decoration: none; border: none;}
h1 a:visited {text-decoration: none; border: none;}
h1 a:hover {text-decoration: none; border: none;}


p {
	margin-bottom: 0.5em;
	}

h1 {
	font-size: 1.6em;
	margin-bottom: 0.5em;
	}
	
h2 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	}

h3 {
	font-size: 1.1em;
	margin-bottom: 0.5em;
	color: #fff334;
	}
	
ul { margin-left: 20px; margin-top: 0.5em; margin-bottom: 0.5em; list-style-image: url('images/bullet.gif');}

a { color: #fff334; border: none;}
a:hover {text-decoration: none; }

.osoite { font-size: 0.9em; margin-top: -5px; }


.yellow { color: #fff334; }

.main_flash {
	width: 800px;
	height: 650px;
	margin: 0 auto;
	}


.g_header {
	width: 600px;
	height: 200px;
	background: url('images/g_header.jpg');
	margin: 0 auto;
	}

.yhteys_contact {background: url('images/header_contact.jpg'); }
.info {background: url('images/header_info.jpg'); }
.ohjelma_program {background: url('images/header_program.jpg'); }
.uutiset_news {background: url('images/header_news.jpg'); }
.linkit_links {background: url('images/header_links.jpg'); }
.golf_tournament {background: url('images/header_golf_tournament.jpg'); }
.songwriting_class {background: url('images/header_songwriting_class.jpg'); }
.in_english {background: url('images/header_in_english.jpg'); }
.jam_session {background: url('images/header_fan_jam_sessions.jpg'); }
.verkkokauppa {background: url('images/g_verkkokauppa.jpg'); }
.galleria_gallery { background: url('images/header_galleria.jpg');}


.g_cont {
	width: 480px;
	margin: 0 auto;
	background: url('images/g_cont.jpg');
	padding: 10px 60px;
	overflow: none;
	}

.g_footer {
	width: 600px;
	height: 120px;
	background: url('images/g_footer.jpg');
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
	padding-top: 10px;
	}
	
.center {	margin: 0 auto;	}


.verkkokauppa_banneri {
	text-align: center;
	width: 500px;
	margin: 20px auto;
	}

.band {
	width: 150px;
	float: left;
	margin: 2px 2px 2px 0px;
	padding: 2px;
	border: 1px solid #0f2632;
	text-align: center;
	}

a.band:link { border: none; }
a.band:active { border: none; }
a.band:hover { border: none; }
a.band:visited { border: none; }
	

.b_header {
	width: 600px;
	height: 200px;
	margin: 0 auto;
	}

.deiggj { background: url('images/deiggj_header.jpg');}
.ken_hensley { background: url('images/ken_hensley_header.jpg');}
.john_lawton { background: url('images/john_lawton_header.jpg');}
.circle_of_hands { background: url('images/circle_of_hands_header.jpg');}
.innocent_victims { background: url('images/innocent_victims_header.jpg');}
.mirrors { background: url('images/mirrors_header.jpg');}
.carballo_brothers { background: url('images/carballo_brothers_header.jpg');}
.lee_kerslake { background: url('images/lee_kerslake_header.jpg');}
.paul_newton { background: url('images/paul_newton_header.jpg');}
.the_fatal_error { background: url('images/fatal_error_header.jpg');}
.knights_of_the_black_ox { background: url('images/knights_of_the_black_ox_header.jpg');}
.baba_salama { background: url('images/baba_salama_header.jpg');}
	
.clear { clear: both; }

.center {text-align: center;}


.left_banner, .right_banner {
	width: 120px;
	height: 10px;
	position: absolute;
	left: 50%;
	}

.left_banner {
	margin-left: -415px;
	}

.right_banner {
	margin-left: 295px;
	}
/* ============ button etc styles =============== */


.button {
	border: 1px solid white;
	background: none;
	color: white;
	}

fieldset {
	border: 1px solid white;
	padding: 8px;
	}

legend {
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 4px;
	
	}

/* ============ VIERASKIRJA ===================== */

td {
	color : White;
	background-color: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 5px;
}

td.upper {
	color : #FFFFFF;
	background: none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.smaller {
	font-size: 0.9em;
}
input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: white 1px solid;
   BORDER-LEFT: white 1px solid;
   BORDER-TOP: white 1px solid;
   BORDER-BOTTOM: white 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}



