/* Start of CMSMS style sheet 'Layout: SEICAA Home' */
div#content {
	position:relative;
	margin:0;
	padding:10px;
	}
div#sidebar { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:28%;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:26%; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;
	}
div#rightbar {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:185px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:185px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	}
div#main {
	position:relative;
	padding:0 190px 0 29%;
	}

div#sidebar div#news {
/* less margin surrounding the news, sidebarb has enough */
	margin: 0 0 1em 2em;
}
/* End of 'Layout: SEICAA Home' */

