body {
	background: #e3ddd4 url(/images/tileable.sand.jpg);
}

a:link {
	color: #060;
	/*color: #066;*/
	/*color: #822;*/
}

a:visited {
	color: #020;
	/*color: #133;*/
	/*color: #300;*/
}

#header {
	width: 100%;
	height: 100px;
	background: #6aa69e url(/images/tileable.beach.jpg);
	color: white;
	font: normal 32pt "Maiandra GD", serif;
}

#header img {
	position: relative;
	top: 0.07em;
	left: 0.25em;
}

.leftbarsection strong {
	display: block;
	padding-left: 0.19em;
	text-align: left;
}

.leftbarsection a {
	display: block;
	padding: 1px;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #fff8ed #73706b #73706b #fff8ed;
}

.leftbarsection a:hover {
	background: #f0ece8 url(/images/tileable.sand.light.jpg);
}

.leftbarsection a:active {
	border-color: #73706b #fff8ed #fff8ed #73706b;
	padding: 2px 0px 0px 2px;
}

#adplaceholder {
	width: 160px;
	height: 600px;
	border-width: 1px;
	border-style: solid;
}

