.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #630;
	text-decoration: none;
	padding: 0px 10px;
	width: 294px;
	text-indent: 0px;
	text-align: justify;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
}
.contactfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #858585;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	text-indent: 0px;
	word-spacing: normal;
	padding-left: 520px;
	padding-top: 0px;
}
.creditsfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #858585;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #804040;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.leftPanel {
	background-image: url(/images/frontimages/leftBRWN.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightPanel {
	background-image: url(/images/frontimages/rightBRWN.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.topMiddle {
	background-image: url(/images/frontimages/FLmastBRWN.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mid2nd {
	background-image: url(/images/frontimages/picstripBRWN.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_row td{
  height:75px;
}

#header_row h1, #header_row h2{
  float:left;
  display:inline;
  text-indent:-1000px;
  height:1px;
}

#login_status{
  margin:59px 20px 0 0;
  color:#E3DABC;
  float:right;
  display:inline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:0.7em;
}

#login_status p{
  margin:0;
}

#login_status a{
  color:#E3DABC;
  font-weight:normal;
  font-size:1.0em;
}

#login_status a:hover{
  text-decoration:underline;
}

.flash{
  padding:2px;
  color:#222;
}

.flash.error{
  background-color:#FDD;
  border:1px solid #FBB;
}

.flash.notice{
  background-color:#EDD99A;
  border:1px solid #735333;
}
