#photodiv{
	clear: both;
	width:760px;
	height:240px;
	background-repeat:no-repeat;
	margin:auto;
}

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

#content{
	width: 760px;
	margin: auto;
}

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;
}

.formtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	color:#630;
}

.txthead1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#000;
}

.txthead {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#990000;
}

.notice {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30;
	font-weight:bold;
	color:#006666;
	margin-left:150px;
	margin-right:150px;
}

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;
}

