html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset 
{
margin: 0;
padding: 0;
border: 0;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 322px;
	width: 114px;
	top: 0px;
	position: absolute;
	left: 0px;
	z-index: 3;
}

#bkgrnd {
	background-attachment: scroll;
	background-image: url(../index_img/glc_bk.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 585px;
	width: 99.9%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}

#bkgrnd2 {
	background-attachment: scroll;
	background-image: url(../index_img/glc_bk2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 585px;
	width: 99.9%;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
}


#content {
	margin: 0px;
	padding: 0px;
	height: 480px;
	width: 640px;
	position: absolute;
	z-index: 2;
	left: 135px;
	top: 65px;
}
a {
	color: #6E95D7;
	font-weight: bold;
	text-decoration: underline;
}

#content td {
	padding: 10px;
	border: 0px solid #2C61A0;
}
#content table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2C61A0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2C61A0;
	text-indent: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #2C61A0;
	text-indent: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #2C61A0;
	text-indent: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #2C61A0;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
#home {
	height: 18px;
	width: 300px;
	position: absolute;
	left: 150px;
	top: 15px;
	z-index: 2;
}
#gallery {
	height: 480px;
	width: 640px;
	top: 40px;
	z-index: 2;
	position: absolute;
	left: 125px;
}
#gallerythumbs {
	position: absolute;
	height: 480px;
	width: 125px;
	left: 0px;
	top: 40px;
	z-index: 2;
	overflow: visible;
}

