body {
	background-color: #000000;
	margin: 0px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	margin-top: -270px;
	margin-bottom: 5px;
	top: 50%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#everything {
	width: 960px;
	height: 535px;
}
#navigation {
	position: absolute;
	width: 151px;
	top: 11px;
	left: 8px;
	background-color: #000000;
	margin: 0px;
}
#wrapper {
	position: absolute;
	top: 3px;
	left: 182px;
	width: 672px;
	height: 415px;
	background-image: url('images/design_r2_c10.gif');
	background-color: #FFFFFF;
	z-index: 5;
/*	margin: 40px;*/
}
#content {
	/*margin: 40px;*/
	position: absolute;
	top: 40px;
	left: 40px;
	width: 592px;
	height: 335px;
	overflow: auto;
}
#controller {
	position: absolute;
	top: 369px;
	left: 646px;
	height: 166px;
	width: 314px;
	z-index: 10;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 12pt;
}