body {
	text-align: center;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 16px;
	background-color: #bcb7ad;
	background-image: url(../graphics/oeuvre_room3f.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 0px;
}

#contentheader {
	left: 50%;
	width: 1600px;
	height: 51px;
	margin-left: -800px;
	position: relative;
}
	
.central_area {
	width: 480px;
	border: 2px solid #ffffff;
	position: absolute;
	text-align: left;
	left: 50%;
	margin-left: -240px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 22%;
}

li {
	list-style-type: none;
	}

ul.sections {
	font: 1.5em/2em Arial, Helvetica, sans-serif;
	letter-spacing: .07em;
}

.sections a:link {   
	color: #ffffff;
	text-decoration: none;
}

.sections a:visited {  
	color: #ffffff;
	text-decoration: none;
}

.sections a:hover {  
	color: #ffffff; /* 4e4e4e */
	background: none;
	padding: 5px;
	text-decoration: none;
	border-style: solid;
	border-width: 2px;
}

.sections a:active {  
	color: #ff1200;
	text-decoration: none;
}

.hidden {
	display : none;
}

img {
	behavior: url("http://www.walteralbertson.com/pngbehavior.htc");
	}
	
.label {
	position: absolute;
	top: 80%;
	left: 80%;
}

a:link {   
	color: #ced3c1;
	text-decoration: none;
}

a:visited {  
	color: #ced3c1;
	text-decoration: none;
}

a:hover {  
	color: #4a423b;
	text-decoration: none;
	background: #c7c7b8;
	padding: 2px 3px 1px;
}

a:active {  
	color: #6ce0ff;
	text-decoration: none;
}	

.notes {
	background: #cecece;
	width: 100%;
}

.notes p {
	font: .8em/1.7em Courier New, Courier, mono;
	text-align: left;
	display: block;
	margin-left: 30px;
	margin-right: 10px;
	padding-top: 20px;
	margin-bottom: -10px;
}

.notes h1 {
	color: #990101;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	margin-bottom: -10px;
}

.index {
	width: 100%;
	position: relative;
	top: 30px;
}

.index p {
	text-align: left;
	font: .8em/16px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-left: 30px;
	padding-top: 20px;
	margin-right: 10px;
}

.index h1 {
	color: #969fb0;
	text-align: center;
	padding-top: 20px;
	letter-spacing: .2em;
	font: 1.3em Courier New, Courier, mono;
}

.here {
	color: #2475ff;
}


	

