body, p, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
body {
	color: #650295;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin-top: 8px;
	margin-bottom: 8px;
}
.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4F0472;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}


#homenav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
}
#homenav p a:link {
	color: #660099;
	text-decoration: none;
}
#homenav p a:visited {
	text-decoration: none;
	color: #660099;
}
#homenav p a:hover {
	text-decoration: none;
	color: #9966FF;
}
#homenav p a:active {
	text-decoration: none;
	color: #9966FF;
}
.msg a:link {
	color: #660099;
	text-decoration: underline;
}
.msg p a:visited {
	text-decoration: underline;
	color: #660099;
}
.msg p a:hover {
	text-decoration: underline;
	color: #9966FF;
}
.msg p a:active {
	text-decoration: underline;
	color: #9966FF;
}
#sample1 {
	margin-top: 115px;
	margin-left: 40px;
}
#sample2 {
	margin-top: 115px;
}
#homenav td {
	width: 15%;
	text-align: center;
}



#momma {
	color: #FFFFCC;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	width: 100%;
	background-color: #FFFFCD;
}
#wrappercenter {
	background-image: url(../images/photo_inside.jpg);
	background-repeat: no-repeat;
	height: 332px;
	width: 712px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
