body {
	font-family: verdana,sans-serif;
	text-align:center;
	font-size:1em;
	color:#B51223;
	background: #005 url(Background/Angel.jpg) repeat-y center top;
	margin:0;
	padding:0;
}
a img {
	border:none;
}
#content {
	width:640px;
	position:absolute;
	left:50%;
	margin-left:-320px;
}

h1, h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h1, #guestbook h1 {
	font:bold 2em Times New Roman, serif;
	margin-bottom:25px;
}
h3 {
	font:1.5em sans-serif;
	vertical-align:top;
	color:#005;
	margin-bottom:5px;
}
h2 {
	margin:0;
	margin-bottom:20px;
	font:1.8em;
}
p {
	margin:10px 0 0 0;
	font-size:1em;
 }
a {
	font:bold 1em/1.5em;
	color:#A50213;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#D53243;
}
p a {
	font-size:1.2em;
}
img#latest {
	border:1px solid white;
	margin:5px 0 20px 0;
}
#guestbook {
	padding: 0 10px;
	border:1px solid #B51223;
	width:500px;
	text-align:left;
	margin:50px 0 50px 20px;
	color:#005;
}
#guestbook h1 {
	font:bold 18px Verdana;
}
#guestbook p {
	font:11px Verdana;
}
#guestbook table {
	table-layout:fixed;
	width:480px;
}
#guestbook th {
	vertical-align:top;
	padding-top:3px;
}
#guestbook td#gbsendcol {
	height:30px;
}
#guestbook col#labelcol {
	width:150px;
}
#guestbook col#inputcol {
	width:330px;
}
#guestbook textarea, #guestbook input {
	border:1px solid #B51223;
	width:320px;
}
#guestbook textarea {
	height:200px;
	font:12px Verdana;
}
#guestbook a#gbsend {
	border-top:2px solid white;
	border-left:2px solid white;
	border-right:2px solid #A51223;
	border-bottom:2px solid #A50213;
	width:100px;
	font-weight:bold;
	background-color:#F53243;
	color:#007;
	padding:3px;
}
#guestbook  a#gbsend:hover {
	background-color: #F75263;
	color:black;
	text-decoration:none;
}
.linklist ul {
	list-style:none;
	padding:0;
	margin:0;
}
.linklist li a {
	font:bold 12px Verdana;
	text-decoration:none;
	display:block;
	width:250px;
	border-top:1px solid #F55253;
	border-bottom: 1px solid #B55233;
	border-left: 1px solid #E54253;
	border-right:1px solid #E54253;
	/*background:#C51223;*/
	color:#005;
	padding:2px 4px;
}
.linklist li a.top {
	border-top:1px solid #E54253;
}
.linklist li a:hover {
	background:#007;
	color:#E54253;
}
.linklist h2 {
	color:#005;
	font:bold 15px Verdana;
	margin:20px 0 10px 0;
	padding:0;
}
.date {
	color:#555;
	font-style:italic;
	font-size:11px
}
.comment {
	color:#005;
	margin-top:3px;
}
#morelatestpics {
	width:600px;
	margin-bottom:20px;
}
.morelatest {
	width:140px;
	float:left;
}
.left {
	margin-right:10px;
}
#morepicslink {
	text-align:right;
	margin-right:20px;
}
#backhome {
	text-align:left;
	margin-left:20px;
}
