body {
	background-color:#5c6a53;
	background-image:url(images/bg.jpg);
	font-family:'Lucida Casual', 'Comic Sans MS';
}

A:link {text-decoration: none; color: #535f4f}
A:visited {text-decoration: none; color: #5d6b54}
A:active {text-decoration: none; color: #5d6b54}
A:hover {text-decoration: none; color: #2b302a}

body {
	margin-top:0px;
	margin:0px;
}

body, div, table, tr, td, p {
	font-family:'Lucida Casual', 'Comic Sans MS';
	font-size:small;
	color:#000000;
}

#tableholder {
	width:1074px;
	margin:0px;
	border-style:none;
}

#buttons {
	position:absolute;
	left:210px;
	width:780px;
	height:30px;
	border-style:none;
	text-align:left;
}
	

#header {
	background-image:url(images/header.jpg);
	height:143px;
	width:832px;
}
#nav {
	width:832px;
	height:35px;
	margin:0px;


}

#guestbooklink {
	position:absolute;
	left:50%;
	margin-left:200px;
	top:10px;
	width:170px;
	height:35px;
}

h1 {
    color:#535f4f;
	font-family:'Lucida Casual', 'Comic Sans MS';
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

h2 {
    color: rgb(0, 0, 0);
	font-family:'Lucida Casual', 'Comic Sans MS';
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 34px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}

