body {
	background-image: url(images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #6b2f90;
	font-family: lucida grande;
}
#backpage {
	background-image: url(images/bodybgbp.jpg);
	background-color: #bfe4df;
}
#index {
	color: #fff;
}
#index a, #backpage a {
	color: #835e9a;
	size: .8em;	
}
#contact a {
	color: #fff;
}
#contact {
	padding-top: 40px;
	color: #835e9a;
	font-size: .8em;
}
#backpage #main {
	font-size: 1.2em;
	color: #465855;
}
h2 {
	color: #8ab5af;
	font-family: georgia, times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	color: #8ab5af;
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: normal;
}
#nav a {
	color: #fff;
	text-decoration: none;
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
#nav a.current-page {
	background-color: #fff;
	color: #6b2f90;
}
#nav ul, #footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav ul {
	text-transform: lowercase;
	size: 18px;
	line-height: 18px;
	padding-top: 40px;
	height: 185px;
	overflow: hidden;
}
#backpage #footer {
	padding-top: 50px;
}
#nav li, #footer li {
	margin-left: 0px;
}
#index #main {
	height: 450px;
	overflow:hidden;
}
.small {
	font-size: .6em;
		line-height: 1.2em;
}
#index #main .small a {
	color: #7fcdc3;
	text-decoration: none;

}
#footer a {
	text-decoration: none;
}
#footer ul {
	display: block;
}
#nav ul {
	margin-left: -10px;
}
#nav ul li {
	width: 220px;
	clear: left;
}
#footer p {
	clear: left;
}
#footer ul li {
	float: left;
	padding-right: 10px;
	padding-bottom: 6px;
}
#subnav {
	padding-top: 20px;
}
#subnav ul, #subnav ul li {
	margin-left: 5px;
	list-style-type: none;
}
#index #main {
	font-style: italic;
	font-size: 1.8em;
	font-family: georgia, times, serif;
	font-weight: normal;
	line-height: 1.2em;
}
#subnav a {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
#footer ul li a {
	text-transform: uppercase;
}
#footer a, #subnav a {
	color: #835e9a;
}
#footer {
	padding-bottom: 50px;
	padding-top: 10px;
	font-size: .8em;
	color: #76b1a9;
}