@charset "utf-8";

body
{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
}

#header
{
	margin: 0;
	padding: 0;
	height: 200px;
}

#container, #mainContent
{
	width: auto;
	margin: 0 5%;
}

#footer, #header_pic_left, #header_pic_right, #adline, #topnav, #topnav_left, #leftpane, img#print_butt, .clearfloat
{
	display: none;
}

#right_pics
{
	float: right;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
DIV#instructions
{
	margin-top: 0;
	margin: 20px auto;
	width: 98%;
	color: #FF0000;
}


p.number{
	float: left;
}



