	#photoholder {
	background:#fff;
	height:180px;
	overflow:hidden;
	width:565px;
	position:relative;
	background-color: #6B7E83;
	color: #E5DB97;
	left: 0;
	top: 0;
	}

body {
	background-color: #E3F2F2;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #E3F2F2;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.image{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:2px;
      }
hr {
  color: #E3F2F2;
}

.blacktext {color: #000000}

/* START Simulant Notice  */
#overbanner {
	font-size: 14px;
        font-weight: bold;
	color: #FFF;
	background-color: #4d4d4d;
	text-align: center;
	padding: 5px;
	line-height: 1.5em;
    margin-bottom: 10px;
}
#overbanner a {
	font-size: 14px;
        font-weight: bold;
	color: #fff;
}
/* END Simulant Notice  */