@charset "UTF-8";
/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
}
body {
	background-color: #000000;
}
#wrap {
	margin: 0 auto;
	background-image: url(images/int-bgd.jpg);
	background-repeat: no-repeat;
	width: 1250px;
	height: 938px;
}
#wrap-calendar {
	margin: 0 auto;
	background-image: url(images/calendar-bg.jpg);
	background-repeat: no-repeat;
	width: 1250px;
	height: 938px;
}
#title-gallery {
	float: left;
	position: relative;
	width: 500px;
	height: 61px;
	margin: 0 0 0 110px;
}

#wrap-gallery {
	margin: 0 auto;
	background-image: url(images/gallery.jpg);
	background-repeat: no-repeat;
	width: 1250px;
	height: 938px;
}
#content2 {
	float: left;
	position: relative;
	height: 600px;
	width: 985px;
	margin:0 0 0 130px;
	padding: 0px;
}
#content-calendar {
	float: left;
	position: relative;
	height: 600px;
	width: 1125px;
	margin:0 0 0 110px;
	padding: 0px;
}
#content-gallery {
	float: left;
	position: relative;
	height: 600px;
	width: 880px;
	margin:430px 0 0 130px;
	padding: 0px;
}
#text {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 600px;
	width: 540px;
	font-size: 14px;
}
#calendar {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 550px;
	width: 512px;
	font-size: 14px;
}
#title {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 590px;
}
#text-calendar {
	float: left;
	position: relative;
	margin: 30px 0 0 0;
	padding: 0 0 0 30px;
	font-weight: normal;
	height: 550px;
	width: 470px;
	font-size: 14px;
	text-align:justify;
}
#title-calendar {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 470px;
}
#contact {
	float: right;
	position: relative;
	margin: 415px 0 0 0;
	padding: 0px;
	font-weight: normal;
	height: 150px;
	width: 240px;
	text-align:right;
	line-height: 1.5em;
	font-size: 14px;
}
#nav {
	float: left;
	position: relative;
	margin: 250px 0 0 112px;
}
#gallery {
	float: left;
	position: relative;
	height: 450px;
	width: 790px;
	margin:3px 0 0 20px;
}
#gallery-nav-small {
	float: left;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	float: right;
	width: 250px;
	margin:35px 185px 0 0;
	text-align: right;
}
#gallery-nav {
	width: 197px;
	float: left;
	position: relative;
	height: 420px;
	margin:15px 0 0 110px;
}
#contact-gallery {
	float: right;
	position: relative;
	margin: 12px 3px 0 0;
	padding: 0px;
	font-weight: normal;
	height: 150px;
	width: 240px;
	text-align:right;
	line-height: 1.5em;
	font-size: 14px;
}
p {
	line-height: 1.2em;
	margin: 0 0 10px 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
a img {
	border: none;
}
ul {
margin: 0 0 5px 20px;
padding: 0;
}
#copyright {
	color: #B17B3F;
	font-size: 12px;
	margin: 0 auto;
	width: 1250px;
	padding-left:40px;
}
.indent {
text-indent: 40px;
}
