
body{

	font: 8/12pt verdana; 
	color: #19499e ;
	background: #ffd48f ; 	
	margin-right: 100px;
	margin-left: 50px; 
	text-align: justify;
	}
p { 
	font: 12pt verdana; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: bold 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	color: #ff0000;
	
	}
	
#banner {
	background: #ffd48f url('images/banner.jpg') no repeat fixed centre;
	Width:100%;
	height:150px;
	
}
#menu {
	font: 12pt verdana;
	color: #19499e;
	position: absolute;
	left: 20px;
	top: 100px;
	background: #ffd48f url('images/background.jpg') no-repeat fixed center; 
	margin-top: 20px;
	margin-left: 20px;
	width:168px;
	height: 399px;
	
}
#info{
	font: 12pt verdana;
	color: #19499e;
	position: absolute;
	left: 210px;
	top: 150px;
	margin-right: 100px;
	width: 80%;
	Height: 100%;
	
	
}
#map{
margin-top: 10px;
width: 200px
height: 210px;

}
#roomimage{
position: absolute;
left: 367;
top: 400;
}
#description{
width:70%
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #19499e;
	}
a:visited {  
	text-decoration: none; 
	color: #19499e;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #19499e;
	}

#linkList {
	color: #ffffff;
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
	
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 

	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}


#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
#participation {
	margin-left - auto;
	margin-right - auto;
	width 80%
}	
