/* CSS Document */

body {
		margin:10px 10px 0px 10px;
		padding:0px;
				margin:0px 10px 10px 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		}
	
	html>body #banner {
		height:90px;
		}

	#logo {
		background: url(dunes2.jpg) no-repeat;
		background-position:center;
		position: absolute;
		left:0px;
		top:0px;
		width: 258px;
		height: 666px;
		z-index:1;
		}
	#logo span {
		display: none;
	}

	#contents {
position:absolute;
	top:10px;
	left:30px;
	padding-left: 237px;
	padding-right: 237px;
	margin: 0px auto;}
#menu-head {
position:absolute;
		background-image: url("top2.gif");
		background-repeat: no-repeat;
		background-position: center;
		right:10px;
		top:90px;
		height: 75px;
		width: 210px;
		z-index:2;
}
#menu-head span {
		display: none;
	}
#menu-container {
		position: absolute;
		right:10px;
		top:165px;
		width:210px;
}
#menu {
		padding: 10px;
		font-size:10px;
		background-image: url("sides2.gif");
		background-position: center;
		background-repeat: repeat-y;
		padding-left: 30px;
		}
#menu-bottom {
		background-image: url("bottom2.gif");
		background-position: center bottom;
		height: 20px;
		}
		#menu-bottom span {
		display: none;

	}
	h3 {
	font-variant:small-caps;
	text-align:center;
		}
	h2.date {
	color: #F7931D;
	font-size:16px;
	font-varient:smallcaps;
	}
	h2 {
	font-size:9px;
	}
	a {
	color:#A28066;
	}
	a:hover {
	color: #000000;
	}
	a.daylink {
	background-color:#A28066;
	color:#000000;
	text-decoration:none;
	}
	a.daylink:hover {
	color:#A28066;
	background-color:#FFFFFF;
	}
	
	.iteminfo {
	font-size:9px;
	}
	.end-entry {
		background:url("circle.gif") no-repeat;
	background-position:center bottom;
	height:47px;
	}
	.end-entry span {
			display: none;
	}
	