html , body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f6095;
}

a {
	color: #1f6095;
}

img {
	border: none;
	padding: 0px;
}

form , dl, dt , dd {
	padding: 0px;
	margin: 0px auto;
}

.fantom {
	clear: both;
}

.PageContainer {
	margin: 0px auto;
	padding: 0px;
	width: 939px;
	text-align: left;
}

.HdrShadow {
	width: 939px;
	height: 75px;
	background-image: url(../_img/hdr-shade.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.MainMiddle {
	width: 939px;
	min-height: 300px;
	background-image: url(../_img/bg-01.gif);
}

* html .MainMiddle {
	height: 300px;
}

.ShadeLeft {
	float: left;
	width: 45px;
	height: 300px;
	background-image:url(../_img/shade-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.MainCenter {
	float: left;
	min-height: 300px;
	width: 849px;
}

* html .MainCenter {
	height: 300px;
}

.HdrImg {
}

.HdrLinks {
	color: #FFFFFF;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	background-color: #75c0dd;
	padding-left: 20px;
	cursor: default;
	overflow: hidden;
}

.HdrLinks a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.HdrLinks a:hover {
	text-decoration: underline;
}

.PageContent {
	min-height: 10px;
}

* html .PageContent {
	height: 10px;
}

.PageContent .inner {
	min-height: 10px;
	margin: 25px;
	margin-bottom: 0px;
}

* html .PageContent .inner {
	height: 10px;
}

.IndexPageLeft {
	float: left;
	width: 516px;
	margin-right: 23px;
}

.IndexPageRight {
	float: left;
	width: 260px;
}

.GalleryPageLeft {
	float: left;
	width: 280px;
	margin-right: 4px;
}

.GalleryPageRight {
	float: left;
	width: 510px;
	text-align: center;
}

.NewsList {
}

.NewsList dt {
	font-weight: bold;
}

.News dt {
	padding-bottom: 10px;
}

.ShadeRight {
	float: left;
	width: 45px;
	height: 300px;
	background-image:url(../_img/shade-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ThunbsList01 a {
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #75c0dd;
	border: solid #75c0dd 1px;
}

.ThunbsList01 a:hover  {
	border: solid #448fac 1px;
}

.Footer {
	width: 939px;
	height: 76px;
	background-image:url(../_img/footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.Footer .inner {
	padding-top: 50px;
	padding-left: 220px;
	color:#666666;
}

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