
body
{
	background-color:#ffffff;
	border: none;
	margin: 0;
	padding: 0;
}

/* MainBody is the primary container DIV for each page. */
div#MainBody
{
	margin: 22px 0px 0px 16px;
	width: 760px;
}

img#SelectorHRule
{
	display: block;
}

div#SelectorContent
{
	width: 756px;
	height: 469px;
	background-image: url(../images/sel-bg.jpg);
}
div#SelectorBodyCopy
{
	padding: 193px 100px 0px 373px;
	font-family: Arial;
	font-size: 12px;
	color: #695d54;
}
div#SelectorForm
{
	padding: 10px 0px 0px 373px;
}

select option
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
}

img#EnterButton
{
	border: 0;
	padding: 0px 0px 0px 10px;
	vertical-align: text-bottom;
}
div#FooterCopy
{
	text-align: center;
	font-family: arial;
	font-size: 10px;
	color: #bfbfc2;
	padding: 10px 0px 0px 0px;
	position: absolute;
	left: 325px;
}
