body {
	background-color: #444444;
	margin: 20px;
}

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #A7CFC0;
}
a:active {
	color: #A7CFC0;
}

/* -------- Left Hand Side Menu -------- */
#LHS a {
	margin-left: 1px;
	margin-bottom: 1px;
	border: solid 0px #C41427;
	background-color: #566462;
	color: #74A495;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 199px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-align: center;
	text-decoration: none;
}

#LHS a:hover {
color: #A7CFC0;
text-decoration: none;
}

#home #menu1_home,
#geo_org #menu1_geo_org,
#gaia #menu1_gaia,
#y1950-1960 #menu1_y1950-1960,
#y1960-1980_1 #menu1_y1960-1980_1,
#y1960-1980_2 #menu1_y1960-1980_2,
#y1980-2000_1 #menu1_y1980-2000_1,
#y1980-2000_2 #menu1_y1980-2000_2,
#c21 #menu1_c21,
#about #menu1_about,
#about-bio #menu1_about,
#about-solo #menu1_about,
#about-mixed #menu1_about,
#about-publications #menu1_about,
#about-links #menu1_about,
#about-contact #menu1_about,
#about-bio #menu1_about-bio,
#about-solo #menu1_about-solo,
#about-mixed #menu1_about-mixed,
#about-publications #menu1_about-publications,
#about-links #menu1_about-links,
#about-contact #menu1_about-contact
{
	background-color: #5F7372;
	color: #A7CFC0;
	}
.tableblock {
	margin-bottom: 2px;
	margin-right: 3px;
}
.menu_title{
font-size:16px;
font-weight:bold}
/* --------Thumbnail Menu --------*/
div.main {
	background-color: #384140;
	height: 304px;
	width: 557px;
	position: relative;
}
div.thumbs {
    float: left;
	height: 40px;
	width: 40px;
	background-color: #666666;
	padding-right: 10px;
}
/* ---------- Main Text - About Page -------- */
.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7CFC0;
	background-color:#5F7372;
	text-align: justify;
	padding: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.text_box_noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7CFC0;
	background-color:#5F7372;
	text-align: justify;
	padding: 25px;
}

.text_box_heading {
	font-size: 14px;
}
.text_box_links a:link, .text_box_links a:visited {
	color:#D0FFD5;
	text-decoration: none;
}
.text_box_links a:hover, .text_box a:active {
	color:#FFFFFF;
	text-decoration: none;
}
.indent_line {
	margin-left: 20px;
}

.photo_border {
	border: 1px solid #A7CFC0;
}
/* ----------   -------- */
.titlecaptionbox {
	color: #74A495;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-color: #566462;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 3px 6px;
}

.titlecaptionbox a {
	color: #74A495;
	text-decoration: none;
}
.titlecaptionbox a:hover{
	color: #A7CFC0;
	text-decoration: none;
}

#nav td {
	background-color: #566462;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}


#nav td.current {
	background-color: #5F7372;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

#nav a.current{
color:#A7CFC0;
}

.thumb_border img {
border: 1px solid #74A495;
}

.thumb_border:hover img{
border: 1px solid #A7CFC0;
}

.thumb_border:hover{
color: #A7CFC0; /* irrelevant definition to overcome IE bug */
}

.galleryblock {
	margin-bottom: 2px;
	margin-right: 2px;
}

.home_border {
	border: 1px solid #566462;
}
