.noCSS {
	display: none;
}
body {
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.popup {
	margin: 6px;
}
body.formBody {
	text-align: left;
}
#outer {
	width: 727px;
	height: 500px;
	margin: 20px auto 0;
}
#pagepic {
	width: 214px;
	_height: 500px;
	_float: left;
	display: table-cell;
	border-right: 2px solid #FFFFFF;
}
#navcol {
	width: 149px;
	_height: 500px;
	_float: left;
	display: table-cell;
	background: #595957 url(../images/logo.gif) no-repeat 0 47px;
	border-right: 2px solid #FFFFFF;
	vertical-align: top;
}
#navbar {
	border-top: 2px solid #FFFFFF;
	background-color: #AEAEAE;
	margin-top: 217px;
	text-align: left;
	width: 149px;
}
#navbar p {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/navBullet.gif) no-repeat 7px 9px;
	margin: 0;
	height: 19px;
	_height: 25px;
	padding: 4px 0 5px 20px;
	border-bottom: 2px solid #FFFFFF;
}
#navbar p a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar p a:hover {
	color: #595957;
}
#maincol {
	width: 360px;
	_height: 500px;
	_float: left;
	display: table-cell;
	/*background: #AEAEAE url(../images/logoText.gif) no-repeat right 337px;*/
	background: #AEAEAE url(../images/logoText.gif) no-repeat right 369px;
	vertical-align: top;
}
.maincontent {
	/*margin-top: 32px;*/
	height: 366px;
	_height: 369px;
	background: url(../images/bgMaincontent.gif) repeat-y;
	border-bottom: 3px solid #EAEBE3;
	text-align: left;
}
.maincontent a {
	color: #E84533;
}
.maincontent a:hover {
	color: #AF3727;
}
.maincontent h1 {
	font-size: 11px;
	color: #595957;
	margin: 0 0 15px;
}
.maincontent h1.inline {
	width: 100px;
	display: table-cell;
	_display: inline;
	margin: 0;
}
.maincontent p {
	font-size: 11px;
	color: #595957;
	margin: 0 0 15px;
}
.maincontent p.inline {
	display: table-cell;
	_display: inline;
	margin: 0;
}
.maincontent td {
	vertical-align: top;
}
#scroll {
	height: 118px;
	_height: 124px;
	overflow: auto;
	margin: 6px;
	padding: 6px 10px 6px 6px;
}
#scrollfull {
	height: 265px;
	overflow: auto;
	margin: 6px;
	padding: 6px 10px 6px 6px;
}
.horzsep {
	background: url(../images/horzDot.gif) repeat-x 0 bottom;
	height: 1px;
	_height: 4px;
	margin: 0 3px;
}
.horzsepgallery {
	background: url(../images/horzDot.gif) repeat-x 0 bottom;
	height: 1px;
	_height: 4px;
}
.pictures {
	text-align: center;
}
.pictures img {
	margin: 8px 5px;
	width: 162px;
	height: 132px;
	border: 0;
}
.pictures img.small {
	margin: 8px 4px 0;
	width: 102px;
	height: 83px;
}
#pagenav {
	background-color: #EFEFEF;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	font-size: 11px;
}
#pagenav td {
	padding: 2px;
}
#pagenav p {
	margin: 0;
	color: #DDDDDD;
}
#pagenav p b {
	color: #595957;
}
.formBody {
	margin: 0px;
}
.formTxtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.formTxtBox {
	width: 135px;
	border: 1px solid #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.formTxtBody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.formTxtBody a:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.formTxtBody a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.formTxtBody a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.formTxtBody a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.formTxtFieldNames {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}