body {
	background-image:  url(images/back.gif);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.1em;
}
a:link, a:visited {
	color:#fff;
	text-decoration : none;
}
a:hover{
color:#967A5B
}
.BulletBackgroundColor {
	color: #FFFFFF;
}
#container {
	margin:auto;
	width: 640px;
	border: 5px solid #FFFFFF;
	background-color: #D0B58B;
}
html>#container	{
	width: 650px;
	} 
.DataColor {
	color: #DEDECA;
}
p {
	font-size:85%;
	padding: 5px;
	}
#header1{
	top:0px;
	height:25px;
	background-color:#D0B58B;
	border-bottom:5px solid #fff;
	background-image:  url(images/title.gif);
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 635px;
	}
#header2{
	position:relative;
	left:154px;
	top:0px;
	width:154px;
	height:30px;
	background-color:#D0B58B;
	margin:0;
	}
#header3{
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	}
#imageheader {
	position:relative;
	background-image:  url(images/header.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader1 {
	position:relative;
	background-image: url(images/header1.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader2 {
	position:relative;
	background-image:  url(images/header2.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader3 {
	position:relative;
	background-image:  url(images/header3.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader4 {
	position:relative;
	background-image:  url(images/header4.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader5 {
	position:relative;
	background-image:  url(images/header5.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader6 {
	position:relative;
	background-image:  url(images/header6.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#imageheader7 {
	position:relative;
	background-image:  url(images/header7.jpg);
	height: 200px;
	width: 640px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	background-color:#D0B58B;
	border-top: 5px solid #fff;
	clear: both;
	font-size: xx-small;
	width: 640px;
	font-size: 75%;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#content {
	border-right:5px solid #fff;
	background-color:#D0B58B;
	float: left;
	width: 481px;
	}
#content1 {
	border-right:5px solid #fff;
	background-color:#D0B58B;
	float: left;
	width: 481px;
	text-align: center;

	}	
#sidebar{
	width:142px;
	background-color:#D0B58B;
	margin-left: 495px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	}
#links{
	position:relative;
	background-image: url(images/blockheader.gif);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-bottom:10px;
	}
#links ul{
	list-style-type:none;
	margin:0px;
	font-weight:bold;
	padding-left:0px;
	}
#photos{
	position:relative;
	background-image: url(images/blockheader.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:10px;
	padding-right: 0px;
	padding-left: 0px;
}
#additional{
	position:relative;
	background-image: url(images/blockheader.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:5px;
	}
.noborder{
	border:none;
	}
.guestbook{
	font-style:italic;
	font-size:125%;
	text-align:center;
	}
.guestbookname{
	text-align:right;
	}
	
