* {
   padding: 0;
   margin: 0;
   margin-left:.1em;
   padding-left: 0;
}

body {
   background: #EFEFEF;  
   color: #666633; 
   text-align: center; 
   min-width: 680px; 
   font-family: "Trebuchet MS", "Bitstream Vera Sans", georgia, 
	   verdana, lucida, arial, helvetica, sans-serif;
}

p {
   margin-bottom: 10px;
   line-height: 19px;
   font-size: 90%;
}
h3 {
	font-size: 95%;
	color: #0000CC;

}
a, a:link, a:visited {
   color: #666600;
}

a:hover {
   text-decoration: none;
}

a:active, a:focus {
   text-decoration: none;
   color: #666600;
}  

span a {
   font-weight: bold;
   text-decoration: underline;
}

acronym {
    font-weight: bold;
    text-decoration: none;
}

#container {
   position: relative; 
   margin: 0 auto;
   width: 700px;
   padding: 1px;
   text-align: left;
   background: #FFFFFF;	
}

#pageHeader {
   height: 200px;
   margin: 0;
   padding: 0;
   background: #FFFFFF url(ritten-hotel.jpg) no-repeat center top;
}

#pageHeader h1 span {
	font-size: 40%;
	color: #0000CC;

}

#quickSummary .p1 {
	position: absolute;
	top: 120px;
	left: 100px;
	width: 550px;
	font-size: 100%;
	color: #C1C1C1;

}
#quickSummary .p2 span {
	position: absolute;
	top: 170px;
	left: 550px;
	width: 150px;
	font-size: 90%;
	color: #0000CC;

}

#preamble {
	margin: 0px 60px 20px 220px;
	padding: 20px 20px 10px;
	background: #FFFFFF;
	border: double #CCCCCC;

}

#morecontent1 {
   margin-left: 200px;
   padding: 10px 10px 15px 25px;
}

#content1, #content2, #content3, #content4 {
   padding-right: 50px;
}

#morecontent1 h3 {
	margin-bottom: 10px;
	height: 20px;
	font-size: 80%;
	border-bottom: 1px solid #C0C0C0;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;


}


#content1 {
	background: #FFFFFF;

}

#content2 {
   background: #CCCC99;
}

#content3 {
   background: #CCCC99;
}

#content4 {
   background: #CCCC99;
}

#footer {
   clear: both;
   font-size: 70%;
   margin: 0 0 0 -200px;
}

#linkList {
   position: absolute;
   top: 200px;
   left: 10px;
   width: 180px;
   font-size: 70%; 
}

#linkList a, a:link, a:visited {
   color: #666633;  
}

#linkList ul {
	list-style: lower-roman;
	padding-left: 20px;

}

#linkList ul li {
   margin-bottom: 5px;
   margin-left: 5px;
}

#linkList h3{
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C0C0C0;
	background: #EFEFEF;
	font-size: 100%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;


}

#larchives ul li {
   margin-bottom: 5px;
}

#lresources {
   margin-bottom: 50px;
}
