body {
background:#cccccc;
text-align:left;
color:#000;
font-size:18px;
font-family:arial, sans-serif;
margin:0 auto;
padding:0;
}

a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
}


#container {
	margin: 0 auto;
	padding-top: 20px;
	width: 800px;
}

#top {
	text-align: center;
	float:left;
	width: 800px;
}

#expl {
	text-align: center;
	float:left;
	width: 800px;
}

.choose {
	text-align: center;
	float:left;
	width: 800px;
}

.imlk {
	border: none;
}

.choicesl {
	text-align: center;
	margin: 0px 0px 0px 125px;
	float:left;
}

.choicesm {
	text-align: center;
	margin: 0px 50px;
	float:left;
}
.choicesr {
	text-align: center;
	margin: 0px 125px 0px 0px;
	float:left;
}

#fexpl {
	text-align: left;
	float:left;
	width: 550px;
	padding: 0px 125px;
}
