body {
	margin: 0px 0px 40px 0px;
	background: url(background.jpg);
	padding: 0px;
	font-family: verdana, arial, helvetica;
	color: #666;
	font-size: 12px;
	}



#bodydiv { 
	display: block;
  	width: 720px;
	margin: 30px auto 0px auto;
	padding: 20px;
	border: 1px solid #666; 
	text-align: left;
	background-color: #fff8eb;
	} 

#languages {
	position: absolute;
	left: 562px;
	top: 7px;
	width: 288px;
	border: 0px;
	padding: 2px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	}


h1 {
	font-family: georgia, times new roman;
	font-size: 30px;
	font-weight: normal;
	color: #d4a;
	margin: 0px 0px 5px 0px;
}

h2 {
}

h3 {
	font-family: georgia, times new roman;
	font-size: 95%;
	font-weight: bold;
	color: #d4a;
	margin: 0px 0px 20px 0px;
}


#bgmap {
	margin: 5px; 
	color: #d4a;
}	

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

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

a:hover {
	text-decoration: underline;
	color: #d4a;
}

/* ================================================================= */
/* main content */
/* ================================================================= */                                            */


table#maintable {
	width: 700px;
	}

table#maintable td {
	vertical-align: top;
	text-align: left;
	}


table#maintable td.mainColumn {
	width: 550px;
	padding: 20px 5px 0px 10px;
	}

table#maintable td.rightColumn {
	width: 150px;
	padding: 20px 5px 0px 10px;
	}
	
.nav {
	padding: 5px 5px 5px 5px;
	margin: 0px;
	font-family: georgia, times new roman;
	font-size: 16px;
	font-weight: normal;
	color: #d4a;
	margin: 0px;
	}

#pictures {
	margin-left: 15px;
	border: 3px   #CCCCCC solid;
	}

#picturePageLinks {font-size:9px; font-weight:bold; padding-bottom:15px;}
	#picturePageLinks a {font-size:9px; font-weight:bold; text-decoration:none;}
	#picturePageLinks a:hover {text-decoration:underline;}

/* ================================================================= */
/* footer */
/* ================================================================= */ 
#footer { 
	display: block;
	clear: both;
  	width: 720px;
	margin: 0px auto 20px auto;
	border: 0px;
	padding: 2px 0px 0px 0px;
	text-align: right;
	font-size: 11px;
	} 
