/* CSS Document */

body {
	background: white;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#manager, #header-top, #header-navstrip, #main-content-rhs {
	display: none;
	}
	
#header-right, #footer { display: none; }

h3 a[title]:after {
 content:""attr(title)"";
 color:#888;
 background-color:inherit;
 size:80%;
} 
.cmsarea-outer { height: 456px; margin: 0 auto; }
.cmsarea-left-outer { float: left; width: 272px; }
.cmsarea-middle-outer { float: left; width: 577px; }
.cmsarea-right-outer { float: left; width: 272px; }