html, body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 9pt;
	background-color: #333333;
	margin: 0;
	padding:0;
	text-align: center;
}
#middle {
	margin:0px auto;
	position:relative;
	text-align:left;	
	top:20px;
	max-width:1200px;
}
h1 {
	font-size: 9pt;
	color: white;
	font-weight: normal;
	margin:0px 0 10px 0;
} 
h2 {
	font-size: 9pt;
	color: white;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
	clear: left;
}
h4 {
	font-size: 9pt;
	font-weight: normal;
	padding-left: 5px;
}
a {
	color:white;
}
a:visited {
	color:white;
}
a:hover {
	color:white;
	text-decoration:none;
}
a:active {
	color:white;
}
.glass {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(images/glass.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	height:auto;
}
#content {
	background-color: #333333;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 7px;
	padding-top:10px;
	max-width: 1200px;
	clear:left;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	font-size: x-small;
	padding-left: 7px;
	max-width: 1200px;
	color: #999999;
	text-align: center;
}
#content img {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}
.spacer {
	clear: left;
}
#middle #content #scroller img {
	float: none;
	border: 1px solid #333333;
	margin:2px;
	padding:0;
}
#middle #content #scroller {
	max-width: 1198px;
	overflow:auto;
	white-space:nowrap;
	height:430px;
	margin:5px 0px;
	background-color: #333333;
}
#middle #content #mainimage #introContainer {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#middle #content #searchform {
	position:absolute;
	right:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#middle #content #searchform form {
	margin: 0px;
	padding: 0px;
}
#middle #content #mainimage {
	max-width: 1198px;
	height: 430px;
	text-align: center;
	overflow: auto;
}
#middle #content #mainimage #imgPhoto {
	text-align: center;
	float: none;
}  #specialfield {
  display: none
  }
.box {
	background-repeat: repeat-x;
	background-position: center top;
	width: 100px;
	height: 16px;
	background-image: url(working_images/searchfield_repeat.png);
	padding: 3px 0 0 0;
	font:11px "Lucida Grande", Geneva, Arial, sans-serif;
	border-top:solid 0px #999999;
	border-bottom: 0px #FFFFFF solid;
	border-left: #FFFFFF 0px solid;
	border-right: solid 0px #FFFFFF;
	position:absolute;
	font-family:lucida;
	left:20px;
}
#searchbox {
	height:19px;
	width:140px;
	padding:0;
	margin:0;
	position:relative;
}
#searchbox .left {
	position: absolute;
	top:0;
	left:0;
	z-index: 8;
}
#searchbox .right {
	position: absolute;
	top:0;
	right:0;
	z-index: 9;
}
#middle #content #galleryscroller {
	max-width: 1198px;
	overflow:auto;
	white-space:nowrap;
	height:506px;
	margin:5px 0px;
	background-color: #333333;
}#middle #content #galleryscroller img {
	float: none;
	border: 1px solid #333333;
	margin:2px;
	padding:0;
}
#middle #content #form1 .formitems {
	background-color: #666666;
	color: #FFFFFF;
	width: 548px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:2px;
}

#middle #content #form1 .formbutton {
	background-color: #666666;
	color: #FFFFFF;
	width: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
