body {
	background-color: #000;
	background-image: url(Assets/woodtile.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
}
#menuitems {
	float: right;
	margin-right: 10px;
	height: 20px;
	text-align: right;
	margin-top: 15px;
}
#mainpicture {
	width: 205px;
	margin-top: 0px;
	color: #000;
	height: 420px;
	margin-left: 20px;
	float: left;
	clear: left;
}
#mainbox {
	float: right;
	width: 580px;
	margin-top: 0px;
	margin-right: 20px;
	color: #666;
	font-family: "MS Serif", "New York", serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper {
	width: 870px;
	text-align: left;
	color: #000;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Assets/website-backgroundsmall2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 900px;
	margin-bottom: 0px;
}
#header {
	text-align: center;
	z-index: 1;
	margin-top: 20px;
}
#boxtwo {
	float: right;
	width: 580px;
	margin-top: 10px;
	margin-right: 20px;
	color: #666;
	font-family: "MS Serif", "New York", serif;
	margin-bottom: 10px;
	clear: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 24px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #D12941;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D12941;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.maintextsize {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
#designedby {
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	width: 870px;
	padding-top: 10px;
}
.designedby {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
a.storytext:link {
	color: #D12941;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.storytext:visited {
	color: #D12941;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.storytext:hover {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.storytext:active {
	color: #D12941;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #906;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a.menu:link {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a.menu:visited {
	text-decoration: none;
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a.menu:hover {
	text-decoration: none;
	color: #D12941;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCC;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a.menu:active {
	text-decoration: none;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	text-align: left;
	letter-spacing: 0.1em;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
a.biglink:link {
	color: #D12941;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
a.biglink:visited {
	color: #D12941;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
a.biglink:hover {
	color: #000;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
a.biglink:active {
	color: #D12941;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
