body {  
  background-color: white;  
  position: relative;  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 70%;  
  color: #8E8377;  
  line-height: 19px;  
  letter-spacing: 0.09em;  
  }

body#bio p {
  padding-right: 20px;
  }
  
a {	text-decoration: none; color: #8E8377; font-weight: bold;}

h2 { font-weight: normal; }

strong {	font-weight: bold;	color: #FF7C24; }

blockquote {	margin: 0;	margin-right: 20px;	border-bottom: 1px solid silver;	text-align: justify	}

img {	border: none;	}	

#container {	position: relative;	width: 783px;	height: 592px;	margin: 0 auto;	}

#header {  position: absolute;  top: 100px;  left: 50px;  }

#footer {  font-size: 70%;  position: absolute;  right: 10px;  bottom: -12px;  }

#footer a {   color: #AB9C8D;  }

#content {	position: absolute;	left: 50px;	top: 150px;	width: 470px;	height: 310px;	overflow: auto;	}

#contentGallery {	position: absolute;	left: 50px;	top: 150px;	width: 440px;	height: 278px;	overflow: auto;	font-weight: bold;	}

#contentContact {	position: absolute;	left: 50px;	top: 150px;	width: 320px;	height: 330px;	overflow: auto;	}

#contentContact  #address{ }

img#main {	}

img#sidebar {	position: absolute;	top: 8px;	right: 8px;	}

ul#menu { position: absolute;	width: 400px;	height: 20px;	/*background-image: url( ../images/menu-bg.gif ); 	background-repeat: no-repeat;*/	top: 30px;	left: 50px;	padding: 0;	padding-top: 5px;	margin: 0;	list-style: none;	font-size: 100%;	font-weight: bold;	}

ul#menu li {	display: inline;	padding-left: 0;	}ul#menu a {	color: #5C4A3C;	}	

ul#menu a#current {	color: #988F77;	}

span.name {	font-style: italic;	display: block;	}	

label {	display: block;	float: left;	width: 60px;	}

input {  margin-top: -2px;	margin-bottom: 5px;	width: 213px;	}

input.submit {  width: auto;  }

textarea {	width: 274px;	}	

.gallerybutton {	position: relative;	border: 1px solid black;	width: 150px;	height: 75px;	}	

#gallerycolumn1 {	float: left;	width: 175px;	padding-left: 40px;	}

#servicesNote {  background-image: url( ../images/servicesnote.gif );  background-repeat: no-repeat;  position: absolute;   left: 40px;   bottom: 90px;   width: 468px;  height: 50px;  text-indent: -3000px;  }