/* CSS Document */body { margin:0px; padding:0px; font:normal 12px arial; }.spacer { float:none; clear:left; min-height:0; }#header { background:url(/includes/images/header-background.gif) left top repeat-x; height:100px; }	#header h1 { display:none; }	#header img { display:block; margin-left:auto; margin-right:auto; }#content { 	margin:0px auto;	width:650px;}#content a {	color:#0738B9;	text-decoration:none;}#content a:hover { text-decoration:underline; }#content ul {	list-style:none;}#content ul li {	clear:both;}#content ul li img {	float:left;	padding:0px 5px 5px 0px;}#footer { clear:both; border-top:1px solid #0738B9; border-bottom:1px solid #0738B9; font:bold 12px Arial, Helvetica, sans-serif; color:#0738B9; text-align:center; padding:7px 5px 7px 5px; margin-bottom:10px; }
