@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contentarea {
  width: 932px ;
  height: 691px;
  margin-left: auto ;
  margin-right: auto ;
}

#leftcontent {
	position: relative;
	width: 173px;
	float: left;
	background-color: #000000;
	height: 516px;
}

#rightcontent {
	position: relative;
	width: 759px;
	float: right;
	height: 516px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
