body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Navigation {
	width: 935px;
	padding-top:20px;
	padding-bottom:100px;
    margin-left: auto ;
    margin-right: auto ;
}
.PhotoContent {
    margin-left: auto ;
    margin-right: auto ;
	padding-top:40px;
	width:800px ;
	text-align:center ;
}

.TextBlock {
    margin-left: auto ;
    margin-right: auto ;
	padding-top:20px;
	width:600px ;
}

.TextBlockPhoto {
    margin-left: auto ;
    margin-right: auto ;
	padding-top:0px;
	width:800px ;
}

.PhotoOutline {
    border: 1px solid rgb(68, 68, 68);
}

.Footer {
    padding-top:20px;
    padding-bottom:20px;
}

a {
    color: #768F87;
}

a:active {
    outline: none;
    color: #768F87;
}

a:focus {
-moz-outline-style: none;
}

p.styleCaption {
	font-family: Lucida Grande, sans-serif;
	font-size:10px;
	color: #999999;
	font-style: normal;
	line-height: 14px;
}

.styleFooter {
	font-family: Lucida Grande, sans-serif;
	font-size:10px;
	color: #999999;
	font-style: normal;
	line-height: 14px;
}

.styleIntroText {
	font-family: Lucida Grande, sans-serif;
	font-size:12px;
	color: #999999;
	font-style: normal;
	line-height: 20px;	
}

.styleIntroHeader {
	font-family: Lucida Grande, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	font-style:normal;
	line-height: 18px;

}

.styleBio {
	font-family: Lucida Grande, sans-serif;
	font-size:12px;
	color: #999999;
	font-style: normal;
	line-height: 16px;	
}

.styleBioHeader {
	font-family: Lucida Grande, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	font-style:normal;
	font-weight:bold;
	line-height: 18px;
	letter-spacing: 1px ;
}
