body	{

	background-color: #132322;

	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;

	margin: 0px;

	padding: 0px;

}



h1	{

	font-family: inherit;

	font-size: 130%;

	font-weight: 900;

	color: #B3C2C1;

	margin-bottom: 10px;

	margin-left: 180px;

	line-height: 100%;

	padding-top: 25px;

	padding-bottom: 25px;

}



h2	{

	font-family: inherit;

	font-size: 130%;

	font-weight: 900;

	color: #B3C2C1;

	margin-bottom: 5px;

	margin-top: 20px;

	margin-left: 180px;

	line-height: 100%;

	padding-top: 25px;

	padding-bottom: 25px;

}



h3	{

	font-family: inherit;

	font-size: 130%;

	font-weight: 700;

	color: #B3C2C1;

	margin-top: 40px;

	margin-left: 180px;

}



h4	{

	font-family: inherit;

	font-size: 130%;

	font-weight: 600;

	color: #B3C2C1;

	margin-top: 35px;

	margin-bottom: 0px;

	margin-left: 180px;

	padding-bottom: 0px;

}









a	{

	color: #B3C2C1;

	border-style: none;

	border: 0px;

}



a:hover	{

	color: #99ABC1;

	border-style: none;

	border: 0px;

}



p	{

	color: #B3C2C1;

	font-size: 90%;

	margin-left: 180px;

	margin-right: 180px;

}



p.code	{

	font-family: "Courier New", Courier, monospace;

}





ul	{

	position: static;

	color: #B3C2C1;

	font-family: inherit;

	font-size: 90%;

	margin-left: 180px;

	margin-right: 180px;

	padding-left: 20px;

	list-style: disc;

}


div.quote	{

	position: static;

	color: #B3C2C1;

	font-family: inherit;

	font-size: 90%;

	font-stlye: italic;

	width: 60%;

	margin-left: 200px;

	margin-top: 30px;

	margin-bottom: 30px;

	background: #132322;

	border-width: 1px;

	border-color: #B3C2C1;

	border-style: solid;

	padding-left: 20px;

	padding-top: 20px;

	padding-bottom: 30px;

}

ul.quote	{

	position: relative;

	color: #B3C2C1;

	font-family: inherit;

	font-size: 90%;

	font-style: italic;

	margin-left: 20px;

	margin-right: 20px;

	list-style: disc;

}


ol	{

	position: relative;

	color: #B3C2C1;

	font-family: inherit;

	font-size: 90%;

	margin-left: 180px;

	margin-right: 180px;

	padding-left: 20px

}



p.gototop	{

	position: relative;

	color: #B3C2C1;

	font-size: 90%;

	font-family: inherit;

	font-weight: 700;

	margin-right: 35%;

	margin-top: 50px;

	text-align: right;

	text-decoration: none;

}



.gototop a	{

	text-decoration: none;

}



p.copyright	{

	position: absolute;

	bottom: 0px;

	color: #99ABC1;

	font-family:  inherit;

	font-weight: 100;

	font-size: 65%;

	margin-left: 0px;

	height: 30px;

	padding-left: 16px;

	margin-bottom: 10px;

	text-align: left;

}



p.w3c	{

	position: absolute;

	right: 0px;

	bottom: 0px;

	color: #99ABC1;

	font-family: inherit;

	font-weight: 100;

	font-size: 65%;

	height: 30px;

	margin-right: 0px;

	margin-bottom: 10px;

	padding-right: 16px;

	text-align: right;

}

p.small	{

	position: relative;

	right: 0px;

	bottom: 0px;

	color: #99ABC1;

	font-family: inherit;

	font-weight: 100;

	font-size: 65%;

	margin-bottom: 10px;
	
	margin-top: 50px;

	text-align: center;

}



.nav	{

	text-align: center;

}



p.nav{

	color: #B3C2C1;

	position: relative;

	margin-top: 40px;

	font-family: inherit;

	font-weight: 600;

	text-decoration: none;

	margin-left:	20px;

	margin-right:	20px;

}



.nav a	{

	color: #B3C2C1;

	text-decoration: none;

	margin-left:	20px;

	margin-right:	20px;

}



.nav a:hover	{

	color: #99ABC1;

	text-decoration: none;

	margin-left:	20px;

	margin-right:	20px;

}

div.spacer	{

	height: 200px;

}



div.thumbs	{

	z-index: 1;

	position: relative;

	text-align: center;

	padding: 0px;

	border: 0px;

	margin-left: 0px;

	margin-right: 0px;

}



img.thumb	{

	margin-left: 10px;

	margin-right: 10px;

	margin-top: 15px;

	margin-bottom: 15px;

	border-color: #B3C2C1;

	border-style: solid;

	border-width: 1px;

}



img.thumb:hover	{

	border-color: #99ABC1;

	border-style: solid;

	border-width: 1px;

}



img	{

	margin-left: 10px;

	margin-right: 10px;

	margin-top: 15px;

	margin-bottom: 15px;

	border-color: #B3C2C1;

	border-style: solid;

	border-width: 1px;

}

img.splash	{

	margin-left: 10px;

	margin-right: 10px;

	margin-top: 15px;

	margin-bottom: 15px;

	border-color: #B3C2C1;

	border-style: none;

	border-width: 0px;

}



div.header	{

	position: absolute;

	top: 0px;

	width: 100%;

	height: 75px;

	background: #10645D;

	border: 0px;

	padding: 0px;

	background-image: url(gls-uright.gif);

	background-repeat: no-repeat;

	background-position: right;

}



div.main	{

	position: relative;

	background: inherit;

	z-index: 2;

	width: 100%;

	border: 0px;

	margin-top: 75px;

	padding: 0px;

	background-image: url(gls-lright.gif);

	background-repeat: no-repeat;

	background-position: top right;

}

div.main-nobg	{

	position: absolute;

	background: inherit;

	width: 100%;

	border: 0px;

	margin-top: 75px;

	padding: 0px;


}





div.footer1	{

	position: relative;

	bottom: 0px;

	z-index: 2;

	width: 100%;

	height: 26px;

	background: inherit;

	border: 0px;

	margin-top: 37px;

	padding: 0px;

	background-image: url(gls-uleft.gif);

	background-repeat: no-repeat;

	background-position: top left;

}



div.footer2	{

	position: relative;

	bottom: 0px;

	width: 100%;

	height: 75px;

	background: #10645D;

	border: 0px;

	padding: 0px;

	margin-top: 0px;

	background-image: url(gls-lleft.gif);

	background-repeat: no-repeat;

	background-position: top left;

}





div.auxnav	{

	position: fixed;

	float: left;

	z-index: 2;

	background: #132322;

	border-width: 1px;

	border-color: #B3C2C1;

	border-style: solid;

	width: 130px;

	padding: 0px;

	margin-top: 14px;

	margin-left: 14px;

	margin-right: 0px;

	margin-bottom: 30px;

}



.auxnav h3	{

	z-index: 3;

	font-family: inherit;

	font-size: 105%;

	font-weight: 900;

	color: #B3C2C1;

	margin-top: 10px;

	margin-bottom: 15px;

	margin-left: 10px;

	margin-right: 5px;

	text-align: left;

}



.auxnav h4	{

	z-index: 3;

	font-family: inherit;

	font-size: 80%;

	font-weight: 700;

	color: #B3C2C1;

	margin-top: 10px;

	margin-bottom: 5px;

	margin-left: 10px;

	margin-right: 5px;

	text-align: left;

}



.auxnav ul	{

	z-index: 3;

	position: relative;

	font-family: inherit;

	font-size: 80%;

	font-weight: 300;

	color: #B3C2C1;

	margin-top: 0px;

	margin-left: 10px;

	margin-right: 5px;

	margin-bottom: 25px;

	padding-left: 20px;

	list-style: disc;

}



.auxnav ol	{

	z-index: 3;

	position: relative;

	font-family: inherit;

	font-size: 80%;

	font-weight: 300;

	color: #B3C2C1;

	margin-top: 0px;

	margin-left: 10px;

	margin-right: 5px;

	margin-bottom: 25px;

	padding-left: 20px;

}



.auxnav li	{

	z-index: 3;

	margin-bottom: 5px;

	margin-right: 5px;

}



span.nonlink	{

	z-index: 3;

	position: relative;

	color: #B3C2C1;

	font-size: 100%;

	text-decoration: none;

	font-weight: 900;

	margin-right: 0px;

}



.auxnav a	{

	z-index: 3;

	position: relative;

	color: #99ABC1;

	font-size: 100%;

	text-decoration: none;

	font-weight: 900;

	margin-right: 0px;

}



.auxnav a:hover	{

	z-index: 3;

	color: #B3C2C1;

	font-size: 100%;

	text-decoration: none;

	font-weight: 900;

}