
/* Layout Stylesheet Full screen*/ 



div#outer {
	text-align:left;
	border:0px solid #000000;
	width:auto;
	margin:auto; 
}
 
div#bodyblock {
	padding-left: 10px;
	background: #ffffff;
	width: auto;
	color: #333333;
	position: static;
}

div#ftr {
	margin:0;
}
 
div#ftrad {
	height:70px;
	background:#ffffff;
	color: #000000;
	margin:0;
}
 
#selectorbar {
	width:100%;
}

#selectorbar SELECT,  div#selectorbar INPUT {
	font-weight:normal;
}

div#optionbar {
	background: #dcdcdc;
	margin: 0px;
	width: auto;
	color: #000000;
	position: relative;
	height: 0px;
}

div#pageheader {
	background: #ffffff;
	margin: 0px;
	width: auto;
	color: #000000;
	height: 70px;
}
 
div#pagegutter {
	font-size: 3px;
	background: #336699;
	margin: 0px;
	width: auto;
	color: #336699;
	height: 3px;
}

div#bar {
	height:25px;
	background:#336699;
	color: #ffffff;
	border:solid #000000;	
	border-width:1px 0 1px 0;
	width: auto;
}
