#Main {
	position:relative;
	width:800px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0 auto;
	color: #000000;
}

#Title {
	position: relative;
	height: 90px;
	top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 60px;
	color: #FF9900;
	text-indent: 5px;
	font-style: italic;
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}

#Menu {
	position: relative;
	width: 220px;
	background-color: #FFFFFF;
	top: 0px;
	text-align: left;
	float: left;
}

#Content {
	width: 580px;
	position: relative;
	float: right;
	background-color: #FFFFFF;
}

#Copyright {
	position: relative;
	width: 215px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: text-bottom;
	left: 0px;
	bottom: 0px;
	clear: both;
	padding-left: 5px;
}

#HP_Main {
	position:relative;
	width:800px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	height: 600px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(images/familyphoto.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

#HP_Title {
	position: relative;
	height: 90px;
	top: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 60px;
	color: #FF9900;
	text-indent: 5px;
	font-style: italic;
	width: 800px;
	text-align: left;
	margin: 0 auto;
}

#HP_Menu {
	position: relative;
	width: 220px;
	float: left;
	top: 0px;
	height: 490px;
}

#HP_Copyright {
	position: absolute;
	width: 215px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	float: left;
	bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	left: 0px;
}

.menu {
	FONT-SIZE: 9pt;
	WIDTH: 200px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
	HEIGHT: 28px;
	TEXT-ALIGN: left;
	color: #666666;
	text-decoration:none;
	line-height: 20pt;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 5px;
	background-color: #FFFFFF;
}

a.menu:hover {
	width: 200px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #000000;
	background-color: #FFFFFF;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
}

.smallpics {
	margin-right: 5px;
	margin-left: 5px;
}

body {
	background-color: #000000;
}

table {
	display: table;
	text-align: center;
}

td {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#Copyright2 {
	position: relative;
	width: 500px;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: text-bottom;
	left: 0px;
	bottom: 0px;
	clear: both;
	padding-left: 5px;
}
