@charset "UTF-8";
.regulartext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.subheadtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.headertext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C39;
	text-align: left;
}
a:link {
	color: #603;
}
a:visited {
	color: #603;
}
a:hover {
	color: #906;
}
#menu {
	width: 188px;
	left: 70px;
	top: 52px;
	position: absolute;
}
body,td,th {
	color: #000;
	text-align: left;
}
#background {
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(images/donnatouch.jpg);
	visibility: visible;
}

.regularboldtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.smalltext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
#facebook {
	width: 188px;
	left: 940px;
	top: 648px;
	position: absolute;
}
#content {
	width: 661px;
	left: 490px;
	top: 210px;
	position: absolute;
	height: 425px;
	text-align: left;
}
.regularitalic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-style: italic;
}
.centered {
	text-align: center;
}
#contentcentered {
	width: 800px;
	left: 425px;
	top: 210px;
	position: absolute;
	height: 425px;
	text-align: center;
}
#logo {
	width: 188px;
	left: 455px;
	top: 42px;
	position: absolute;
}

