body{
	background-color: #FFCC66;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#hall{
margin-left: auto;
margin-right: auto;
color: #990000; 
width: 800px;
text-align: center;
}

#hhead{
margin-left: auto;
margin-right: auto;
text-align: center;
color: #990000;
 font: 2em "Palatino Linotype",  Palatino, Georgia, "Times New Roman", Times, serif;	
}

#hbox{
text-align: left;
margin-left: auto;
margin-right: auto;
color: #990000; 
}

#hbox a{
text-decoration: none;
color: navy;
}

p{
font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;	
font-size: 1.1em;
line-height: 130%;
margin-top: 0.1em;
}


h2{
	font: normal 1.4em/130% "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;	
	margin-bottom: 0;
	margin-top: 0.5em;
	}

#hall-head em{
	font-style: italic;
	}
	
strong{
	font-weight: bold;
	font-size: 1.4em;
	}


.hinfobox{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
margin-top: 5px;
padding: 5px 5px 5px 5px;
border: solid 1px silver;
background-color: white;
color: #660000;
font: normal 1em/120% "Palatino Linotype", Palatino, Georgia, "Times New Roman", Times, serif;
}


.hinfobox a:link, .hinfobox a:visited, .hinfobox a:hover, .hinfobox a:active{
	border: none;
	color: navy;
	text-decoration: underline;
}


.blue{
color:#990099;
}


.break{
	clear: both;
}
