body {
	font-family: sans-serif;
	font-size:10px;
}
h1 { font-size: 18px;  }
h2 { font-size: 16px;  }
h3 { font-size: 14px;  }

span.term0 {
  background-color: yellow;
}
span.term1 {
  background-color: green;
}
span.term2 {
  background-color: red;
}


td {
	font-family: sans-serif;
	font-size:10px;
}
th {
	font-family: sans-serif;
	font-size:10px;
	
}

a {
	text-decoration: none;
	color: #777777;
}
a:hover {
	color: #000000;
}

#content {
	display:block;
	position:absolute;
	width:700px;
	left:300px;
	top:160px;
/*	height:80%; */
/*	border-style:solid;
	border-color:#e2e2e2;
	border-width:1px; */
	z-index:1;
}

#menu {
	display:block;
	width:238px;
	z-index:0;
	top:50px;
	left:0px;
	position:relative;
}

#menu_level_0 {
	display:block;
	position:relative;
	width:206px;
	left:10px;
}
#menu_level_1 {
	display:block;
	position:relative;
	left:10px;
	width:172px;
}
#menu_level_2 {
	display:block;
        position:relative;
        left:10px;
        width:140px;
}


#menu_entry_0 {
	display:block;
	position:relative;
	left:30px;
	width:172px;
}
#menu_entry_1 {
	display:block;
	position:relative;
	left:30px;
	width:140px;
}
#menu_entry_2 {
        display:block;
        position:relative;
        left:30px;
        width:110px;
}

div.waxmlc_gallery {
	text-align:center;
	width:100%;
}

div.waxmlc_gallery_bigdiv {
}

#waxmlc_gallery_big {
}

div.waxmlc_gallery_preview {
	width:700px;
	text-align:center;
}

img.waxmlc_gallery_preview_image {
	margin:2px;
	width:45px;
}


.lightboxGallery ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-top:5px;
}

.lightboxGallery ul li {
display:inline;
}

.lightboxGallery ul a {
background-color:#ECECEC;
border:1px solid #999999;
display:block;
float:right;
margin:5px;
padding:5px 5px 10px;
}

.lightboxGallery ul a.lightbox-enabled img {
border:1px dotted #999999;
}














div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.controls {
height:23px;
margin-top:5px;
}
div.ss-controls {
float:left;
}
div.ss-controls span {
color:#666666;
cursor:pointer;
}
div.nav-controls {
float:right;
}
div.nav-controls a {
padding:5px;
}
div.slideshow {
clear:both;
}

div.pagination {
clear:both;
}
div.navigation div.top {
height:11px;
margin-bottom:12px;
}
div.navigation div.bottom {
margin-top:12px;
}
div.pagination a, div.pagination strong {
border:1px solid #CCCCCC;
display:block;
float:left;
margin-right:2px;
padding:4px 7px 2px;
}
div.pagination a:hover {
background-color:#FFFFCC;
text-decoration:none;
}
div.pagination strong {
background-color:#AACCFF;
}


