/* CSS Document */

BODY
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #999999;
	background-image: url(../img/layout/bg_content.gif);
	background-repeat: repeat-y;
	}	

#floatright {
	float: right;
	padding:3px;
	clear:both;
	text-align: justify;
}
#floatleft {
	float: left;
	padding:2px;
	clear:both;
	text-align: justify;
}




	#container
	{
	width: 720px;
	text-align: left;
	z-index:1;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	
	}

	#container_500
	{
	
	margin: 0em auto;
	width: 700px;
	text-align: left;
	z-index:1;
	
	}
	
	#header
	{
	vertical-align:middle;
	z-index:2;
	height: 20px;
	}
	
	#mainnav
	{
		height: 10px;
		z-index:2;
	}
	

	
	#cont_430px		{
	float: left; 
	width: 430px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:2;
	}
	
	#cont_400px		{
	float: left; 
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:2;
	}
	#cont_320px		{
	float: left; 
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:2;
	}

	#cont_1to1		{
	float: left; 
	width: 720px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:2;
	}

	hr
	{
	
	clear:both;
	
	}
	#cont_150px_right_scroll
	{	/*text-align:right;
		float: right; 
		width: 150px;
		height: 400px;
		*/
	height:375px;
	left:415pt;
	margin:0pt;
	overflow:auto;
	padding:0pt;
	position:absolute;
	top:20px;
	width:210px;
	background-attachment: scroll;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	bottom: 5%;
	
	
		
		
		
	}

	#cont_120px_right
	{	text-align:right;
		float: right; 
		width: 120px;
		height: 400px;
	}

	#cont_200px_right
	{	text-align:right;
		float: right; 
		width: 200px;
		height: 400px;
	}



	#cont_float
	{
	float:none;
	background:#222222;
	padding: 15px;
	top: 40px;
	/*width:740px;*/
	position:absolute;
	text-align:left;
	border:solid #666666 1px;
	z-index:0;
	margin: auto;
	overflow: visible;
	height: auto;
	left: 200px;
	right: 200px;
	visibility: hidden;
	z-index:100;
	
	
	}

#cont_float3
{margin-right:auto;margin-left:auto;width:750px;border:solid #666666 1px;}
	
	#menu
	{	text-align:right;
		float: right; 
		width: 120px;
		height: 400px;
		background-color: yellow;
	}

	
	#footer	
	{
		clear: both;
		height: 20px;
	}
#cont_250px_right {
text-align:right;
		float: right; 
		width: 250px;
}



	#err	
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-color: #FEFBC8;
	border: 1px solid #B4B4B4;
	
	}
