Body {color: white; margin: 0 40px 200px 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: small; 
	background: URL(bg.GIF);z-order: -1;	
}


#Home {position: absolute; top: 0px; left: 0px; z-index:2}
#Prev {position: absolute; top: 0px; left: 52px; z-index:2}
#Next {position: absolute; top: 0px; left: 104px; z-index:2}

.doorPanel {text-align: justify;
	color: Black;
	background: white;
	padding: 20px 20px 20px 20px;
	margin-left:0;margin-right:0;
}


A {position: relative;text-decoration: none}


.menu {font-size: 12px; color: #555555; text-align: center;margin: 10px 50px 5px 5px;z-order:100;width=660;padding-top: 8px}
.menu A:link {color: #555555;background: black}
.menu A:visited {color: #555555;background: black}
.menu .sel {color:black; background: white}
.menu .tree A:link {color:white;background: black}
.menu .tree A:visited {color:white;background: black}
.menu A:hover {text-decoration:none; background: gray; color: black}
.menu .tree A:hover {text-decoration:none; background: gray; color: black}

A:link {text-decoration:none; color: white}
A:visited {text-decoration:none; color: white}
A:active {text-decoration: none; background: gray}
A:hover {text-decoration:none;  color: red}


.doorPanel A:link {color:black}
.doorPanel A:visited {color:black}
.doorPanel A:hover {color:red; }
.doorPanel p {font-size: 18px;text-indent: 2em;  
	text-align: justify; margin: 0 0 0 0; position:relative;padding: 0 60px 0 60px}
.doorPanel p.first {text-indent: 0}

.EnterButton {text-align:center; font-size: 30px}
.EnterButton A:link {color:#4444AA;}
.EnterButton A:visited {color:#4444AA;}
.EnterButton A:hover {color:red}

.buttonPanel {text-align: center;
	color: Black;
	background: white;
	padding: 20px 20px 20px 20px;
	

}

.oldBlueButtonPanel
{text-align: center;
	background: 0000A0;
	padding: 20px 20px 20px 20px;
        border: 1px solid white ;
}
.blueButtonPanel
{text-align: center;
	background: #804000;
	padding: 20px 20px 20px 20px;
	border: 1px solid white ;
}

.buttonPanel A:link {color:black;}
.buttonPanel A:visited {color:black}
.buttonPanel A:hover {color:red; }
.title {font-weight: bold}



H1, H2, h3  {font-weight: bold; position: relative;}
H1 {font-size: 48px;}
H2 {font-size: 36px;}
H3 {font-size: 24px; font-weight: normal}
EM {font-style: italic;}
blockquote {font-size: small; font-style: italic; margin: 0.5em 1em 0.5em 4em; 
	text-align: justify;position: relative}
address {font-size: x-small; font-weight: bold; font-style: normal;
	margin: 1em 0 1em 0; position: relative}

UL {text-align: justify; 
	font-size: 18px; 
	margin: 0 60px 0 60px; position:relative;padding: 0 0 0 0}








