/* GENERAL STYLES */
#htmlcontainer {
  font-family: "Didot LH Roman", "Didot LT Roman", Georgia, "Times New Roman", Times, Serif;
  margin-left:32px;
  margin-top:54px;
}
#title {
}
#title h1 {
	font-size: 13pt;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}
#title h2 {
  font-size:13pt;
  font-weight:normal;
  font-style:italic;
  margin-top:0px;
}
#links p, #credits,#contacttext {
  font-family: "Didot LH RomanSC",Georgia, "Times New Roman", Times, Serif;
  font-size: 10pt;
  color: #999;
  margin-top:0px;
  margin-bottom:0px;
}
#links a, #credits a, #contacttext a {
  color: #999;
  text-decoration: none;
}
#contacttext {
  margin-bottom:10px;
}
#links a:hover, #credits a:hover {
  color: #000;
}
.nowrap {
        white-space: nowrap;
}
#portfolio {
        white-space: nowrap;
	height: 400px;
	width: auto;
        overflow:hidden;
}
#portfoliotitle,#imgtitle {
  font-family: "Didot LH RomanSC",Georgia, "Times New Roman", Times, Serif;
  font-size: 13pt;
  margin-top:0px;
  margin-bottom:0px;
}
#imgsubtitle {
  font-style:italic;
  font-size: 13pt;
  margin-top:0px;
  margin-bottom:0px;
}
#contactmap {
	height: 400px;
	width: auto;
        overflow:hidden;
}


/* EDITOR PROPERTIES */
