/* -------------------------------------------
	LAYOUT
------------------------------------------- */
#header {
	height: 140px;
	width: 758px;
	background: white url(../images/innerpage_headerBar.gif) repeat-x left top;
}
#contents {
	width: 758px;
	height: auto;
	margin: 0 0 4px 0;
}

/* -------------------------------------------
	HEADER
------------------------------------------- */
#header img {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	border: none;
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #DF9B83;
	position: relative;
	text-align: right;
	float: right;
	margin: 40px 4px 0 0;
	padding: 0;
}
/* Menu ----------------------------------- */
#innermenu {
	width: 502px;
	margin: 0 0 0 254px;
	top: 110px;
	position: absolute;
	height: 26px;
	padding: 0;
	background: #E7E1DF;
	text-align: center;
}
/* Navigation Bar ------------------------- */
/* (MAIN) Container ----------------------- */
#qm0 {
	width: 500px;
	margin-left: 4px;
}
/* (MAIN) Items --------------------------- */
#qm0 a {
	width: 162px;
}
#qm0 a.qmparent {
	width: 162px;
}
/* Navigation Bar Gallery ----------------- */
#nav {
	margin-left: 0;
}
#nav a {
	width: 162px;
	padding: 2px 0;
	margin: 2px 0 0 0;
}
#nav li {
	width: 162px;
}
#nav li ul {
	width: 162px;
}
#nav li:hover ul.first, #nav li.sfhover ul.first {
	left: 2px;
}

#nav li:hover ul.second, #nav li.sfhover ul.second {
	left: 168px;
}
#nav li:hover ul.third, #nav li.sfhover ul.third {
	left: 334px;
}


/* -------------------------------------------
	CONTENTS
------------------------------------------- */
/* Boxes ---------------------------------- */
#contents .box1 {
	height: 402px;
	background: url(../../images/begeBar.gif) repeat left top;
}
#contents .box1 p {
	margin: 0;
	padding: 40px 20px 0 20px;
}
#contents .box2 {
	width: 500px;
	background: white;
	margin-left: 4px;
}
#contents .box2 p {
	text-align: right;
	padding-right: 5px;
}
#contents .box2 p a {
	color: #876B61;
	text-decoration: none;
}
#contents .box2 p a:hover {
	text-decoration: underline;
}
#thumbs {
	width: 502px;
	height: auto;
	border: none;
}
div.thumbimages {
	width: 122px;
	height: 84px;
	background: white;
	border: 20px #F3F0EF solid;
	margin: 2px;
	float: left;
}
#thumbs a:link img, #thumbs a:visited img {
	border: 2px white solid;
}
#thumbs a:hover img {
	border: 2px #DF9B83 solid;
}
/* The Gallery ---------------------------- */
#bigDynPic{
	background:#876B61; 
	position:absolute; 
	top:100px; 
	left:80px; 
	padding:5px; 
}
#loadingmessage{ 
	position:absolute; 
	top:140px; 
	left:140px; 
	padding:1em 5px; 
	background:none; 
	font-family:Verdana,Sans-serif; 
	font-weight:bold; 
	width:20em; 
	text-align:center; 
	font-size:80%; 
	color:#000; 
}
