html, body {
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	padding-right: 12px;
}
#container {
	text-align: left;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
}
#header {
	height: 190px;
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	width: 100%;
	background-image: url(images/gssindex_15.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mainContent h1 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: -12px;
	padding-left: 15px;
	margin-top: 12px;
}
#mainContent h2 {
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-bottom: -12px;
	padding-left: 15px;
	margin-top: 12px;
}
#mainContent p {
	font-size: 0.75em;
	color: #333333;
	line-height: 1.4;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
}
#mainContent p .bold {
	font-weight: bold;
}
#mainContent p .italic {
	font-style: italic;
}
#mainContent .photo {
	font-size: 0.85em;
	color: #333333;
	line-height: 1.4;
	font-weight: normal;
	padding-right: 9px;
}
#mainContent h5 {
	font-size: 0.75em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	margin-top: 20px;
}
#mainContent h6 {
	font-size: 0.65em;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding-left: 15px;
}
#mainContent p.mission {
	line-height: 1.85em;
	font-size: 0.80em;
}
#mainContent a:link, a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #0E1130;
	font-size: 0.65em;
}
#mainContent a:hover, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #0E1130;
	font-size: 0.65em;
}

