html,body
{
  margin-top:0;
  margin-bottom:0;
  margin-height:0;
  background-color: #888888;
  height: 100%;
  -webkit-text-size-adjust: none;

}

#wrapper {
	width: 800px;
	min-height: 100%;
	background: transparent url(images/BACK.jpg) repeat-y scroll 0 0;
	margin: 0 auto;
}

#content {
	background: transparent url(images/BACK.jpg) repeat-y scroll 0 0;
	width: 800px;
	float: left;
}

#gallery {
	margin: 4px 10px 0 20px;
	min-height: 470px;
}

#galleryLeft {
	float: left;
}

#galleryImage {
	float: left;
	border: 2px solid #FFFFFF;
}

#galleryRight {
	float: left;
}

#galleryText {
	background: #FFF;
	color: #333;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,Palitino;
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	padding: 10px 0;
}

#footer {
	float: left;
	background: transparent url(images/BACK.jpg) repeat-y scroll 0 0;
	position: fixed;
	bottom: 0px;
}

#bottomNav {
	border-bottom:1px solid #FFFFFF;
	float:left;
	margin: 10px 15px 0;
	width:770px;
	text-align: center;
	font-family: Century Gothic, Arial;
  	font-size: 11pt;
    color: #FFFFFF;
  	line-height: 140%;
	padding-bottom: 10px;
}

#footer a:link, #footer a:visited, #footer a:active
{
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover
{
  color: #FFFFFF;
  text-decoration: underline;
}

#credits {
	color:#FFFFFF;
	font-family:Century Gothic,Arial;
	font-size:9pt;
	line-height:140%;
	text-align:left;
	padding: 0 22px 6px;
	width: 756px;
	float: left;
	margin-top: 4px;
}

#creditsLeft {
	float: left;
}

#creditsRight {
	float: right;
}

td.content
{
  font-family: Arial;
  color: #FFFFFF;
  vertical-align: top;
  background-image:url('images/BACK.jpg');
}

td.text_content
{
  font-family: Arial;
  color: #FFFFFF;
  vertical-align: top;
}

td.text_content_home
{
  font-family: Arial;
  color: #FFFFFF;
  vertical-align: top;
  background-repeat: no-repeat;
  background-image:url('images/ABOUT_back.jpg');
}

td.text_bullet
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: top;
  line-height: 140%;
}

a.footer, a:link.footer, a:visited.footer, a:active.footer
{
  color: #FFFFFF;
  text-decoration: none;
}
a:hover.footer
{
  color: #FFFFFF;
  text-decoration: underline;
}

td.footer
{
  font-family: Century Gothic, Arial;
  font-size: 9pt;
  text-align: left;
  color: #FFFFFF;
  line-height: 140%;
}

.caption
{
  font-family: Verdana,Arial,Helvetica,Palitino;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 140%;
}

img.left
{
float: left;
margin: 0px 10px 0px 0;
border: 0;
}

img.right
{
float: right;
margin: 0px 0px 10px 0;
border: 0;
}

h2 {
	padding: 0px 0px 3px;
	margin: 0px;
	font-size: 1.8em;
	display: block;
}

h3 {
	padding: 14px 0px 4px;
	margin: 0px;
	display: block;
}
