@charset "utf-8";
#background {
	background-attachment: fixed;
	background-image: url(images/bkgd-stucco.jpg);
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	border: 10px solid #600;
	list-style-type: circle;
	overflow: visible;
	position: relative;
	top: auto;
	-webkit-transition: all 3s ease-in 1s;
	-moz-transition: all 3s ease-in 1s;
	-ms-transition: all 3s ease-in 1s;
	-o-transition: all 3s ease-in 1s;
	transition: all 3s ease-in 1s;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #600;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bkgd-stucco.jpg);
	background-repeat: repeat;
	background-position: center center;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5;
	vertical-align: top;
	word-spacing: normal;
	white-space: nowrap;
	padding: 2px;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 10px solid #600;
	position: relative;
	-webkit-transition: all 3s ease-in 1s;
	-moz-transition: all 3s ease-in 1s;
	-ms-transition: all 3s ease-in 1s;
	-o-transition: all 3s ease-in 1s;
	transition: all 3s ease-in 1s;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	background-attachment: fixed;
	background-image: url(images/bkgd-stucco.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: left;
	white-space: nowrap;
	border: 10px double #600;
	-webkit-transition: all 3s ease-out 1s;
	-moz-transition: all 3s ease-out 1s;
	-ms-transition: all 3s ease-out 1s;
	-o-transition: all 3s ease-out 1s;
	transition: all 3s ease-out 1s;
	width: 980px;
}
#h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.image {
	border: 10px solid #600;
	color: #000;
}
BODY {
scrollbar-face-color:#900A0C;
scrollbar-highligh-color:#FFFFFF;
scrollbar-3dlight-color:#000080;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#00005E;
}
.style1 {font-size: medium}
.style15 {
	font-size: large;
	color: #006600;
	font-weight: bold;
}
.style3 {
	font-size: medium;
	color: #006600;
	font-weight: bold;
}

</style>
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #600;
	background-attachment: fixed;
	background-image: url(images/bkgd-stucco.jpg);
	background-repeat: repeat;
	background-position: center center;
}
