body {
	background-color: #48719b;
	background-image: url(/images/GHOSPageBG.jpg);
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066CC;
}
h1 {
	font-size: 20px;
	color: #336699;
}
h2 {
	font-size: 19px;
	color: #333333;
}
h3 {
	font-size: 18px;
	color: #003366;
}
h4 {
	font-size: 17px;
	color: #336633;
}
h5 {
	font-size: 15px;
	color: #2C639B;
	text-transform: uppercase;
}
h6 {
	font-size: 15px;
	color: #666666;
}
#Container {
	border: 7px solid #FFFFFF;
	width: 730px;
}
#Header {
}
#Content {
	background-color: #e9e6dc;
	background-image: url(/images/GHOS1_ConentBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Footer {
}
#LeftNav {
	background-image: url(/images/GHOS1_LeftNavBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 238px;
	padding-top: 3px;
	padding-left: 15px;
}
#ContentText {
	padding: 10px;
	text-align: justify;
}
.Nav {
	padding: 20px;
}
.Nav a{
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/MenuLine.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.imageborder {
	border: 7px solid #FFFFFF;
}
.FooterContent {
	padding: 10px;
	color: #DDD9CA;
}
.FooterContent a:link{
	color: #DDD9CA;
	text-decoration: none;
}.FooterContent a:visited{
	color: #DDD9CA;
	text-decoration: none;
}.FooterContent a:hover{
	color: #DDD9CA;
	
}
