/* RVTC Website Styles. Created November 2003, Tom Adams
   This layout is designed primarily for newer IE browsers - but will display almost perfectly on Mozzilla and derivatives. It doesn't degrade well...
/* basic design rules */
h1,h2,h3,h4,a{
	color:#000000;
}
a:hover {
	background-color: #eeeeee;
}
#footer a:hover, #header a:hover, {
	background-color:#eeeeee;
}
.box{
	border: 1px solid #993;
}
.edgeLine{
	background-image: url(/images/divider-gold.gif);
}
.guestbookBox{
	margin:5px 0px;
	padding:8px;
	border: 1px solid #993;
	background-color:#E4F1F9;
	color: #000000;
}

.guestbookBox2{
	margin:5px 0px;
	padding:8px;
	border: 2px solid #ffffff;
	background-color:#698bc4;
	color: #000000;
}
#year { position: absolute;
	height: 15px;
	width: 5px;
	}