@charset "utf-8";
body {
	background-image:url(images/uc_bkg.jpg);
	background-repeat:repeat-x;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
#top {
	width:600px;
	margin:0 auto;
}
#dots {
	background-image:url(images/uc_DOTS.jpg);
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:21px;
}
#dotsa {
	width:90%;
	margin:0 auto;
}
strong{
	font-weight:bold;
	color:#ff7f00;
}
#logo {
	width:117px;
	height:53px;
	margin:0 auto;
}
