
body {  background-color : #687186;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	border:0px;
	text-align : center;
}

.topdiv {
	background-position : top;
	background-repeat : no-repeat;
}

.gndhard {
	background-color : #687186;
}

.gndmedium {
	background-color : #687186;
}

.divline {
	background-color : #909090;
}

.divline2 {
	background-color : #666666;
}

.gndsoft {
	background-color : #687186;
	border-style: ridge;
	border-width: thin;
}

.bgdivider {
	background-color : white;
}

a.image:visited {
border: 1px solid black;
}

a:visited,a:link,a:active {
	text-decoration : none;
	color : #cfffff;
	font-weight : bold;
}

a:hover {
	text-decoration : none;
	color : white;
	font-weight : bold;
}



.headtitle {
   font-family : Garamond;
   font-style: italic;
	font-size: 26px;
	color: white;
	font-weight: bold;
}


.print_title {
	font-size: 18px;
	color: white;
	font-weight: bold;
	margin-bottom:2px;
	margin-top:0px;
}

.introcopy {
	font-size: 11px;
	color: white;
	margin-bottom:2px;
	margin-top:2px;
}

.title {
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.homepagegallerylink {
	margin-top:4px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	
}

.gallery {
	color: white;
	font-size: 10px;
	font-weight: bold;
}


.normal {
	font-size: 11px;
	color: black;
}

.printnormal {
	font-size: 11px;
	color: black;
	border-style : solid;
	border-width : 1px;
	border-color : none;
	background-color : #cccccc;

}

.home {
	font-size: 11px;
	line-height:140%;
	color: white;
	text-align : left;
}
.copyright {
	font-size: 10px;
	line-height:140%;
	color: #000080;

}
.copyright2 {
	font-size: 10px;
	color: white;

}


.printbox {
	margin-top:10px;
	margin-left : 7px;
	margin-right : 7px;
	margin-bottom : 10px;
		
}

.printtext {
	margin-top:2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
}

.whitetext {
	color: white;
}

.linktitle {
	font-weight:bold;
	font-size:12px;
	color:black;
	margin-top:8px
}

.linkdescription {
	color:black;
}

#imageCopy {
	width:90%px;
	color:white;
	margin-bottom:12px;
}

.articleImageLeft {
		float:left;
		margin-right:4px;
		margin-bottom:4px;
		clear:both;
}

.articleImageRight {
	float:right;
	margin-right:4px;
	margin-bottom:4px;
	clear:both;
}

.caption {
	font-size:86%;
	font-style:italic;
}

img.display {
	border-style : solid;
	border-width : 1px;
	border-color : black;
}

.menu {
	font-size: 11px;
	color: #00FFFF;
}

img.thumbnail {
	border-style : solid;
	border-width : 1px;
	border-color : black;
}

#tbhover table {border:0px solid navy; cell-padding:0; cell-spacing:0} 
#tbhover td {font-size: 12px; font-weight: normal; width:120px; float:left; padding: 2px; border:0px solid navy} 
#tbhover td a {text-decoration: none; color:navy; background-color: white; display:block;} 
#tbhover td a:hover {background-color: navy; text-decoration: none;color: white; } 

}