/* safari and opera need this */#menu,#content,#sub-section {float:left}#menu {
	background:url(../img/table_row_bg.png);
	background-repeat:repeat-x;
	border:0px solid #ccc; 
	margin:2.5px;
	}
	
#menu2 {
	background:url(../img/table_row_bg.png);
	background-repeat:repeat-x;
	border:0px solid #ccc; 
	margin:2.5px;
	filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
	}	
	
.innercol {
	background-color:#eeeeee;
	border:1px solid #ccc;
	min-width:220px;
	float:left;
	margin:5px;
	padding:6px;
	margin-left:0px;
	}
	
.innercol h3 {
	font-weight:bold;
	}		

.content_graphic {
	position:relative;
	z-index:1;
	float:right;
	top:260px;
	height:600px;
	width:600px;	
	background:url(../img/portal_graphic.png);
	background-repeat:no-repeat;
	}
	
.reminder {
	font-size:12px;
	color:#4b6482;
	font-weight:normal;
	text-align:center;
	padding:10px;
	background-color:#e5f1ff;
	border:1px solid #85afe2;
	
	
	}	#sub-section {
border:1px solid #ccc; 
padding: 5px;
margin-left:2.5px; 
margin-top:2.5px;}