a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.imageleft {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homeintroduction {
	width: 445px;
	margin-top: 10px;
	border: 1px solid #333333;
	padding: 5px;
}

.imageright {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	position: relative;
}

a:active {
	font-weight: bold;
	text-decoration: underline;
}

#container {
	min-width: 600px;
	width: 825px;
	position: relative;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

#titlecontainer {
	width: 822px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40pt;
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
}


#banner {
	border: 1px solid #333333;
	min-height: 30px;
	width: 800px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.titleright {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	position: relative;
	margin-top: 10pt;
}

#contents {
	padding: 10px;
	width: 802px;
	border: 1px solid #333333;
	position: relative;
	height: 100%;
	float: left;
	margin: 0px;
	overflow: visible;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	
}

#navbar {
	float: left;
	width: 160px;
	position: relative;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	display: list-item;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightbar {
	padding: 0px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	clear: both;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.rightbartext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}

#rightbarTitle {
	clear: both;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 200px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
#rightbarContainer {
	width: 200px;
	border: 1px solid #FFFFFF;
	position: relative;
	float: right;
	padding: 0px;
	clear: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}



#body {
	float: right;
	position: relative;
	width: 635px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	font-style: oblique;
	width: auto;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}




.textmain {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;
}

h1 {
	font-family: Tahoma;
	font-size: 24pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar li {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	height: 20px;
	width: 150px;
	margin-top: 4px;
	float: left;
	position: relative;
	margin-right: 6px;
	border: 2px solid #FFFFFF;
	background-color: #5F8EA0;
}

#navbar li a {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
	left: 5px;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html>body #button li a {
		width: auto;
}
#navbar li a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar li a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navbar li a:hover {
	color: #000000;
	background-color: #ABC4CD;
	text-decoration: none;
}
.gallerybutton {
	float: left;
	height: 67px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
}
.gallerybuttontext {
	height: 67px;
	width: 350px;
	position: relative;
	margin: 0px;
	padding: 10px;
}






html {
	height: 100%;
}

body {
	background-color: #537B8A;
	height: 100%;
	color: #FFFFFF;
	font-family: Tahoma;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
}
