body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height:150%;
	color: rgb(75,75,75);
}

.bluecell {
	background-color: #AFCBE3;
}

.bluetext  {
	color: #AFCBE3;
}

.bigchair {
	position:absolute; 
	top: 80%; 
	left: 80%; 
	float: right;
}


.borderedimage {
	border: 1px solid #000000;
	padding: 3px;
}

.gtLevel2 {
  padding-left:12px;
}
.gtLevel3 {
  padding-left:24px;
}
.gtLevel4 {
  padding-left:36px;
}
.gtLevel5 {
  padding-left:48px;
}
.gtLevel6 {
  padding-left:60px;
}
h3 {
  font-size:12px;
  font-weight:bold;
}

.zack_content_menu {
  padding:0px;
}

DIV.zack_gallery {
  position:relative;
  left:-50px;
  top:-125px;
  text-align:center;
  white-space:nowrap;
}

IMG.zack_gallery {
  border:none;
  margin:20px;
}

A.zack_gallery_nav, span.zack_gallery_nav_active {
  font-family : Serif;
  font-weight:bold;
  font-size:10px;
  padding:5px;
  text-decoration:none;
  color : #B17416;
}

span.zack_gallery_nav_active {
  color:#667B8E;
}
span.zack_gallery_caption {
  display:block;
  color:black;
}
A {
  font-size : 11px;
  text-decoration:none;
  color: #5C6C7B;
}
A:hover {
  color: #5C6C7B;
  text-decoration:underline;

}
