#logo {
	background-image:  url(images/logo.jpg);
	background-repeat: no-repeat;
}
#sidebar {
	background-image:  url(images/homehero.jpg);
}
#springbeach {
	background-image:  url(images/springbeach.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#stars {
	background-image:  url(images/stars.jpg);
	background-repeat: no-repeat;
}

.index {
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#header1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
