{
	padding : 0;
	margin : 0;
}
a:link, a:visited {
	color : #0099FF;
	font-family: arial, Verdana;
	font-size: 10pt;
}
a:hover {
 	font-weight : heavy;
 	color : #8E31C7;
}
#container {
	background: url('GSBLong.jpg') no-repeat center top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #080852;
	position : relative;
	width : 780px;
	height: 1496px;
	border-top: 2px solid #2D1313;
	border-bottom: 2px solid #2D1313;
	border-left: 2px solid #2D1313;
	border-right: 2px solid #2D1313;
}
#layer 1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #080852;
	text-align: justify;
}

#table {
	position: absolute;
	margin-top : 290px;
	margin-left : 33px;
	width: 700px;
	padding-left: 10px;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #080852;
	text-align: justify;
}

#preamble {
	position: absolute;
	margin-top: 800;
	margin-right: 70px;
	margin-left : 40px;
	margin-bottom: 10px;
	font-family : Verdana, Arial;
	background :transparent;
	color: #080852;
	font-size: 12px;
	text-align: justify;
}
#preamble h3 span {
	display : block;
}

p {
	padding-left: 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #080852;
	text-align: justify;
}
#pageHeader {
	background : #A6B8CF;
	height : 246px
}
.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.rightimg {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}

#centerimg {
	position : absolute;
	top : 220px;
	left : 35px;
	float: center;
}

.borderimg {
	border: 2px solid #000000;
}
#footer {
	background : #FFFFFF url('') no-repeat center bottom;
	text-align : center;
	font-size : 90%;
	height:71px
}
#navigation {
	position : absolute;
	top : 270px;
	left : 30px;
	width : 220px;
}
#navigation ul {
	margin: 0;
	font-family :  Monotype-Corsiva, HansHand, Garamond;
	border: none;
	text-decoration : none;
	color : #7186A7;
}

#navigation li{
	line-height : 1.5em;
	font-size : 16px;
	color : #7186A7;
	list-style: none;
	display : block;
	padding: 12px,8px,10px,10px;
	clear : both;
	text-decoration : none;
}
#navigation a:link, #navigation a:visited  {
	list-style: none;
	color: ##7186A7;
}
#navigation a:active {
	list-style: none;
	color: #E96D31;
}
#navigation a:hover {
	list-style: none;
	color : #DD5B00;
	font-weight: heavy;
	font-size: 16px;
	background-color: #FFFFDD;
}