body {
background: #e872a7;
	color: #000;
}

#container{
    position: relative;
   margin: 60px auto ; /* center on everything else */
   width: 796px;
   height: 596px;
   text-align: center;
   background-image: url(background.gif);
   
}

#container2{
    position: relative;
   margin: 20px auto ; /* center on everything else */
   width: 796px;
   height: 535px;
   text-align: center;
   background-image: url(background2.gif);
   
}

#containerBio{
    position: relative;
   margin: -20px auto ; /* center on everything else */
   width: 796px;
   height: 600px;
   background: #589e52;
   color: #FFFFFF;
}

#containerBio table{ text-align: left;
   color: #FFFFFF;
   width: 730px;
   margin-left: 30px;
   table-layout: fixed;
   
}
#containerBio td{
   padding: 5px;
font-family: "museo-sans-1","museo-sans-2",sans-serif;
   font-size: 14px;
   line-height: 20px;
   vertical-align: top;
}

#containerBio a{
text-decoration:none;
color: #e9b285;
}


#logo{
   position: absolute;
   width: 296px;
   height: 143px;
   text-align: center;
	top: 7px;
	left: 2px;
	margin-left: 250px;
	margin-top: 221px;
}





#contact{
   position: absolute;
   width: 293px;
   height: 38px;
   text-align: center;
	left: 251px;
	top: 550px;
}

#slideshow{
   position: absolute;
   text-align: center;
	left: 235px;
	top: 412px;
	width: 420px;
}

#slideshow td {
   padding: 4px;
}

#slideshow a.hover {
   border: 1px solid #FFF;
}

h1 {
  font-family: "fertigo-pro-1",

}
