html, body {
	background-image: url('../Images/Medievaltowncrier.jpg');
	background-repeat: repeat-y;
	background-color: #000000;
	width: 100%;
	height: 100%;
	overflow:auto;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 20px;
	font-weight: normal;}
a:link {
	color: #FF66cc;
	text-decoration: underline;}
p {}
#header {
	position:absolute;
	text-align: left;
	width: 600px;
	top: 230px;
	left: 180px;
	z-index: 4;
	font-size: 18px;}
h1 {
	top: 50px;
	text-align: center;
	font-size: 50px;}
#book { 
	background-image: url(../Images/MedievalMenu1.gif);
	background-repeat:no-repeat;
	position: absolute; 
	height: 664px;
	width: 124px;
	top: 160px; 
	left: 3px;
	z-index: 7;}
#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;
	text-align: center;
	left: 180px;
	width: 600px;
	top: 450px;
	z-index: 3;}
h6 {font-size: 18px;}
p.copyright{ 
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #000000;} 
p.copyright::before { 
  content: "Copyright @2000-2009, DaraJoy. 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."; } 


