﻿#botpict {
	background-position: center center;
	width: 100%;
	height: 30px;
	margin-bottom: 0px;
	background-image: url('../images/main-images/topnavpict.jpg');
	background-repeat: no-repeat;
}
#bottomtext {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	width: 100%;
	text-align: ;
	float: none;
	clear: both;
	right: auto;
	left: auto;
}
#bodyright {
	padding: 10px 10px 0px 15px;
	margin: 30px 5px 10px 5px;
	width: 35%;
	clear: right;
	height: auto;
	float: left;
}
#pagetopban {
	background-image: url('../images/main-images/botpict.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
#clear {
	font-size: px;
	width: 100%;
	text-align: ;
	float: none;
	clear: both;
	height: 20px;
}
#mast {
	margin: 10px auto 10px auto;
	text-align: center;
	width: 100%;
	float: none;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#bodyleft {
	padding: 0px;
	margin: 10px 0px 10px 10px;
	float: left;
	clear: left;
	width: 55%;
	height: auto;
	overflow: hidden;
}
#clear2 {
	width: 100%;
	text-align: ;
	float: none;
	clear: both;
	height: 20px;
}
.caption {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	width: 210px;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #000000;
	 
}
.captionlarge {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	width: 480px;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #000000;
	 
}
#bodycenter {
	padding: 0px;
	float: none;
	clear: both;
	width: 100%;
	margin-right: auto;
	height: 800px;
	margin-left: auto;
}
.captionfoyer {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border: thin solid #000000;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	width: 820px;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #000000;
}
#bodycenter2 {
	padding: 0px;
	float: none;
	clear: both;
	width: 100%;
	margin-right: auto;
	height: auto;
	margin-left: auto;
}


.captionCopy {
	border: thin solid #000000;
	padding: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	text-align: left;
	width: 270px;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #494949;
}


