a { text-decoration: none; font-weight: bold; }
a:active { color: #3a585f; }
a:link { color: #3a585f; }
a:visited { color: #3a585f; }
a:hover { color: #9bc7d2; }

td { padding: 2px; }

.thumb {
    border-width: 2px ! important;
    border-color: white;
    cursor: pointer;
    visibility: hidden;
}

.layer {
	color: black;
	visibility: hidden;
	position: absolute; 
	left: 5px;
	top: 151px;
	background-color: white;
}

.content {
	color: black;
	visibility: inherit;
	position: absolute;
	left: 133px;
	top: 0px;
	width: 572px;
	height: 379px;
	background-color: white;
	border: black 1px solid;
	overflow: auto;	
}

.padding {
	padding: 5px;
}

.emph {
	font-weight: bold;
}

h1 {
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
}

body {
    font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    background-color: #412310;
    color: black;
}

.contactInput {
	font: 7pt Verdana, arial, helvetica, sans-serif; 
	width: 300px;
}

.contactSelect {
	font: 7pt Verdana, arial, helvetica, sans-serif; 
}

.menu {
	position: absolute; 
	left: 137px; 
	top: 93px; 
	visibility: hidden;
	border: none;
	z-index: 1;
}

a img {
	border: none;
}

table {
	border: none;
}

.contentImg1 {
	position: absolute;
	left: 3px;
	top: 0px;
} 

.contentImg2 {
	position: absolute;
	left: 714px;
	top: 0px;
}

