#head {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#menu-container {
	height: 20px;
	width: 800px;
	margin-top: 130px;
	margin-left: 220px;
	position: absolute;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
}
#page-top-graphic {
	height: 10px;
	width: 1024px;
	z-index: 10;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#page-content {
	width: 1024px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	position: relative;
}
#page-footer {
	width: 1024px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	padding-top: 5px;
}
#head-box {
	height: 150px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.highlight {
	color: #00F;
	text-decoration: underline;
}
.Quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
}
