.separator {
	clear: both;
	height: 0px;
}
body {
	background-color: #6E71AA;
	margin-top: 0px;
	margin-bottom: 0px;
}
#map {
	font: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	height: auto;
	width: 760px;
	margin: 0 auto;
	background-color: #FF0000;
}


#content {
	background: #FFFFFF center;
	height: auto;
	margin: 0;
	padding: 0px;
	width:780px;
	
}
html>body #content {
	width:780px;
	}
  
#LogoContainer {
	padding: 0px;
	height: 80px;
	width: 540px;
	float: left;
	background-image: url(../images/2009_logo.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#LogoContainer h1{
overflow:hidden;
position:absolute;
text-indent:-4000px;
}
#LogoContainer h2{
overflow:hidden;
position:absolute;
text-indent:-4000px;
}
#LogoContainer h3{
overflow:hidden;
position:absolute;
text-indent:-4000px;
}

#masthead {
	background-image: url(../images/2007_masthead.jpg);
	height: 125px;
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	visibility: visible;
	overflow: visible;
	margin: 0px 0px 20px 10px;
}

#footer {
	width: 740px;
	background-color: #193988;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	line-height: 150%;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 20px;
}
html>body #footer {
	width:740px;
	}

#footer a {
	text-align: center;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 2px;
}

#footer a:hover {
	color: #EA2D2E;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
}
#textarea {
	width: 736px;
	background-color: #FFFFFF;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 20px;
	border: 2px solid #193889;
	font: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#textlayout {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 480px;
}
html>body #textlayout {
	width:500px;
	}

#sidebar {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: right;
	width: 180px;
}
html>body #sidebar {
	width:200px;
	}
	
.separator {
	clear: both;
	height: 0px;
}

p , #textlayout ul , #sidebar ul , .bodytext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	text-align: justify;
}
#sidebar ul {
	position: relative;
	left: -20px;
	overflow: visible;
	text-align: left;
}
p a , #textlayout ul a , #sidebar ul a {
	color: #193889;
	text-align: justify;
	padding: 2px;
}
p a:hover , #textlayout ul a:hover , #sidebar ul a:hover {
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
	background-color: #193889;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #193988;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #6E71AA;
	margin: 0px;
}

.picstyle {
	border: 1px solid #193889;
	width: 180px;
	text-align: center;
}	
html>body #picstyle {
	width:160px;
	}
.pictext a  {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
	width: 170px;
	padding: 5px 5px 7px;
	margin: 0px 0px 30px;
	background-color: #193889;
	border-right: 1px solid #193889;
	border-bottom: 1px solid #193889;
	border-left: 1px solid #193889;
	background: #193889;
	text-align: center;	
}


.pictext a:hover {
	background: #D1D7E7;
	color: #193889;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	float:left;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}

.breadcrumbs a {
	color: #193889;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.breadcrumbs a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A3989;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.portrait {
	width: 110px;
	text-align: center;
}	
html>body #portrait {
	width:90px;
	}
#portraittext a  {
	color: #FFFFFF;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	display: block;
	width: 108px;
	margin: 0px;
	background-color: #193889;
	border-right: 1px solid #193889;
	border-bottom: 1px solid #193889;
	border-left: 1px solid #193889;
	background: #193889;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	padding-top: 4px;
}

#portraittext a:hover {
	background: #D1D7E7;
	color: #193889;
	font-weight: bold;
	text-decoration: none;
}
.float {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
	text-align: justify;
}
.bodytext a {
	padding: 2px;
	color: #193889;
}
.bodytext a:hover {
	color: #FFFFFF;
	background-color: #193889;
	text-decoration: none;
}
.bodytextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #6E71AA;
}
