@charset "UTF-8";
#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(images/GG_bkgnd.jpg);
}
#navbar {
	position: relative;
	width: 420px;
	top: 71px;
	right: 0px;
	left: 410px;
	text-align: center;
}
#topspace {
	height: 6px;
	width: 840px;
	position: relative;
}
#content {
	height: 500px;
	width: 839px;
	position: relative;
	left: 5px;
	background-image: url(images/parchment.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	top: 76px;
}
#content_home {
	height: 500px;
	width: 839px;
	position: relative;
	top: 80px;
	left: 6px;
	background-image: url(images/home_art.jpg);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}
#content_shows {
	height: 500px;
	width: 839px;
	position: relative;
	left: 5px;
	background-image: url(images/shows.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	top: 76px;
}
#home_typebox {
	float: right;
	height: 300px;
	width: 370px;
	position: relative;
	top: 20px;
	right: 0px;
	margin-right: 15px;
}
#left_Col {
	height: 492px;
	width: 420px;
	position: relative;
	left: 0px;
	top: 8px;
	float: left;
}
#right_Col {
	float: right;
	height: 491px;
	width: 400px;
	position: relative;
	top: 8px;
	overflow: auto;
	padding-right: 10px;
}
.body_scroll {
	font-size: 75%;
	line-height: 135%;
	font-family: verdana;
}
.questions {
	font-style: italic;
}
body {
	font-family: verdana;
	font-size: 85%;
}
.body_text {
	line-height: 150%;
}
.head_s {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #003304;
}
.nav_dividers {
	color: #360;
}
.Head_B {
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
}
.navbar_type {
	font-size: 95%;
}
.linkbar {
	background-color: #003304;
}
.greenspace {
	color: #003304;
}
.subnav {
	font-size: 85%;
}
#footer {
	width: 250px;
	position: relative;
	left: 10px;
	top: 450px;
}

