.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	letter-spacing: .01em;
	white-space: normal;
	display: block;
}
.sarahsname {
	background-image: url(images/sarahmaycmt.jpg);
	height: 50px;
	width: 292px;
	position: relative;
	right: 0px;
	bottom: 0px;
	z-index: 102;
	left: 394px;
	top: 125px;
}
.mainmenu {
	position: absolute;
	height: 250px;
	width: 125px;
	left: 89px;
	top: 177px;
	z-index: 103;
	text-align: right;
	padding: 3px;
	margin: 0px;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	text-indent: 0px;
	padding-left: 20px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #374D5E;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #374D5E;
	text-decoration: none;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	text-align: left;
	text-indent: 5px;
	color: #FFFFFF;
}

.background {
	background-image: url(images/background_gradient.jpg);
	height: 100%;
	width: 1024px;
	top: auto;
	right: 100%;
}
.leafcorner {
	background-image: url(images/leafcorner.jpg);
	top: 0px;
	right: auto;
	height: 460px;
	width: 241px;
	z-index: 100;
	position: absolute;
	left: 0px;
}
.contentbox {
	background-image: url(images/background_content.jpg);
	height: auto;
	width: 466px;
	top: 125px;
	right: auto;
	left: 220px;
	z-index: 101;
	float: none;
	position: relative;
	text-align: right;
	padding: 0px 0px 10px;
	margin: 0px 0px 5px;
	border: 1px solid #FFFFFF;
	overflow: auto;
}
p {
	padding-left: 2px;
	margin-bottom: 10px;
}
