body
{
	background-color:#000000;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#container
{
	margin: 0 auto;
	padding:0px;
	width:800px;
	height: 530px;
	color:#ffffff;
	background-color: #000000;
	background-position:right bottom;
	background-repeat: no-repeat;
	text-align: left;
	position: relative;
}

/* Images */

.splashHome { background-image: url(images/splash/splashHome.jpg) }
.splashContact { background-image: url(images/splash/splashContact.jpg) }
img { border:0px; }
a { color: #000; }

/* Menu */
#menu { padding: 2px 0px 0px 2px; }
#menu a, #menu img { float:left; margin-right:4px; }
#bottomMenu { margin: 2px auto 0px auto; padding:0px; width:800px; }
#bottomMenu a { float:right; }
.menuRollover
{
	height: 36px; 
	text-indent:  -10000px;
	overflow: hidden; 
	background-position: left top; 
}
.menuRollover:hover { background-position: left bottom; }
#menuEdition { background-image: url(images/menu/editions.png); width:77px; }
#menuGallery { background-image: url(images/menu/gallery.png);  width:67px; }
#menuContact { background-image: url(images/menu/contact.png); width:73px; }
#menuTriangle { background-image: url(images/menu/trianglenose.png); width:131px; margin-right:2px; }

/* Page layouts */
#contactPanel { margin:20px 0px 0px 20px; width:240px; }

#editionPanel, #galleryPanel { margin:10px 0px 0px 10px; width:240px; }
#editionPanel ul, #galleryPanel ul { margin:0px; padding:0px; list-style-type:none; }
#editionPanel li, #galleryPanel li { margin:0px 10px 10px 0px; padding:0px; float:left; }

#placeholderGallery img { position:absolute; right:0; bottom:0; }
#placeholderEdition img { position:absolute; right:0; bottom:0; }