.thin_border_green_top {
	background: url(images/thin_border_top_green.png);
	background-repeat: no-repeat;
	width: 400px;
}

.thin_border_green_top_margin {
	margin-top:28px;
	margin-left:28px;
	margin-right:28px;
}

.thin_border_green_sides {
	background: url(images/thin_border_sides_green.png);
	background-repeat: repeat-y;
	width: 400px;
}

.thin_border_green_sides_margin {
	margin-left:28px;
	margin-right:28px;
}

.thin_border_green_bottom {
	background: url(images/thin_border_bottom_green.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 30px;
}

.thin_border_green_bottom_margin {
	margin-left:28px;
	margin-right:28px;
}



.green_border_876_top {
	background: url(images/green_border_876_top.png);
	background-repeat: no-repeat;
	width: 876px;
}

.green_border_876_top_margin {
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
}


.green_border_876_sides {
	background: url(images/green_border_876_sides.png);
	background-repeat: repeat-y;
	width: 876px;
}

.green_border_876_sides_margin {
	margin-left:8px;
	margin-right:8px;
}


.green_border_876_bottom {
	background: url(images/green_border_876_bottom.png);
	background-repeat: no-repeat;
	width: 876px;
	height: 30px;
}

.green_border_876_bottom_margin {
	margin-left:8px;
	margin-right:8px;
}


.thin_border_top {
	background: url(images/thin_border_top.png);
	background-repeat: no-repeat;
	width: 476px;
}

.thin_border_top_margin {
	margin-top:28px;
	margin-left:8px;
	margin-right:8px;
}


.thin_border_sides {
	background: url(images/thin_border_sides.png);
	background-repeat: repeat-y;
	width: 476px;
}

.thin_border_sides_margin {
	margin-left:8px;
	margin-right:8px;
}


.thin_border_bottom {
	background: url(images/thin_border_bottom.png);
	background-repeat: no-repeat;
	width: 476px;
	height: 30px;
}

.thin_border_bottom_margin {
	margin-left:8px;
	margin-right:8px;
}


.footer_links {
	color: #FFFFFF;
}

.headerLinkImage {
	border: 0px;
}

.guestbook_message {
	font-family: Tahoma;
	font-size: 12pt;
}

.guestbook_userName {
	font-family: Tahoma;
	font-size: 10pt;
	color: rgb(96,96,96);
}

.guestbook_entryTime {
	font-family: Tahoma;
	font-size: 10pt;
	color: rgb(96,96,96);
}








