/* CSS Document */
h1 {font-family:"Times New Roman", Times, serif; text-align:center; color:#FFFFFF; font-weight:bold;
}
h2, h3 {
	color: #FF0000;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
		}
h4 {font-family:"Times New Roman", Times, serif; color:#000000; text-align:center
	}
p {text-align:center; font-family:Arial, Helvetica, sans-serif;
}

Div.head {background:#0000CC;
position:absolute; left: 10px; top: 12px; width:100%; height:53px;
}

div#logo { position: absolute;
	left: 1px;
	top: 1px;
	width: 44px;
	}
div#logo2 { position: absolute;
left:48px;
	top: 1px;
	width: 44px;
	
	}
	
div#logo img, img {border:none;
	}
Span {font-weight:bold;
}

table { background-color:#CCCCFF; table-layout: fixed; width:80%;
}
table, td, th {border: 1px solid #333333;
}
td, th {
	padding: 0.5em;
	vertical-align: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
tbody {font-size:12px
}
thead {font-size:16px;
}
div.left-margin, div#text-navigation {margin-left: 9em;
}
div#band, div#mainpage, div#about, div#links, div#news, div#contact, div#companies, div#boys, div#programme, div#paste, {margin-top:60px;
}

div#navigation {
	position: absolute;
	left: 0.5em;
	top: 6em;
	width: 8em;
	}
	div#navigation a:hover {
	color: #FF0000;
	background-color: #FFFF00;
	border-style: solid;
	border-width: 3px;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
div#navigation a {
	display: block;
	color: #0000FF;
	background-color: #CCCCCC;
	padding: 0.5em;
	border-style: solid;
	border-width: 3px;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
div#navigation span {
	display: block;
	color: #000000;
	background-color: #CCCCCC;
	padding: 0.5em;
	font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
/*
div#navigation a:visited {
	color: #FF0000;
	background-color: #66ff99;
	padding: 0.5em;
	font-weight: bold;
	border-style: solid;
	border-width: 3px;
	border-top-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}
*/
div#mainfoot {text-align:center; font-size:9px;
}

dl { font-family:Arial, Helvetica, sans-serif; margin-left:10em;  
}

div#family_photos { float: right;
right:0.5em;
top:8em;
width:10em; padding:inherit
}