div#admin
	{
	position:absolute; bottom:0px; right:25px; width:auto; height:15px;
	font-size:9px !important
	}

div.column
	{
	position:relative; top:0px; left:0px; width:97%; height:80%; overflow:auto;
	padding:0% 3% 5% 0%
	}

div.content_area
	{
	position:relative; top:0px; left:0px; width:19.5%; height:100%; float:left;
	margin:0% 1.5% 0% 1.5%; padding:1%; background-image:url(../grfx/background.png); background-repeat:repeat-x;
	text-align:justify
	}

div#content
	{
	position:relative; top:0px; left:0px; width:100%; height:46%; float:left; clear:both;
	margin:2% 0% 4% 0%
	}

div#title
	{
	position:relative; top:0px; left:0px; width:100%; height:200px; float:left; clear:both;
	margin:2px 0px 2px 0px; padding:3px 0px 8px 0px;
	border:1px solid #b0b1c6; border-left:0px; border-right:0px
	}