body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #CCC;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #000;
}
h2 {
	font-size: 20px;
	color: #FFF;
}
h3 {
	font-size: 16px;
	color: #000;
}
h4 {
	font-size: 16px;
	color: #FFF;
}
h5 {
	font-size: 14px;
	color: #000;
}
h6 {
	font-size: 14px;
	color: #FFF;
}
.container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: solid 2px #09480e;
	padding: 0px;
}
.header {
	width: 850px;
	height: 216px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	border: solid 0px #000;
	padding: 0px;
	background-image:url(images/GC/header.jpg);
}
.menubar {
	width: 840px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #09480e;
	border-left: solid 0px #09480e;
	border-right: solid 0px #09480e;
	border-top: dotted 0px #8edd94;
	border-bottom: solid 0px #8edd94;
	padding: 5px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
}
.content {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border-left: solid 0px #09480e;
	border-right: solid 0px #09480e;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;
	text-align: justify;
	color: #000;
}
.contentcontainer {
	width: 810px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.content1 {
	width: 380px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #8edd94;
	border-left: solid 1px #09480e;
	border-right: solid 1px #09480e;
	border-top: solid 1px #09480e;
	border-bottom: solid 1px #09480e;
	padding: 5px;
	text-align: justify;
	font-size:16px;
	color: #000;
}
.content1title {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #09480e;
	border-left: solid 1px #09480e;
	border-right: solid 1px #09480e;
	border-top: solid 1px #09480e;
	border-bottom: solid 1px #09480e;
	padding: 5px;
	text-align: justify;
	color: #FFF;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
#gallery {
	padding: 0.5em 0;
	margin: 0 auto;
	width: 755px;
	font: small Verdana, sans-serif;
	padding-left:35px;
}

#gallery #main {
	margin: 0;
	list-style: none;
	padding-left: 15px;
}
#gallery #main li p {
	margin: 0;
	font-size:12px;
}
/* Positioning and initial formatting */

#gallery #main li {
	float: left;
	width: 180px;
	padding: 15px;
	background-color:#CCC;
	color: #000;
	margin:5px;
	height: 400px;
}
#gallery #main li img {
	display: block;
}
/* Backgrounds and colors */

#gallery #main li p {
	padding: 5px;
	text-align:center;
}
#gallery #main li p.desc {
	background: transparent url("../img/br.png") no-repeat bottom right;
	font-style: italic;
	text-align:center;
}
-->
