body
{
	background:#eee;
	margin:7px 0 15px 0;
	text-align:center;
	font-size:small;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#container
{
	text-align:left;
	background:#fff;
}

#container, #top, #bottom, #footer
{
	margin:0 auto;
	width:640px;
}

#top, #bottom
{
	width:650px;
	height:10px !important;
	display:block !important;
}

#top
{
	margin-top:10px;
}

.title
{
	display:inline-block; 
	clear:both;

	margin: 0 20px 0 20px;
	padding:0 0 0 0;
	border-bottom:1px dotted #ccc;;
}


#innerFoot
{
	border-top:1px dotted #ccc;
	margin: 0 20px 0 20px;
	padding:10px 0 10px 0;
}


form.lineup
{
	margin:0px 20px 0 20px;
	padding:0 0 0px 0;
}

.displaylineup
{
	margin:0px 20px 0 20px;
	padding:0 0 0px 0;
}
