@charset "utf-8";
/* CSS Document */

.bannerArea {
	clear: both;
	height: 344px;
	width: 760px;
	background-color: #333366;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(Images/template/pagearea_01.gif);
}

.contentArea {
	height: 550px;
	width: 760px;
	background-color: #333366;
	background-repeat: repeat-y;
	background-image: url(Images/template/pagearea_022.gif);
	clear: both;
}
.objects {
	padding: 5px;
}
.photos {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contentArea #tablecont .objects img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contentArea #tablecont #captionphoto h1 {
	margin-left: -8px;
	margin-bottom: 10px;
}


.contentArea #tablecont #tablecont .photos {
	margin-left: 0px;
}



.footerArea {
	background-color: #333366;
	background-image: url(Images/template/pagearea_043_04_04.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 137px;
	width: 760px;
}
.banner_left {
	float: left;
	width: 760px;
	height: 244px;
	background-image: none;
}
.banner_right {
	float: right;
	width: 463px;
	margin-top: 44px;
}

.banner_topleft {
	float: left;
	height: 70px;
	width: 170px;
	clear: both;
	background-position: right;
}
.banner_bottomright {
	float: left;
	height: 30px;
	width: 760px;
}
.content_topleft {
	float: none;
	width: 250px;
	clear: none;
	background-color: #c2c2ad;
	height: 300px;
}
.content_topright {
	float: none;
	width: 500px;
	height: 300px;
	clear: none;
	background-color: #acac91;
	display: inline;
}
.content_bottom {
	float: left;
	height: 1px;
	width: 760px;
}

.content_bottomleft {
	float: left;
	width: 250px;
	text-align: left;
	clear: none;
	background-color: #acac91;
}
.content_bottomright {
	width: 500px;
	background-color: #c2c2ad;
	display: inline;
	padding-left: 200px;
}
.footer_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 45px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	line-height: 14px;
	display: inline;
	padding: 0px;
	margin-right: 141px;
}
.footer_center a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_center a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.buttons {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contentArea #tablecont img {
}
.contentArea #tablecont #captionphoto .objects {
	margin-left: -2px;
	margin-right: 5px;
}


h1 {
	color: #663333;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
	letter-spacing: 3px;
	line-height: normal;
	margin-bottom: 5px;
}
h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	line-height: normal;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: -2px;
	margin-left: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	line-height: 16px;
	font-weight: normal;
	margin: 5px;
	padding-bottom: 5px;
}

body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333366;
}


a {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #336666;
	text-decoration: underline;
}

ul {
	text-align: left;
	margin-top: 12px;
	line-height: 14px;
}

