body {
	background-color: #FFCC00;
	background-image: url(images/bg-lge.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer {
	background-color: #00c6a7;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: 0px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #f3d401;
	border-left-color: #f3d401;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 90%;
}
.footertextsmall {
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330066;
	background-color: #FFFFFF;
	background-image: url(images/splatter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #f3d401;
	border-left-color: #f3d401;
	width: 90%;
}
.paramargins {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 25px;
}

.navigation {
	background-color: #028873;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #f3d401;
	border-left-color: #f3d401;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	line-height: 45px;
	width: 90%;
}
.link {
	color: #dffffa;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.header {
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #f3d401;
	border-left-color: #f3d401;
	width: 90%;
}
.header-img-right {
	background-attachment: scroll;
	background-image: url(images/walking-sticks.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 139px;
}
.header-img-left {

	background-attachment: scroll;
	background-image: url(images/lounge-room.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
}
