/* Publishing Portal *//*___________________MAIN STRUCTURE___________________*/body{	font: 12px arial, helvetica, serif;	margin:0px;	background-color:#CCCC99;	/*background-image:url(../images/back.gif);*/}#content {	margin:auto;	width:700px;	height:auto;	margin-top:0px;	background-color:#fff;	background-repeat:no-repeat;	}#header{	position:relative;		height:150px;	background-image:url(../images/head.gif);	background-repeat:no-repeat;	background-position:top center;	border-bottom:3px solid #FFF;		}#menu{	position:absolute;	top:0px;	right:0px;	width:530px;	height:35px;	}/* contatins the textarea and sidebar */	#container{	position:relative;	width:700px;	height:auto;	background-color:#FFF;	}	#textContainer{	position:relative;	float:left;	width:700px;	height:auto;	background-color:#FFF;	border-top:2px solid #FFF;		}/*text area with no side bar menu*/		.text{	position:relative;	float:left;	width:auto;	height:auto;	}	/*text area with normal side bar menu*/		.textArea{	position:relative;	float:left;	height:auto;	width:700px;	/*background-color:#7E0F15;	background-image:url(../images/bg.gif);	background-repeat:repeat-x;*/	background-color:#FFFFFF;	border-top:4px solid #7E0F15;}.shade{	position:relative;	float:left;	/*background-color:#F3F4F4;*/	width:580px;	height:auto;	/*padding:5px;*/	padding-top:5px;	margin-top:5px;	margin-bottom:5px;	}.textAreaLeft{	position:relative;	float:left;	height:auto;	width:570px;	background-color:#FFF;	border-left:10px solid #FFF;	border-bottom:10px solid #FFF;	padding:10px;}/*text area when using side bar menu*/.textAreaMenu{	position:relative;	float:left;	height:auto;	width:625px;	background-color:#fff;	border-right:10px solid #FFF;	border-bottom:10px solid #FFF;	clear:right;	padding:10px;}#textSpace{	position:relative;	float:left;	width:1px;	height:300px;}	#sideSpace{	position:relative;	float:left;	width:1px;	height:400px;}#footer{	position:relative;	height:0px;	width:700px;	background-repeat:no-repeat;	font: 10px arial, helvetica, serif;	text-align:right;}#clear{	position:relative;	clear:both;	height:1px;	width:850px;}#data_entry_menu{	position:absolute;	top:-32px;	right:-10px;	text-align:right;	z-index:10;		width:auto;	}#data_menu{	position:absolute;	top:-37px;	height:22px;	right:-20px;	text-align:right;	font: 12px arial, helvetica, serif;	color:#A9B8C4;	z-index:2;	padding-top:5px;	padding-left:5px; 	padding-right:5px;}	.extraInfo{	position:relative;	float:left;	height:auto;	width:280px;	padding-left:5px;} 