body {
	background-image: url(../graphics/bckgrnd.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-transform: none;
}

#header {
	background-image: url(../graphics/gslclogo3a.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-color: #936;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 52px;
	text-align: center;
}

p {
	color: inherit;
	line-height: 1.4em;
}

a:link {
	color: #993366;
	font-weight: 600;
}

a:visited {
	color: #663300;
	font-weight: normal;
}

a:hover {
	color: #936;
	font-family: "Arial Black";
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-variant: small-caps;
}

h1 {
	font-family: "Arial Rounded MT Bold", Arial, Verdana, sans-serif;
	font-variant: small-caps;
	font-family: sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: 800;
	line-height: 1.2em;
	text-align: center;
}

address {
	line-height: 1.6em;
}

strong {
	border-bottom-style: inset;
	border-bottom-width: medium;
	border-color: #936;
	color: #936;
}

#main {
	text-align: center;
}

#footer {
	background-color: #e6bfce;
	border-collapse: collapse;
	border-color: #cc9999;
	border-style: solid;
	border-width: thick;
	clear: left;
	font-size: .8em;
	line-height: 1em;
	text-align: center;
	Margin-top: 10px;
}

