body, form{
	margin:0;
	padding:0;
}

#container{
	width:930px;
	position:relative;
	margin:35px auto;
}

marquee{
	font:12px Arial;
	color:#666;
	width:176px;
	margin:0 20px 5px 0;
	float:right;
}
* html marquee{
	display:inline;
}
marquee a{
	color:#C00;
}
marquee a:hover{
	text-decoration:none;
}

#footer{
	text-align:right;
	font:10px Tahoma;
	color:#666;
	padding:10px 30px;
}
#footer a{
	color:#666;
}
#footer a:hover{
	text-decoration:none;
}