body{
	background-color: #ffffff;
}

#container {
	background-color: #ffffff;
	float:left;
	height: 100%;
}

#breadcrumb {
	background-color: #e2e2e2;
}

span.marker{
	margin-left: -10px;
	background-color: #e2e2e2;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

li.youarehere {
	color: #FC9900;
}

.hshead {
	font-size:12px;font-weight:bold;
}

.hshead a, .hshead a:visited {
	text-decoration: none !important;
}

.hsbody {
	padding-left: 22px;
}

input.dp {
    border: 1px solid #999;
    margin-bottom: 1px;
    margin-top: 1px;
    width: 150px;
}

input[type='text'], input[type='password'], textarea {
    border: 1px solid #999;
    margin-bottom: 1px;
    margin-top: 1px;

}

.leftbarin {
    border: 1px solid #999;
    margin-bottom: 1px;
    margin-top: 1px;
    width: 120px;
}

.leftbarspan {
    width: 120px;
}

textarea {
    border: 1px solid #999;
    margin-bottom: 1px;
    margin-top: 1px;
}

input[type="submit"] {
    border: 2px groove #fc9900;
    background-color:#fc9900;
    font-weight:bold;
    color: #ffffff;
}

#sectionnav ul {
	margin: 0;
	padding: 0;
}

#sectionnav li {
	background-color: #e2e2e2;
	margin: 0;
	padding-right: 2px;
	border-top: 1px solid white;
}

#photo {
	z-index: 0;
}

#photo img{
	margin: 0;
	padding: 0;
}

#photo p{
	margin: 0;
	padding: 5px;
	text-align: right;
	color: #ff00ff;
}

#footer li{
	display: inline;
}

#footer ul{
	float: left;
	text-align: left;
	width:60%;
}

#address {
	float:left;
	text-align: left;
	margin: 2px 0 0 0px;
	padding: 0px;
	width: 570px;
	color: #ffffff;
	border: 0px;
	padding: 0px;
}

#address a {
	color: #ffffff;
}

#address a:hover {
	color: #fc9900;
}

#toolbox {
	float: right;
	margin: 0;
	text-align: right;
	width: 165px;
}

span.marker{
	display:none;
}

div.showcase img{
	display: block;
	float: left;
	margin: 0 15px 15px 15px;
}

div.showcase{
	margin-bottom: 50px;
}

th{
	text-align: left;
	padding-right: 2em;
}

#content ul li{
	list-style-type: disc;
	list-style-position: inside;
}

div.biophoto{
	float: left;
	margin-right: 15px;
}

div.bio{
	margin-bottom: 75px;
}

table.thumbgrid{
	float: right;
	margin: 0px 0px 10px 10px;
}

table.thumbgrid a{
	border: 0;
	text-decoration: none;
}

table.thumbgrid img{
	border: 0;
}

#content a img, #content a:link img{
	border: 0;
	text-decoration: none !important;
}

a.imglink{
	border: 0 !important;
	text-decoration: none !important;
}
