body {
	background: url(images/top.gif) repeat-x;
	background-color: #FBFDFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
#topbg {
	background: url(images/mid.gif) repeat-y center;
	width: 100%;
}
#page {
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
}
#top {
	background: url(images/topmid.gif) no-repeat center top;
	margin: 0 auto 0 auto;
	padding: 14px 0 0 0;
}
#header, #galleryheader {
	width: 700px;
	height: 285px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: left;
/*	background: url(images/01.jpg) no-repeat center bottom;*/
}
 #galleryheader {
	height: 70px;
}
#header h1 {
	background: url(images/hyelm.gif) no-repeat left 12px;
	margin: 0 0 0 0;
	padding: 12px 0 10px 0;
	text-indent: -10000px;
	display:block;
	width: 331px;
	height: 67px;

}

#header h1 a {
	background: url(images/hyelm.gif) no-repeat left top;
	display:block;
	width: 331px;
	height: 67px;
}
#footer {
	margin: 0;
	}
#footer p {
	margin: 0;
	padding: 20px 0 5px 0;
}
#footer img {
	margin: 0;
	padding: 20px 0 5px 0;
}
#bottom {
	background: url(images/bottom.gif) no-repeat center top;
	margin: 0 auto 0 auto;
	height: 3px;
	padding: 0px 0px 20px;
}
#content {
	width: 520px;
}

/* Menu */

#mainmenu {
	width: 700px;
	margin: 10px auto 10px auto;
	padding-left: 0;
	background-color: #fff;
	overflow: visible;
	font-size: 90%;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 4px;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainmenu li {
	display: inline;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	white-space: nowrap;
	padding: 2px 1px 2px 9px;
}

#mainmenu li.first{
	padding-left: 0;
	background-image: none;
}

#mainmenu li a:hover {
	border-bottom: solid #333 2px;
}

/* Submenu */

#submenu {
	float: right; 
	width: 160px;
	\width: 160px;
	w\idth: 160px;
	padding: 0;
	padding: 0;
	margin-top: 5px;
	margin-left: 0px;
	border-top: 1px solid #ccc;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

#submenu li {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	list-style-type: none;
}

#submenu li a {
	display: block;
	margin: 0;
	padding: 3px 3px 3px 0.5em;
	border-left: 10px solid #ccc;
	text-decoration: none;
	width: 140px;
}

#submenu li a:hover {
	border-left: 10px solid #CCCCCC;
}

#header.home {
	background-image: url(/css/images/home.jpg);
	height: 375px;
}
#header.accommodation {
	background-image: url(/css/images/01.jpg);
}
#header.apply {
	background-image: url(/css/images/02.jpg);
}
#header.charges {
	background-image: url(/css/images/03.jpg);
}
#header.development {
	background-image: url(/css/images/development.jpg);
}
#header.facts {
	background-image: url(/css/images/01.jpg);
}
#header.history {
	background-image: url(/css/images/history.jpg);
}
#header.involvement {
	background-image: url(/css/images/02.jpg);
}
#header.other {
	background-image: url(/css/images/history.jpg);
}
#header.pdf {
	background-image: url(/css/images/development.jpg);
}
#header.support {
	background-image: url(/css/images/03.jpg);
}
.imageleft {
	float: left;
	padding: 2px 8px 8px 0;
}
.imageright {
	float: right;
	padding: 2px 0 8px 8px;
}
.address {
	font-style:italic;
	margin-top:-15px;
	font-size:8pt;
}
