* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 330px;
	width: 950px;
	background-image: url(../images/home/trineena2.png);
	background-repeat: no-repeat;
}
#flashholder {
	height: 259px;
	width: 350px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	padding-top: 40px;
}
#navholder {
	height: 32px;
	width: 360px;
}
#footer {
	width: 950px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer/footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#backtotop {
	height: 20px;
	width: 94px;
	margin-left: 430px;
}

#butterfly {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 950px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ababab;
	border-left-color: #ababab;
	background-position: bottom;
}

#profile {
	width: 800px;
	padding-top: 40px;
	padding-right: 75px;
	padding-bottom: 80px;
	padding-left: 75px;
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	line-height: normal;
	color: #560b39;
}
#body {
	width: 950px;
	background-repeat: repeat-y;
	background-image: url(../images/home/homebackground.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ababab;
	border-left-color: #ababab;
}

a:hover {
	color: #880150;
	text-decoration: underline;
}
.links {
	color: #F00;
	text-decoration: none;
}
p {
	color: #560b39;
}
strong {
	color: #560b39;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-weight: 600;
	color: #560B39;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #560B39;
	font-size: 16px;
	font-style: normal;
}

