			body {
				font-family: helvetica, arial, sans-serif;
				background: #9c0016;
				text-align: center;
			}
			p {
				margin-top: 0;
				padding: 2 0;
				1padding: 6 0;
			}
			.ds_content {
				width: 100%;
				margin-top: 8;
				*margin-bottom: 0;
			}
			.ds_text {
				width: 192;
				*width: 247;
				height: 150;
				*height: 200;
				background: url('img/bg_text.gif') no-repeat top left;
				padding: 25;
				font-family: helvetica, arial, sans-serif;
				font-size: 12px;
				line-height: 12px;
				color: #888;
				text-align: left;
			}
			.ds_text p {
				*margin: 10 0;
			}
			.ds_text b {
				font-weight: normal;
				color: #111;
			}
			.ds_text a {
				color: #C50005;
				text-decoration: none;
			}
			.ds_image {
				width: 468;
				height: 200;
				overflow: hidden;
				background: url('img/bg_image.gif') no-repeat top left;
				float: right;
			}
			#ds_container {
				margin: 0 auto;
				width: 720;
				*width: 740;
				1height: 100%;
			}
			#ds_inner {
				position: relative;
				width: 720;
				*width: 740;
				background: #fff;
				padding: 0 10 10;
			}
			#ds_top {
				width: 100%;
				height: 110;
				margin-bottom: -4;
				1background: url('img/top.gif') no-repeat top left;
				background: #fff;
			}
			#ds_top ul#main_menu {
				position: absolute;
				top: 65;
				left: 33;
				list-style-type: none;
				margin: 5 0;
				padding: 0;
				font-size: 11px;
			}
			#ds_top ul#main_menu li {
				display: inline;
				padding: 0 4;
			}
			#ds_top ul#main_menu li a {
				color: #222;
				text-decoration: none;
			}
			#ds_top ul#main_menu li a.active {
				color: #C50005;
				1text-decoration: underline;
			}
			#ds_top ul#main_menu li a:hover {
				text-decoration: underline;
			}
			#ds_top #languages {
				1float: right;
				position: absolute;
				top: 10;
				right: 5;
				1padding: 2 30;
				font-size: 10px;
			}
			#ds_top #languages a {
				padding-right: 10;
				color: #222;
				text-decoration: none;
			}
			#ds_top #languages a.active {
				color: #C50005;
			}
			#ds_top #languages a:hover {
				text-decoration: underline;
			}
			
			#ds_area {
				position: relative;
				top: 20;
				left: -130;
			}
			#ds_logo {
				position: absolute;
				top: 30;
				left: 30;
			}
			#ds_bottom {
				width: 100%;
				1height: 43;
				margin-top: 10;
				1margin-bottom: 50;
				1background: url('img/bottom.gif') no-repeat top left;
				background: #000;
				padding: 4 0;
				color: #fff;
				font: 10px/14px arial, sans-serif;
			}
			#ds_shop {
				width: 670;
				margin-top: 8;
				padding: 25;
				background: #ccc;
				font-family: helvetica, arial, sans-serif;
				font-size: 12px;
				text-align: center;
			}
			
			
			#ds_menu {
				background: #000;
				color: #ccc;
				height: 20;
				1margin-top: 5;
				font: 10px/14px helvetica, arial, sans-serif;
			}
			#ds_menu a {
				color: #fff;
				text-decoration: none;
			}
			#ds_menu .projects {
				float: right;
				padding: 2 5;
			}
			#ds_menu .projects a {
				padding-left: 10;
			}
			
			#ds_more_content a#showmore {
				display: block;
				background: #000;
				color: #fff;
				font: 10px/14px helvetica, arial, sans-serif;
				text-align: center;
				padding: 3 0;
				margin: 6 0 -3;
				text-decoration: none;
			}
