#leftborder {
	position:absolute;
	left:92px;
	top:392px;
	width:43px;
	height:162px;
	z-index:1;
}
#rightborder {
	position:absolute;
	left:785px;
	top:392px;
	width:43px;
	height:162px;
	z-index:2;
}
#aboutmeouter {
	padding-left: 40px;
	padding-right: 40px;
	margin: 0px;
}
#aboutmeouter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 0px;
}
#aboutmeouter ul  {
	list-style-image: url(../images/heart.png);
	border: 1px solid #DCD7D1;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F8F3ED;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
}
#aboutmeouter ul li {
	padding: 5px 0px 5px 5px;
}



.centertext {
	margin-right: 70px;
	margin-left: 70px;
}


.floatright {
	float: right;
	padding-left: 10px;
}

.floatleft {
	float: left;
	padding-right: 20px;
}
h1 {
	font-family: 'Modern Antiqua', cursive;
	;
	font-size: 1.5em;
	color: #6B9553;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B9553;
}
h2 {
	font-family: Arial, sans-serif;
	color: #CB2633;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CB2633;
	text-align: center;
}

.indent {
	padding-left: 20px;
}
.centerpicture {
	display: block;
	margin: 0 auto;
}
.highlighttext {
	font-size: 1.1em;
	font-weight: bold;
	color: #360;
}
.hugeindenttofixcda {
	padding-left: 230px;
}

