/*	css GCS Style, by George Su Designs, http://www.georgesu.com/ */
/*	All associated graphic copyright 2006, 2007, 2008, George Su */

body {
	font-family: "Optima", Helvetica, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	position: relative;
	width: 3000px;
	background-color: #566C11;
	background-image: url(images/mid-window-v2.png);
	background-repeat: repeat-x;
	height: 500px;
	left: 0px;
	top: -100px;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*	Logo location */

#images1 {
	background-image: url(images/leaf-window-v2.png);
	background-repeat: no-repeat;
	position: fixed;
	height: 530px;
	width: 250px;
	left: -30px;
	z-index: 2;
	top: 0px;
}
/* Audio Nav panel */
#images2 {
	height: 350px;
	position: relative;
	height: 350px;
	left: 590px;
	z-index: 2;
	top: -440px;
	line-height: 1.4em;
}
a:link {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}
#pageHeader {
	padding-top: 15px;
	margin-top: 15px;
}
#pageHeader h1 {
	display: none;
}
#container #mainText {
	height: 600px;
	top: -90px;
	left: -20px;
	width: 4000px;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
#description h3 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	z-index: 5;
	font-style: normal;
	top: -140px;
	left: 10px;
	position: fixed;
	display: none;
}
/* Main images */
#description span {
	text-decoration: none;
	top: 175px;
	left: 200px;
	position: relative;
	margin-top: 100px;
	padding-top: 100px;
	width: 3000px;
	word-spacing: 2em;
}
/* Navigation*/
#navigation {
	position: fixed;
	z-index: 5;
	height: 400px;
	width: 200px;
	left: -20px;
	top: 250px;
	bottom: 0px;
}
#navigation li {
	list-style-type: none;
}
#secondNav {
	list-style-type: none;
	left: 0px;
	top: 265px;
	bottom: 0px;
	position: fixed;
	z-index: 5;
	height: 95px;
	width: 130px;
}
#secondNav  li {
	list-style-type: none;
}
/* Audio Navigation */
#images2 li {
	list-style-type: none;
	text-decoration: none;
}

#footer {
	position: fixed;
	z-index: 5;
	left: 25px;
	top: 550px;
	color: #FFFFFF;
	font-size: 10px;
}

