html{
scrollbar-arrow-color:#caaa68; 
scrollbar-track-color:#13100b; 
scrollbar-face-color:#13100b; 
scrollbar-highlight-color:#13100b; 
scrollbar-3dlight-color:#13100b; 
scrollbar-darkshadow-color:#13100b; 
scrollbar-shadow-color:#13100b; 

}

html,body{
  margin:0;
  padding:0;
  border:0; 
  min-height: 100%;
}
body{
  min-width:900px;
  text-align:center;
      font-family: Verdana, Helvetica;
    font-size: 11px;
	 letter-spacing: 2px;
	background-color: #000;
    color: #fff;
	 font-weight:normal;
	 height:100%;
}


.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  margin-bottom:-1px;
}

.navtop{
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 0;
	text-align: center;
	height:35px;
	line-height:35px;
	 color: #FFF;
}

.navtop a:link, .navtop a:visited {
 color: #FFF;
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
}

.navtop a:hover, .navtop a:active {
 color: #000;
 text-decoration: none;
  font-size: 12px;
  font-weight: normal;
}


.copyright{
	font-weight: normal;
	color: #fed428;
	font-size: 10px;
	position:relative;
	text-align: center;
	margin: 0;
	letter-spacing: normal;
}

.copyright a:link, .copyright a:visited {
 color: #fed428;
 text-decoration: none;
 font-size: 10px;
 font-weight: normal;
}

.copyright a:hover, .copyright a:active {
 color: #FFF;
 text-decoration: none;
  font-size: 10px;
  font-weight: normal;
}



img{
margin:0 auto;
display:block;
border: 0;
}


td{
	text-align: center;
	padding: 10px 7px;
}
h1{
	font-size: 15px;
	font-weight: bold;
	padding: 15px 0 10px 0;
	margin: 0;
	letter-spacing:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5f3409;
	text-align: left;
	
}


* html .clear{height:auto;margin-bottom:0}

#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:900px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */

}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background-image: url(graphics/wrapper-work-gray.gif);
background-repeat: repeat-y;
}

#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */

}
#clearheadercenter{
  height:203px;
  overflow:hidden;
}

#container-center{
	margin:0;
	padding:0;
	text-align:center;
	background-color: #f9f6ef;
	background-image: url(graphics/wrapper-work-gray.gif);
background-repeat: repeat-y;
}

#clearfootercenter{
  height:70px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:900px;
  height:70px;
  line-height:70px;
  overflow:hidden;
  margin-top:-70px;
  background-image: url(graphics/footer.jpg);
      background-color: #000;
}
#subfooter1{
  height:35px;
  line-height: 35px;


}

#subfooter2{
  height:35px;
  line-height: 35px;


}

.navbottom{
	color: #000;
text-align:center;
	font-size: 11px;
	margin: 0;
	position:relative;
}

.navbottom a:link, .navbottom a:visited {
 color:#fed428;
 text-decoration: none;
 font-size: 11px;
 font-weight: normal;
}

.navbottom a:hover, .navbottom a:active {
 color:  #000;
 text-decoration: none;
  font-size: 11px;
   font-weight: normal;
}

#header{
  z-index:1;
  position:absolute;
  top:0;
  width:900px;
  height:203px;
  overflow:hidden;
  background-color: #F9F6EF;
}

#subheader1{
  text-align:center;
  height:168px;
  background-image: url(graphics/header-1-work-nr4.jpg);
  background-repeat: no-repeat;
}
#subheader2{
  height:35px;
  line-height: 35px;
  background-image: url(graphics/header-3-gray.gif);
  background-repeat: no-repeat;
  background-position: left;
    text-align:center;
}


#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:900px;
  margin-left:0;
  background: transparent;
}
* html #gfx_bg_middle{
  display:none;
}



.dynamicslide{
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;

}
.dynamicslide-active-anchor img {
	visibility: hidden;
}
.dynamicslide img {
	border: 1px solid silver;
	padding:4px;
}
.dynamicslide:hover img {
	border: 1px solid silver;
}

.dynamicslide-wrapper {
	background: white;
}
.dynamicslide-image {
    border-top: 1px solid silver;
	  border-left: 1px solid silver;
	   border-right: 1px solid silver;
	 padding:10px;
	 background-color:black;
}
.dynamicslide-image-blur {
}
.dynamicslide-caption {
    display: none;
    border-right: 1px solid white;
	 border-bottom: 1px solid white;
	 border-left: 1px solid white;
    font-family: Verdana, Arial,Helvetica;
    font-size: 11px;
    padding: 0 5px 5px 5px;
    background-color: black;
    color:white;
	 height:20px;
	 line-height: 20px;
}
.dynamicslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.dynamicslide-credits,
a.dynamicslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.dynamicslide-credits:hover,
a.dynamicslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.dynamicslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.dynamicslide-display-block {
    display: block;
}
.dynamicslide-display-none {
    display: none;
}


/* Licence:
Highslide JS is licensed under a Creative Commons Attribution-NonCommercial 2.5
License (http://creativecommons.org/licenses/by-nc/2.5/).*/
