@charset "utf-8";
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}
h6 {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 760px;
	height: 20px;
}
#topmenu li {
	font-family: "Century Gothic";
	font-size: 10pt;
	text-decoration: none;
	margin: 1px;
	padding: 0px;
	display: block;
	float: right;
	width: 100px;
}
#topmenu li a {
	height: 18px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}
#banner {
	background-image: url(../images/banner/mainpagebanner.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 760px;
}

#contentmenu ul {
	padding: 0px;
	list-style-type: none;
	width: 199px;
	background-color: #c2dad9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 600px;
}
#contentmenu li {
	font-family: "Century Gothic";
	font-size: 12pt;
	text-decoration: none;
	margin: 2px;
	display: block;
	width: 180px;
	font-weight: normal;
}
#contentmenu li a {
	height: 20px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: block;
}
#copyright {
	font-family: "Century Gothic";
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
#copyright p {
	margin: 1px;
	text-align: center;
}

#badge {
	height: 20px;
	width: 760px;
}
#badge img {
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content img {
	float: right;
	height: 400px;
	width: 550px;
	margin-left: 170px;
	padding: 0px;
	margin-top: -600px;
}
#slideshow {
	float: right;
	height: 200px;
	width: 550px;
	margin-left: 170px;
	padding: 0px;
	margin-top: -200px;
}
#gal {
	height: 500px;
	width: 374px;
	margin-top: -600px;
	margin-left: 349px;
}
