.header {
	background-image: url(images/kaplan_header_01.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 850px;
}
.wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	background-image: url(images/logo_back.gif);
	background-repeat: no-repeat;
	background-position: 425px 225px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3CC95;
	border-bottom-color: #B3CC95;
	border-left-color: #B3CC95;

}
.body_area {
	padding-top: 0px;
	padding-left: 24px;
	float: left;
	width: 550px;
	padding-right: 10px;
}
.footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/1_pix_green.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A35057;
	text-decoration: none;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	width: 500px;
}
.spaceabove {
	margin-top: 15px;
}
.title {
	float: right;
	width: 850px;
	padding-bottom: 50px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	background-color: #F1F5EB;
	color: #333;
}
.right_col {
	width: 220px;
	float: right;
	background-image: url(images/E.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5C996;
	margin-bottom: 30px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #A35057;
	margin: 0px;
	padding-bottom: 5px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #334036;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #A35057;
	padding-bottom: 3px;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #334036;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 3px;
}
h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 22px;
	color: #0F853F;
	text-decoration: none;
}
.nomarginbottom {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;

}
#login {
	margin-top: 8px;
	padding-left: 10px;
	
}
	
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #863F41;
	border-right-color: #863F41;
	border-bottom-color: #863F41;
	border-left-color: #863F41;
	margin-bottom: 15px;
}
.border_team {
	border: 1px solid #843F42;
	margin-bottom: 3px;
}
.management {
	float: left;
	width: 152px;
	margin-top: 33px;
	margin-right: 25px;
}
h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #334036;
	margin: 0px;
}
.right_col a {
	color: #0F853F;
	text-decoration: underline;
}
.right_col a:hover {
	color: #B3CC97;
	text-decoration: none;
}

