body {
	background-color: #D7D7CF;
	background-image: url(/elements/gradient_background.jpg);
	background-repeat: repeat-x;
}

div#wrap {
	width: 800px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#main {
	background-image: url(/elements/bottom_gradient.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 78px;
	clear:both;
	border-left: 1px solid #000000;
	border-right:1px solid #000000;
}

div#main_title { margin: 0 auto; }

div#menu_top {
	line-height: 20px;
	padding-left: 10px;
}

a#page_top span { display: none; }

a img { border: none; }

div#menu_bar a,
div#menu_bar span {
	display: block;
	float: left;
	height: 46px;
	text-decoration:none;
}

div#menu_bar a span,
div#menu_bar span span { visibility:hidden; }

div#menu_bar span.left {
	background-image: url(/elements/menu_left.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 121px;
}

div#menu_bar span.right {
	background-image: url(/elements/menu_right.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 131px;
}

div#menu_bar *#community_overview { width: 176px; }

div#menu_bar *#relocation_information { width: 196px; }

div#menu_bar *#tourist_information { width: 176px; }

div#menu_bar a#community_overview {
	background-image: url(/elements/menu_community_overview.jpg);
}

div#menu_bar a#relocation_information {
	background-image: url(/elements/menu_relocation_information.jpg);
}

div#menu_bar a#tourist_information {
	background-image: url(/elements/menu_tourist_information.jpg);
}

div#menu_bar a#community_overview:hover,
div#menu_bar a#community_overview.nav_selected,
div#menu_bar span#community_overview,
div#menu_bar a#community_overview span {
	background-image: url(/elements/menu_community_overview_hl.jpg);
}

div#menu_bar a#relocation_information:hover,
div#menu_bar a#relocation_information.nav_selected,
div#menu_bar span#relocation_information,
div#menu_bar a#relocation_information span {
	background-image: url(/elements/menu_relocation_information_hl.jpg);
}

div#menu_bar a#tourist_information:hover,
div#menu_bar a#tourist_information.nav_selected,
div#menu_bar span#tourist_information,
div#menu_bar a#tourist_information span {
	background-image: url(/elements/menu_tourist_information_hl.jpg);
}

div#title_bottom {
	background-image: url(/elements/menu_below.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float:left;
	height: 15px;
	width: 100%;
}

ul#subsections { 
	list-style-type: none;
	margin:0;
	padding:0 0 0 20px;
	width:160px;
}

ul#subsections li { padding-bottom: 10px; }

ul#subsections,
ul#subsections a,
ul#subsections a:link,
ul#subsections a:visited {
	font-size: 12px;
	font-weight: bold;
}

ul#subsections a,
ul#subsections a:link,
ul#subsections a:visited { color: #003273; }

ul#subsections,
ul#subsections a:active,
ul#subsections a:hover { color: #E53300; }

ul#subsections li.nav_selected {
	list-style: outside square url(/elements/gray_dot.jpg);
}

div#affiliations {
	border-top: 1px solid #BCBCBC;
	padding-bottom:20px;
	padding-top:20px;
	width: 100%;
	text-align:center;
}

a#bottom_back_to_top {
	background-image: url(/elements/bottom_back_to_top.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	margin-bottom: 10px;
	text-decoration:none;
	width: 100%;
}

div#bottom_back_to_top_alt {
	border-top: 1px solid black;
	margin-bottom: 10px;
	width: 100%;
}

a#bottom_back_to_top:hover,
a#bottom_back_to_top span {
	background-image: url(/elements/bottom_back_to_top_hl.gif);
}

a#bottom_back_to_top span { visibility:hidden; }

div#bottom {
	margin: 0 auto;
	font-family: Verdana;
	font-size: x-small;
	color: #333333;
	text-align: right;
	width: 700px;
}

div#address {
	float: left;
	text-align: left;
}


