body {
	background: #000 url('images/background-texture.gif') repeat-x;
	color: #636468;
	font-family: "Gill Sans", "Gill Sans MT", "Gill Sans Std", Verdana, "Helvetica 45 Light", Geneva, sans-serif;
	font-size: .9em;
	margin: 0px;
	font-weight: bold;
}
a img {
	border-style: none;
}
h1 {
	color: #ff7e00;
	font-weight: normal;
	font-size: 1.8em;
}
div#container_overall {
	width: 799px;
	background-color: #636468;
	color: #fff;
	margin: 35px auto 5px auto;
}
div#corners_top img.left, div#corners_bottom img.left {
	float: left;
}
div#corners_top img.right, div#corners_bottom img.right {
	float: right;
}
div#corners_top {
	margin-bottom: -9px;
}
div#corners_top, div#corners_top img {
	height: 9px;
}
div#corners_top img.left {
	width: 9px;
}
div#corners_top img.right {
	width: 11px;
}
div#corners_bottom {
	margin-top: -8px;
	clear: both;
}
div#corners_bottom, div#corners_bottom img {
	height: 8px;
}
div#corners_bottom img.left {
	width: 9px;
}
div#corners_bottom img.right {
	width: 11px;
}
div#left {
	float: left;
	width: 260px;
}
img#logo {
	width: 238px;
	height: 103px;
	margin-top: 20px;
	margin-left: 10px;
}
img#portrait {
	width: 188px;
	height: 274px;
	margin-left: 15px;
}
div#left_nav {
	padding-left: 20px;
	line-height: 30px;
}
div#left_nav a {
	display: block;
	font-size: 24px;
	color: #bbbbbd;
	font-weight: normal;
	text-decoration: none;
}
div#left_nav a img {
	border-style: none;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
}
div#left_nav a:hover {
	color: #ff7e00;
}
div#content {
	padding: 25px;
  width: 480px;
  float: left;
}
div#content strong {
  color: #ff7e00;
}
form input, form span, form textarea {
	display: block;
}
form input, form textarea {
	margin-bottom: 10px;
	width: 65%;
}
form input[type='submit'] {
	width: auto;
}
p#footer {
	text-align: center;
	font-size: .9em;
}
p#footer a {
	color: #636468;
	text-decoration: none;
}
p#footer a:hover {
	color: #fff;
	background-color: #636468;
}
span.note {
	color: #9c9b97;
}
div.gallery_links {
	clear: both;
	text-align: center;
	height: 270px;
}
div.gallery_links a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	width: 175px;
	height: 220px;
	padding: 20px 0px;
	margin: 0px 32px;
}
div.gallery_links a img {
	width: 175px;
	height: 175px;
}
div.gallery_links span {
	display: block;
}
div.photo_gallery {
  overflow: hidden;
}
div.photo_gallery a {
  display: block;
  width: 75px;
  height: 75px;
  float: left;
  margin: 2px;
}
div.photo_gallery a img {
  display: block;
  width: 75px;
  height: 75px;
}
div#slideshow_left {
  margin: -10px 0px 0px -35px;
  position: relative;
  z-index: 1;
}
div#slideshow_left img {
  display: block;
  position: absolute;
}
div#slideshow_right {
  margin: 30px 0px 0px 250px;
}
div#slideshow_right img {
  display: block;
  position: absolute;
}
div#slideshow_wide {
  margin: 260px 0px 510px 80px;
  position: relative;
  z-index: 2; 
}
div#slideshow_wide img {
  display: block;
  position: absolute;
}

