body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#gallery {
	position: absolute;
	left:562px;
	top:70px;
	width:525px;
	height:676px;
	z-index: 20;
}
.viewer {
	position: absolute;
	left:550px;
	top:58px;
	width:549px;
	height:700px;
	z-index: 1;
}

#viewer {
	position: absolute;
	left:562px;
	top:70px;
	width:525px;
	height:676px;
	z-index: 20;
}


#viewersub {
	padding-top: 0px
	width: 320px;
}


#viewersubwrap {
	border: 1px dotted #999999;
	padding: 3px 3px;
	width: 400px;
	height: 270px;
}

img.strut {
	float: none;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.global{
	position: absolute;
	left:74px;
	top:160px;
	width:338px;
	margin-bottom:0px;
	font-size:30px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	color: #414141;
	line-height: 72.00000127156575%;
	padding-top:1px;
	padding-bottom:2px;
}
/* Navigation */

.nav {
    position: absolute;
	left:130px;
	top:30px;
}

#navigation {
   list-style: none;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 1.5em;
  margin: 0; padding: 0;
  
}

#navigation li {
   float: left;

}

#navigation li a { 
display: block; 
background: #55534c; 
width: 61px; text-align: center;
height: 46px; /* changes height of grey */
color: #a9a59b; 
padding: 3px 0px 0px; /* changes amount of grey on top /  */
}
#navigation li a:hover {
   font-weight: bold;
   background: #a7a49a;
   color: #ffffff;
}

.global-nav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 800;
	

}
.global-nav-bot {
	position: absolute;
	left:113px;
	top:717px;
	font-size:11px;
	font-family:  Helvetica, Arial, sans-serif;
	text-align: left;
	color: #a9a59b;
	line-height: 150%;
	
}   

	a:link {color: #a9a59b}     /* unvisited link */
    a:visited {color: #a9a59b}  /* visited link */
    a:hover {color: #55534c}   /* mouse over link */
    a:active {color: #a9a59b}   /* selected link */


/* END Navigation */

.banner {
	position: absolute;
	left:100px;
	top:0px;
	width:367px;
	margin-bottom:0px;
}
#global-banner-top {
	position: absolute;
	top:0px;
	left: 100px;
	width:367px;
	height:291px;
	margin-bottom:0px;
	background-image: url(images/global/global-banner-top.jpg);
	overflow:auto;

}
#global-banner-bot {
	position: absolute;
	left: 100px;
	top:386px;
	width:367px;
	height:307px;
	margin-bottom:0px;
	background-image: url(images/global/global-banner-bot.jpg);
	overflow:hidden;

}
