@charset "utf-8";

#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	position:relative;
	width: 800px;
	float: none;
}
.header {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	position: relative;
}
.leftMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	float: left;
	height: 100px;
	width: 790px;
	position: absolute;
	margin: 0px;
	left: 0;
	top: 620px;
	border-top-width: 75%;
	border-top-style: solid;
	border-top-color: #000000;
}
.main {
	text-align: left;
	padding: 5px;
	height: 505px;
	width: 790px;
	position: absolute;
	top: 103px;
	overflow: auto;
	border-top-width: 75%;
	border-top-style: solid;
	border-top-color: #000000;
	left: 0px;
	background-image: url(images/MacKinnon-FamilyCrest-300DPI.jpg) no-repeat;
}
a {
	font-size: 14px;
	color: #0000FF;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
}

a:link {
	text-decoration: none;
}
a:link {
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
a:active {
	color: #FF0000;
}

td {
	text-align:center;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 18; }
.style7 {font-size: 12}
.style8 {
	font-size: 14px
}
.style9 {color: #FF0000}
