body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(../images/praxis1_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #666666;
}
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.left_border {
	background-image: url(../images/leftborder_back.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: right top;
	width: 15px;
}
.right_border {
	background-image: url(../images/rightborder_back.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
.main_content {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%
	padding-right: 15px;
	margin-right: 15px;
	margin-left: 15px;
	width: 718px;
}
.wrapper1 {
	height: 100%;
	width: 780px;
}
.left_content {
	width: 339px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.right_content_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	margin-right: 10px;
	height: 254px;
}
.wrapper2 {
	background-color: #FFFFFF;
	background-image: url(../images/praxis1_17.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
	padding-top: 10px;
	padding-left: 10px;
}
.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0033;
}
li {
  LIST-STYLE-IMAGE: url(../images/bullet.gif); 
  PADDING-BOTTOM: 10px;
}
