.header {
	background-image: url(headerOverflow.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: auto;
	width: 980px;
	top: 9px;
	text-align: left;
	left: 11px;
}
.subMenu {
	background-image: url(MainMenuHeader.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 213px;
	top: 116px;
	left: 11px;
}
.subMenuBorder {
	border: 2px solid #dca81d;
	position: absolute;
	height: 114px;
	width: 209px;
	top: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e0be63;
	text-decoration: none;
	left: 11px;
}
.subHeaderTwo {
	background-image: url(TheGUIHeader.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 40px;
	width: 213px;
	top: 284px;
	left: 11px;
}
.subMenuBorderTwo {
	border: 2px solid #dca81d;
	position: absolute;
	height: 193px;
	width: 209px;
	top: 324px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e0be63;
	text-decoration: none;
	left: 11px;
}
.contentBorder {
	border: 2px solid #dca81d;
	position: absolute;
	height: 474px;
	width: 753px;
	top: 116px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e0be63;
	text-decoration: none;
	left: 233px;
	overflow: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	text-align: center;
}
.footer {
	border: 2px solid #dca81d;
	position: absolute;
	height: 17px;
	width: 973px;
	top: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #e0be63;
	text-decoration: none;
	overflow: auto;
	text-align: center;
	padding-top: 2px;
	left: 13px;
}
a {
	color: #CC3300;
	text-decoration: none;
}
.content {
	padding: 5px;
	overflow: auto;
}
.centeredPicture {
	text-align: center;
}
h2 {
	color: #CC6600;
}
h3 {
	color: #CC6600;
}
body {
	scrollbar-face-color: #e0be63;
}
