a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
body {	
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	padding: 0;
	border: 0;
	}
#button {
	background-image:url(images/genealogy/button.gif);
	height: 34px;
	text-align: center;
	padding-left: 10px;
}
#button a{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}
#button a:hover{
	text-decoration: underline;
}
.center {
	text-align: center;
}
img{
	border:0;
	}
#container{
	background-image:url(images/genealogy/back.jpg);
	background-repeat:repeat-y;
	margin:auto;
	width:770px;
	}
.family {
    text-decoration: underline;
}	
#header{
	background-image: url(images/genealogy/header.jpg);
	height: 176px;
	}
#header a:link, a:visited {
	color:#666666;
	text-decoration : none;
	font-weight:bold;
}
#header a:hover{
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}	
#sidebar	{
	float: left;
	width: 188px;
	background-image: url(images/genealogy/sidebar.jpg);
	background-repeat: no-repeat;
	}
#main{
	margin: 0px 0px 0px 188px;
	width:579px;
	background-image: url(images/genealogy/rightside.jpg);
	background-repeat: no-repeat;
	padding: 0px 50px 0px 0px;
}
#main a{
	font-weight: bold;
	color: #3A0B00;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#mainmap{
	margin: 0px 0px 0px 188px;
	width:579px;
	background-image: url(images/genealogy/rightsidemap.jpg);
	background-repeat: no-repeat;
	padding: 0px 50px 0px 0px;
}
#mainmap a{
	font-weight: bold;
	color: #3A0B00;
	text-decoration: none;
}
#mainmap a:hover{
	text-decoration: underline;
}
#mainorkney{
	margin: 0px 0px 0px 188px;
	width:579px;
	background-image: url(images/genealogy/rightsideorkney.jpg);
	background-repeat: no-repeat;
	padding: 0px 50px 0px 0px;
}
#mainorkney a{
	font-weight: bold;
	color: #3A0B00;
	text-decoration: none;
}
#mainorkney a:hover{
	text-decoration: underline;
}
.orkney {
	font-size: 18px;
}
#footer {
	background-image:url(images/genealogy/footer.jpg);
	text-align: center;
	clear: both;
	background-repeat: no-repeat;
	height: 52px;
	}
