body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	background-image: url(../images/wallpaper.jpg);
}
div#topcontainer {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
	background-image: url(../images/box_backer.jpg);
	height: 260px;
	width: 720px;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#maincontainer {
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	position: relative;
	width: 720px;
	background-image: url(../images/box_backer.jpg);
	background-repeat: repeat-y;
}
div#rightsbox {
	position: relative;
	height: 20px;
	width: 720px;
	margin: 0px;
	padding: 0px;
}
div#logo {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 75px;
	width: 300px;
	background-image: url(../images/box_backer.jpg);
}
div#topnav {
	float: right;
	height: 25px;
	width: 420px;
	margin-top: 50px;
	margin-right: 0px;
}
div#banner {
	height: 170px;
	width: 700px;
	clear: none;
}
.HeaderBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #0000FF;
}
div#footer {
	height: 100px;
	width: 700px;
}
div#contact {
	float: left;
	height: 25px;
	width: 500px;
	margin-top: 73px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
.linksheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
div#bottomnav {
	height: 25px;
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	top: auto;
	clear: both;
}
div#float_r_1 {
	float: right;
	height: 170px;
	width: 270px;
}
div#float_l_1 {
	float: left;
	height: 170px;
	width: 270px;
}
div#float_r_2 {
	float: right;
	height: 170px;
	width: 270px;
}
div#float_l_2 {
	float: left;
	height: 170px;
	width: 270px;
	margin-top: 650px;
}
.guestbookentry {
	font-family: Andy, MICRODOT, HERMAN;
	font-size: 18pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.guestbookname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #666666;
}
div#guestbook {
	background-color: #FFFFFF;
	background-image: url(../images/guestbook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 480px;
	width: 680px;
}
div#guestentry {
	background-image: url(../images/guestbook_entry.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 520px;
	width: 400px;
}

