body {
	background-color: #6699cc;
	background-image: url(http://www.rememberkelly.org/guestbook/images/guestbook_background.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0;
text-align:center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:12px;
}
#wrapper {
	width: 760px;
	background-image: url(http://www.rememberkelly.org/joomla/images/images/guestbook_background.gif);
	background-repeat: repeat-x;
	text-align: left;
	margin:0 auto;
	position: relative;
}
#logo {
	float: left;
}
#photo {
	float: right;
}
#navigation {
	position: absolute;
	width: 760px;
	top: 144px;
	left: 0px;
}
#navigation ul {
	margin: 0;
	list-style: none;
	font-size: 11px;
}
#navigation li {
	float: left;
}
#navigation a {
	padding: 6px 8px;
	text-decoration: none;
	color: #712E90;
	font-weight: bold;
}
#navigation a:hover {
	color: #66CCCC;
	background-color: #702C8F;
}
.adminform {
text-align:left;
font-size:12px;
font-family: "Trebuchet MS", Verdana, sans-serif;
}
.contentheading {
text-align:center;
color:#712E90;
font-weight:bold;
font-size:14px;
}
a {
	color: #712E90;
	font-weight: bold;
}
a:hover {
color: #ffffff;
}