			body
			{
				font-family:'Trebuchet MS','Verdana';
				font-size:12px;
				color:#6E7878;
				background-color:white;
				text-align: center;
				margin: 0 auto;
				padding: 0;
			}
			#main 
			{
				position:relative;
				margin: 0 auto;
				width:	780px;
				top: 0px;
				height: 55000px;
				text-align: left;
			}
			#left_bar
			{
				position:absolute;
				left:0px;
				top:0px;
				width: 388px;
				background-image: url(http://hundertelf.com/img/layout/grey_dot.gif);
				height:100%;
			}
			#right_bar
			{
				position:absolute;
				right:0px;
				top:0px;
				width: 388px;
				background-image: url(http://hundertelf.com/img/layout/green_dot.gif);
				height:100%;
			}
			.block
			{
				position:relative;
				left:115px;
				width:550px;
				background-color:white;
				padding:4px;
				z-index:100;
			}
			.content
			{
				padding:20px;
				width:237px;
				background-color: #E8E9E9;
			}
			.navigation
			{
				width:273px;
				background-color: white;
			}
			.navigation img
			{
				position:relative;
				top:2px;
				left:11px;
			}
			.navigation a
			{
				text-decoration:none;
				color:#6E7878;
			}
			.navigation div
			{
				height:20px;
			}
			#navigation_active
			{
				background-color:#E8E9E9;
			}
			.navigation_1
			{
				font-weight:bold;
				position:relative;
				top:2px;
				left:13px;				
			}
			.navigation_2
			{
				position:relative;
				top:2px;
				left:33px;				
			}
			.logo
			{
				position:absolute;
				top:-55px;
				left:0px;
			}
			.claim
			{
				position:absolute;
				top:-41px;
				left:297px;
				font-size:25px;
				color: #5e6b73;

			}
			.divider
			{
				position:relative;
				height:900px;
				width:100px;
				top:0px;
				left:0px;
			}
			.block_head
			{
				position:relative;
				height:100px;
				width:100px;
				top:0px;
				left:0px;
			}
