html, body {
	background-image: url('./Images/Medievalhome.jpg');
	background-repeat: repeat-y;
	background-color: #000000;
	width: 100%;
	height: 100%;
	overflow:auto;
	margin: 0;
	padding: 0;
	color: #FFff99;
	font-size: 20px;
	font-weight: bold;}
a:link {
	color: #FF66cc;
	text-decoration: underline;}
p {}
h1 {
	left: 180px;
	text-align: center;
	font-size: 30px;}
#header {
	position:absolute;
	text-align: center;
	top: 170px;
	left: 160px;
	width: 500;
	font-weight: bold;
	font-size: 35px;
	color: #FFff99;
	font-weight: bold;
	z-index: 4;}
#book { 
	background-image: url(./Images/MedievalMenu1.gif);
	background-repeat:no-repeat;
	position: absolute; 
	height: 664px;
	width: 124px;
	top: 160px; 
	left: 3px;
	z-index: 7;}
#boxset {
    position: absolute;
    background-color: #000;
    opacity: .85;
	-moz-border-radius: 1px;
	-webkit-border-radius: 10px;
	border: 1px solid #000;
	font-size: 17px;
	text-shadow: 2px 2px 2px #000;
	padding: 1px;
	left: 720px;
	width: 160px;
	top: 220px;
	z-index: 4;}
#menu a {
   position: absolute;
   height: 52px;
   width: 124px;
   top: 0px; 
   text-decoration: none;}
#menu a i { visibility: hidden; }

a#gatehouse, a#blog, a#daraschamber, a#thelibrary, a#tavern, a#fanspeak, a#guestbooks, a#greathall, a#thelookingglass, a#stables, a#granary, a#marketplace, a#castlemap {left:3px;}
a#gatehouse {top:0px;}
a#blog {top:52px;}
a#daraschamber {top:102px;}
a#thelibrary {top:153px;}
a#tavern {top:203px;}
a#fanspeak {top:252px;}
a#guestbooks {top:302px;}
a#greathall {top:350px;}
a#thelookingglass {top:400px;}
a#stables {top:450px;}
a#granary {top:500px;}
a#marketplace {top:550px;}
a#castlemap {top:600px;}


a#gatehouse:hover,
a#blog:hover,
a#daraschamber:hover,
a#thelibrary:hover,
a#tavern:hover,
a#fanspeak:hover,
a#guestbooks:hover,
a#greathall:hover,
a#thelookingglass:hover,
a#stables:hover,
a#granary:hover,
a#marketplace:hover,
a#castlemap:hover { border: none; background:transparent;}

#mainparagraph {
	position:absolute;
	left: 180px;
	width: 500px;
	top: 140px;
	font-size: 20px;
	z-index: 8;}
h2 {
	text-align: left;
	font-size: 25px;}
h3 {
	text-align: right;
	font-size: 15px;
	font-style: italic;}

#newsletter
{
  margin:  200px 600px 5px;
  padding: 42px 0 0;
  width:  304px;
  height: 119px;
  left: 500px;
  background: url( ./Images/newsletter_bg.jpg ) no-repeat;}
#newsletter-slim
{
  margin:  38px 0 5px;
  padding: 42px 0 0;
  width: 304px;
  height: 95px;
  left: 500px;
  background: url( ./Images/newsletter-slim.jpg ) 0 8px no-repeat;}
#newsletter p, #newsletter-slim p
{
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  left: 500px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;}
#newsletter form, #newsletter-slim form 
{
  margin: 0;
  padding: 0;
  left: 500px;
  text-align: center;}
#newsletter-main
{
  margin:  2px 0 0;
  padding: 2px 0 0;
  width:  272px;
  height: 18px;
  left: 500px;
  border: none;
  color: #7b1e14;
  font-size: 10px
  text-indent: 5px;
  background: #c5c5c6;}
input#newsletter-submit
{
  margin: 8px 0 0;
  border: 0;
  width:  304px;
  height: 31px;
  left: 500px;
  display: block;
  overflow: hidden;
  text-indent: -999em;
  background: url( ./Images/newsletter_submit.jpg ) no-repeat;}
span#newsletter-thankyou
{
  color: #972F26;
  left: 500px;
  font-size: 14px;
  font-weight: bold;}
input.form-text
{
  left: 500px;
  border: 0;}
input.form-submit
{
  left: 500px;
  height: 25px;}
select.form-select
{
  left: 500px;
  border: 0;
  color: #7b1e14;
  font-size: 10px;
  background: #c5c5c6;}


p.copyright{ 
	text-align: center;
	font-weight: bold;	
	font-size: 14px;
	color: #FFff99;} 
p.copyright::before { 
 	content: "Copyright notice: All contents ™, ® and © 2000-2010 Dara Joy unless otherwise noted herein.  All rights reserved.  This site is wholly owned by Dara Joy.  Nothing may be copied, used, or reproduced without the written permission of Dara Joy."; } 
