@charset "utf-8";
#navbar {
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/botbar.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 955px;
	padding: 0px;
}
#footer {
	text-align: center;
	vertical-align: top;
	background-image: url(../images/botbar.jpg);
	clear: both;
}


#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 135%;
	color: #000000;
	background-color: c7d4e3;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: justify;
	vertical-align: top;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	padding-top: 25px;
	padding-bottom: 25px;
}
#main {
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
}
#lefttext {
	text-align: center;
	vertical-align: top;
	float: left;
	width: 285px;
	margin-right: 45px;
	font-size: 11pt;
	line-height: normal;
}


#photo {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightext {
	text-align: center;
	vertical-align: top;
	float: right;
	font-size: 11pt;
	line-height: normal;
	width: 285px;
}
