html, body {
	background-image: url('../Images/Medievalsitedirectory.jpg');
	background-repeat: repeat-y;
	background-color: #000000;
	width: 100%;
	height: 100%;
	overflow:auto;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;}
a:link {
	color: #FF66cc;
	text-decoration: underline;}
p {}
#header {
	position:absolute;
	text-align: center;
	top: 170px;
	left: 180px;
	width: 600px;
	z-index: 4;
	font-size: 14px;}
h1 {
	text-align: center;
	font-size: 18px;}
#amazonlinks {
	position:absolute;
	left: 700px;
	top: 0px;
	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 {
    text-align: center; 
    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: 180px;
	width: 600px;
	top: 240px;
	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: 600px;
	top: 360px;
	z-index: 3;}
h6 {
	text-align: center;
	font-size: 18px;}
p.copyright{ 
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;} 
p.copyright::before { 
  content: "Copyright @2000-2010, 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."; } 


