
	body {
		text-align: center;
		background-color: #fff;
		background-image: url("_webpages/img/bggroot.gif");
		}
	
	div
	{
			color: #272727;
			font-size: 11px;
			font-family: arial;
	}
	
	#frame {
		width:810px;
		margin-right:auto;
		margin-left:auto;
		margin-top:40px;
		padding:0px;
		text-align:left;
		}
		
		
	#contentheader{
		margin-top: 10px;
		margin-bottom: 20px;
		margin-left: -8px;
	}	
		

	#contentleft_heading {
		width:190px;
		height: 16px;
		padding:0px;
		background-color: white;
		background-image: url("_webpages/img/h_news.gif");
		}	

	#contentleftcontainer {
		float: left;
		width:188px;
		padding:0px;
		color: #272727;
		}
		
		#newsleft
		{
				width:182px;
			background-color: white;
			padding: 4px;
		}

	#contentcenter_heading
	{
		height: 4px;
		background-color: white;
		background-image: url("_webpages/img/h_intro.gif");
		background-repeat: no-repeat;
		/*
		background-attachment: fixed;
		background-repeat: no-repeat;
		*/
	}	
		
	#contentcenter {
		margin-left: 7px;
		margin-right: 5px;
		width:400px;
		height:600px;
		padding:0px;
		float:left;
		}
		
	#contentcenterframe {
		width:400px;
		height:448px;
		margin-top: 0px;
		}
	
	#contentcenterbottom_heading 
	{

		height:16px;
		background-color: white;
		background-image: url("_webpages/img/h_random.gif");
	}
	
	#contentcenterbottom
	{
		margin-top: 10px;
		background-color: white;
		font-family: Georgia, Times New Roman, Times, serif;
		font-size: 20px;
	}

	#contentright1_heading 
	{
				width:196px;
		height:16px;
		background-color: white;
		background-image: url("_webpages/img/h_latest.gif");
	}
	
	#contentright1 
	{
		float:left;
	}
		

	.contentbalken
	{		
		
		overflow: auto;
		width:188px;
		height:196px;
		background-color: white;
		color: #272727;
		padding: 4px;
	}
	
	
	#contentright2_heading 
	{
				width:196px;
		height:16px;
		background-color: white;
		background-image: url("_webpages/img/h_users.gif");
	}
	
		
	#contentright2 
	{
		margin-top: 10px;
		float:left;
	}

		
	a:link
	{
		color: #272727;
		text-decoration: none;
	}
	
	a:visited
	{
		color: #272727;
		text-decoration: none;
	}

