#photodiv{
	clear: both;
	background-color: #000;
	width:600px;
	height:310px;
	background-repeat:no-repeat;
}

#photoimg{
    z-index: -100;
    width: 600px;
    height: 310px;
	background-repeat:no-repeat;
}

#content{
	width: 900px;
	position: absolute;
	margin-top: -20px;
	margin-left:185px;
}

body {
	background: #FFFFFF url("../images/bg_grad03.png") fixed;
	margin-top: 0px;
}

p.BodyTxt {
	font-family: Verdana, Geneva, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

p.EndCredits {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: #0033FF;
	text-align: center;
	margin: 0px;
}

.err {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:50px;
	font-weight:bold;
	color:#900;
	}

a:link {
	color: #660000;
}
