body {
	position: relative;
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: verdana, sans-serif;
	color: #FFD05F;
	background: black url(sunset/sunset.jpg) no-repeat left top;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	background: black url(sunset/sunset.jpg) no-repeat center top;
}

a {
	color: #FFD05F;
	margin: 0;
	padding: 0;
}

a:hover {
	color: #FF7848;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	font: bold italic small-caps 2em georgia, serif;
	width: 800px;
	height: 205px;
}

#home:first-line {
	font-size: 1.5em;
}

#home a {
	text-decoration: none;
}

#home li {
	position: absolute;
	top: 75px;
	right: 50px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	display: block;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	background-color: #543D47;
}

#menu {
	position: relative;
	width: 800px;
	height: 40px;
	background: url(sunset/buttons.jpg) no-repeat;
}

#menu li {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 200px;
	height: 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 199px;
	height: 38px;
}

#menu li.menuitem4 {
	border-right: none;
	width: 200px;
}

#menu li.menuitem1:hover {
	background: transparent url(sunset/buttons.jpg) 0 -40px no-repeat;
}

#menu li.menuitem2:hover {
	color: red;
	background: transparent url(sunset/buttons.jpg) -200px -40px no-repeat;
}

#menu li.menuitem3:hover {
	background: transparent url(sunset/buttons.jpg) -400px -40px no-repeat;
}

#menu li.menuitem4:hover {
	background: transparent url(sunset/buttons.jpg) -600px -40px no-repeat;
}

#menu a {
	display: block;
	margin: 0;
	padding: 0;
	font: 2em impact;
	color: white;
	text-shadow: #543D47 2px 2px 2px;
	text-decoration: none;
}

#menu a:hover {
	color: #FF7848;
}

#menu form, #menu input, #menu select {
	display: block;
	width: 150px;
	margin: auto;
	padding: 0;
	color: #FFD05F;
}

#menu input, #menu select {
	margin-top: 10px;
	background-color: #543D47;
}

#stories {
	position: absolute;
	top: 60px;
	left: 2px;
	margin: 0;
	padding: 0;
	width: 175px;
	border: 1px dotted #FFD05F;
	font-size: 0.8em;
}

#stories li {
	height: 2em;
	overflow: hidden;
	white-space: nowrap;
}

#cal {
	float: right;
	margin: 20px 2px 0 2px;
	padding: 0;
	width: 175px;
	border-left: 1px dotted #FFD05F;
	border-top: 1px dotted #FFD05F;
}

#calmenu {
	background-color: #543D47;
	color: #FFD05F;
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
}

#calmain {
	margin: 0;
	padding: 1px;
	width: 100%;
	text-align: right;
	font-size: 0.8em;
}

.caldow td {
	background-color: #FFD05F;
	color: #543D47;
	border-right: 1px dotted #543D47;
	border-bottom: 1px dotted #543D47;
	text-align: center;
	font-weight: bold;
}

.calcur td {
	background-color: #543D47;
	color: #FFD05F;
	border-right: 1px dotted #FFD05F;
	border-bottom: 1px dotted #FFD05F;
}

.calcur a {
	background-color: #543D47FFD05F;
	color: #FFD05F;
	text-decoration: none;
	font-weight: bold;
}

td.calnotcur {
	background-color: #FFD05F;
	color: #543D47;
	border-right: 1px dotted #543D47;
	border-bottom: 1px dotted #543D47;
}

#blog {
	width: 400px;
	margin: 20px 0 0 195px;
	padding: 0;
}

#blog .day {
	width: 400px;
	margin: 0;
	padding: 0;
}

#blog .day h1 {
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#blog .day h2 {
	float: right;
	font-size: 1em;
	margin: 0.2em 0 0 0;
	padding: 0;
}

#blog .day p {
	clear: left;
	width: 400px;
	margin: 0;
	padding: 0;
}

#content #blog .day .footer {
	margin: 0 0 20px 0;
	padding: 0;
	width: 400px;
	text-align: right;
	font-style: italic;
	font-size: 0.8em;
	border-right: 1px dotted #FFD05F;
	border-bottom: 1px dotted #FFD05F;
}

#content p.footer {
	margin: 20px 5px 200px 5px;
	padding: 0 0 200px 0;
	font-size: 0.8em;
	text-align: right;
}