body { 
	color: black; 
	background-color: white; 
	margin-top:0;
	overflow-x: hidden; /* Prevents a horizontal scroll bar. */
}
p {}
td {}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: #8B1A1A ; text-decoration: none; }
a:active { color: black ; text-decoration: none; }
.header { color: black; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; margin: 0.67em 0; }

.bodytext { 
	color: black; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	margin: 0.83em 0; }

.newstext { 
	color: #CC3300; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	margin: 0.83em 0; }

div { color: black; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.photocredit { color: black; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; }
#container { height: 614px; width: 750px; left: 0; top: 0; position: relative; z-index: 5; visibility: visible; margin-right:auto; margin-left:auto;}
#titleBar {
	height: 114px;
	width: 720px;
	left: 0px;
	top: 0px;
	z-index: 10;
	position: absolute;
	visibility: visible;
}
#background { height: 500px; width: 750px; left: 0; top: 114px; position: absolute; z-index: 5; visibility: visible; }
#stretchyBackground { height: 650px; width: 100%; left: 720px; position: absolute; top: 114px; z-index: 5; visibility: visible; }
#photo { height: 320px; width: 320px; left: 50px; top: 160px; position: absolute; z-index: 10; visibility: visible; }
#photoTitle { height: 17px; width: 240px; left: 130px; top: 483px; z-index: 10; position: absolute; visibility: visible; }
#text { height: 272px; width: 320px; left: 400px; top: 160px; position: absolute; z-index: 10; visibility: visible; }
#stretchyTitleBar { height: 70px; width: 100%; left: 0; top: 0; position: absolute; z-index: 5; visibility: visible; }
#stretchyTitleBarRight { height: 100px; width: 100%; left: 720px; top: 0px; position: absolute; z-index: 5; visibility: visible; }
#reverseBackground { height: 487px; width: 720px; left: 0; top: 763px; position: absolute; z-index: 5; visibility: visible; }
#stretchyReverseBckgd { height: 487px; width: 100%; left: 720px; top: 763px; z-index: 5; position: absolute; visibility: visible; }
