

body {
	margin: 0 0 10px;
	background: #444;
	text-align: center;
	font: 14px/16px Arial, Helvetica, sans-serif;
}


#wrap {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
#head {
	height: 100px;
	background: #000 url(img/headBG.gif) no-repeat top left;
}
#con {
	padding: 0 0 10px;
	background: url(img/conBG.jpg) no-repeat top left;
}
#topinfo { margin: 0 0 0;}
#fla {
	float: left;
	width: 323px;
	height: 226px;
	margin: 3px 0 0 6px;
}
#rightTop {
	margin: 0 45px 0 340px;
	padding: 15px 0 0;
}

#enterName {
	margin: 6px 0;
	text-align: center;
	font-weight: bold;
	line-height: 24px;
}
#enterName img { margin: 0 4px -6px;}
#enterName input { margin: 0 24px 0 0; width: 120px;}

#sampleImage {
	float:left;
	width:600px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
#sampleImage a {
	display: block;
	margin: 10px 0 0;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#choices {
	float:right;
	width:148px;
	height:431px;
	overflow:auto;
	padding: 0 10px;
	margin: 0 10px 0 0;
	color: #fff;
	font-size:10px;
	background-color: #000;
	border: 1px black solid;
	text-align: center;
}
#choices img {
	margin: 10px 0 0;
}

/*
=ELEMENTS ------------------------------------------------------------------- */
p { margin: 0 0 1em;}
h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 1em;
}