@charset "UTF-8";
a:focus {
	outline: none;
}
#wrapper {
	width: 800px;
	height: 548px;
	position: relative;
	top: 122px;
	position: relative;
	margin-right: auto;
	margin-left: auto;


}
#navwrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top:125px;
	left:4px;
}

.inner {

}
#animation {
	height: 200px;
}
#top-frame {
	height: 150px;
	border-top: 1px solid #05BEC6;
	border-right: 1px solid #05BEC6;
	border-left: 1px solid #05BEC6;
	border-bottom-color: #05BEC6;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	
}
#logo {
	height: 110px;
	margin-left: 280px;
	margin-top: 20px;
}
#bottom-frame {
	height: 120px;
	width: 680px;
	border-right: 1px solid #05BEC6;
	border-bottom: 1px solid #05BEC6;
	border-left: 1px solid #05BEC6;
	border-top-color: #05BEC6;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 50px 30px 30px;
	line-height: 25px;
	margin-top:-4px;
}
#buttons {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#smallerguestbook-bar {
	width: 740px;
	margin-right: auto;
	margin-bottom: auto;
}
