body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3366FF;
}
td{
	border:1px;
	border-color: #FFFFFF;
	border-style:solid;
}
.accesslog{
	width:800px;
	border:1px;
	border-color: #FFFFFF;
	border-style:solid;
	border-collapse:collapse;
}
.error {
	background-color: #990000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
input[type=button] {
	font-size: 8px;
}
#balibeachpicture {
	position:absolute;
	width:800px;
	height:auto;
	z-index:1;
	left: 268px;
	top: 67px;
}
#pagetitle{
	position:absolute;
	width:800px;
	height:150;
	z-index:2;
	left: 330px;
	top: 10px;
}
#log{
	position:absolute;
	left: 268px;
	top: 700px;
	width: 800px;
	height: 250px;
	overflow:show;
}
#guestbook {
	position: absolute;
	left: 21px;
	top: 33px;
	width: 222px;
	height: 663px;
	border: 0;
	padding: 5;
	z-index: 0;
}
#guestbooksubject{
	position: relative;
	top: 40px;
	z-index: 2;
}
#guestbookemail {
	position: absolute;
	top: 75px;
	bottom: 0px;
	z-index: 2;
}
#guestbookmessage,#guestbookmessages {
	position: absolute;
	top: 110px;
	width: 240px;
	height: 114px;
	z-index: 2;
	left: 1px;
}
#guestbookmessages {
	top: 300px;
	z-index: 2;
	overflow: auto;
	height: 370px;
	width: 235px;
}
.title{
	font-size: 24px;
	color: #FFFFFF;
}
.subtitle{
	font-size: 14px;
	left: 0px;
}
.currentip{
	color: #990000;
}
.textinput,.guestbookmessage {
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	padding: 3px;
	border: 1;
	border-color: #336699;
	width: 200px;
	position: relative;
	right: 0px;
	overflow: hidden;
}
.guestbookmessage {
	height: 150px;
	background-color: #336699;
	overflow: auto;
	width: 225px;
}
.guestbookmessagefooter,.guestbookmessageheader{
	color:#FFFF00;
}