body {
	background-image:url(/ca/images/bg-body.gif);
	font: 100% Verdana, Tahoma, sans-serif;
}
#main {
	background: none;
	width: 950px;
}
#leftcolumn {
	width:175px;
}
#leftcolumn ul li {
	padding: 0;
	background: none;
	width: 100%;
	text-align:center;
	background-color:#b3b3cd;
	width:160px;
	border:1px solid #555;
	height:20px;
	margin:6px;
	padding:4px 0 6px;
}
.units {
	color:#fff !important;
	background-color: #649427;
	border:1px solid #555;
	height:20px;
	margin:-12px 0 6px !important;
	padding:4px 8px 6px !important;
	float:right;
}
.button {
	color:#000 !important;
	background-color: #b3b3cd;
	border:1px solid #555;
	height:auto;
	margin:0 0 6px !important;
	padding:4px 8px 6px !important;
}
#leftcolumn ul li a {
	list-style:none;
	color: #366;
	font: bold 18px "Arial Narrow", Tahoma, sans-serif;
}
#rightcolumn {
	background: url(/ca/images/bg-header.jpg) repeat-x;
	width: 770px;
	padding-top: 108px;
	overflow:hidden;
}
#rightcolumn h1 {
	width:350px;
	margin:12px 0;
	padding:4px 0;
	border-bottom:2px dotted;
}
#rightcolumn p {
	font-size:90%;
}
.logo a {
	background: url(/ca/images/logo.gif) no-repeat;
}
input {
   font-size:100%;
}
#footer {
	width:925px;
}
#footer p.f-center {
	width: 686px;
}