@charset "utf-8";
BODY {
  scrollbar-face-color:#004566;
  scrollbar-highlight-color:#004566;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#004566;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#003651;
}
#abouthead {
	top: 0px;
	margin: auto;
}
#abouthead {
	margin: 0px;
}
#aboutnav {
	background-image: url(../img/About/subnav-background.gif);
	background-repeat: repeat;
}
#text {
	background-repeat: no-repeat;
	width: 968px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 705547;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	font-weight: normal;
}
#progbg {
	background-repeat: no-repeat;
	width: 968px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 705547;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	font-weight: normal;
	background-image: url(../img/Programs/ghost.gif);
	background-position: 390px top;
}
#textbg {
	background-image: url(../img/core/background.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 968px;
}
#board {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #705547;
}
