body
{
	text-align:center;
	background-image:url('../images/adventureLogoBG.jpg');
	font-family:Arial;
}

span
{
	font-weight:bold;
}

#wrapper
{
	display:block;
	width:624px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	border:outset 1px #000000;
	background-color:#e2dfbe;		
	background-image:url('../images/goldFrame.jpg');
}

#content
{
	display:block;
	width:540px;
	margin-right:auto;
	margin-left:auto;
	margin-top:55px;
}

#errorMessage
{
	color:Red;
}

#logo
{
	border-bottom:solid 1px #000000;	
}

#Nominee
{
	width:250px;
}

#Reasons
{
	width:400px;
	height:150px;
}
