BODY {
  background:#000000;
  color: #c2c2c2;
  margin-top:0px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:500;
 }
.form {
  background:#000000;
  color: #c2c2c2;
  margin-top:0px;
  font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight:500; 
  
}

A {
  color: #156078;
  text-decoration: none;
}

A:hover {
  color: #959595;
  text-decoration: none;
}

a.frontimage:link,
 a.frontimage:visited,
  a.frontimage:hover,
   a.frontimage:active {
  color: #959595;
  text-decoration: none;
   border:#959595 0px solid;
}

a:hover {background: transparent;}

a.frontimage img {
border: 1px solid #959595;
}
a.frontimage:hover img,
a.frontimage:active img {
border: 1px solid #959595;
} 

table.maintable {
	align:center;
	width:700px;
	height:400px;
	border: 1px;
	border-top:0px;
  	border-style: solid;
  	border-color: #666666;
  	border-spacing: 0px;
  	margin-top:0px;
	border-bottom:1px;
	min-height: 400px;
	max-height: 400px;
	height: 400px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  	font-size: 11px;
  	font-weight:500;
  	valign:top;
  	}
	
table.frontpage {
	align:center;
	width:650px;
	border: 0px;
	border-top:0px;
  	border-style: solid;
  	border-color: #666666;
  	border-spacing: 0px;
  	margin-top:0px;
	border-bottom:0px;
	min-height: 400px;
	max-height: 400px;
	height: 400px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
  	font-size: 11px;
  	font-weight:500;
  	valign:top;
	
	  	}

.footer {
	font: 12px Trebuchet MS;
    color:#156078;
    font-weight: 500;
	width:700px;
	height:20px;
	border: 1px;
  	border-style: solid;
  	border-color: #666666;
  	margin-top:0px;
	background:#212121;
	}
	.gallerynav {
	font: 12px Trebuchet MS;
    color:#156078;
    font-weight: 500;
	width:700px;
	height:20px;
	border: 0px;
  	border-style: solid;
  	border-color: #666666;
  	margin-top:0px;
	background:#000000;
	}
.links {
	font: 14px Trebuchet MS;
    color:#156078;
    font-weight: 500;
	margin:0px;
		}
.header {
	width:700px;
	margin-top:0px;
	border:0px;
	border-collapse:collapse;
	}
	
.video {
z-index:1;
position:relative;
}
	
.ddmx {
    font: 11px Trebuchet MS, Verdana, Arial, sans-serif;
	border-right:1px solid #666666;
  	border-left:1px solid #666666;
	z-index:500;
	position:inherit;	
}
.ddmx .item1,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #252525;
    font: 11px Trebuchet MS;
    color: #1884a7;
    font-weight: 500;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	border-bottom:1px solid #720328;
	z-index:500;
 }
 
.ddmx .item1-active,
.ddmx .item1:hover  {
 padding: 3px 10px 3px 10px;
    background: #333333;
    font: 11px Trebuchet MS;
    color: #1884a7;
    font-weight: 500;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	border-bottom:1px solid #720328;
	z-index:500;
 }
 
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Trebuchet MS;
    color: #1884a7;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #333333;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #252525;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: 500;
}

* html .ddmx td { 
	position: relative;
	z-index:500; 
	} /* ie 5.0 fix */
	
a.special:link,
 a.special:visited,
  a.special:hover,
   a.special:active {
  color: #333333;
  text-decoration: none;
   border:#959595 0px solid;
}