
table.contenttable 
{
	width: 600px;
}
table.contenttable_search
{
	width: 600px;
	background-color:#009900;
}


div#container 
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	text-align:center;
}

div#maincontent 
{
	margin: 0px auto;
	width:800px;
}

div#content 
{
	width:600px;
	float:left;
}

div#rightblock 
{
	width:140px;
	height:400px;
	background-color: #ffffff;
	float:left;
	border: solid 1px;
	display:block;
	padding: 20px 0px 0px 5px;
	margin:115px 0px 0px 20px;
}

div#bottomblock 
{
	clear:both;
	text-align:left;
	padding-top: 15px;
	/*border-top: solid 1px;*/
}

div#hadobe 
{
	text-align:left;
	width:120px;
	color:#000000;
	font-size: 12px;
	font-weight:normal;
	font-family: Arial,Verdana;
	margin:0;
}

div#hadobe A.toplink
{
	font-weight:bold;
	color:#0000ff;
	text-decoration:underline;	
}

div#hadobe A.bottomlink
{
	color:Gray;
	font-size:9px;
	font-weight:lighter;
}

