body{
	background-image : url("images/pattern.gif");
	/*  background: #b1e2e2; */
}

	
}

div.container{
  position: absolute;
  width : 600px;
  height : 440px;
  left:50%;
  top: 50%;
  margin-top:-220px;
  margin-left:-300px;
  background-color : #000000;
  background-repeat : no repeat;
}

div.splashcontainer{
  position: absolute;
  width : 600px;
  height : 500px;
  left:50%;
  top: 50%;
  margin-top:-250px;
  margin-left:-300px;

  background-repeat : no repeat;
}

div.menu{
  position : absolute;
  left:0px;
  top:410px;
}

div.splashtext{
  width : 600px;
  position : absolute;
  left:0px;
  top:450px;
  font-size : 75%;
  color: #666666;
  text-align: center;
  font-family: sans-serif;
  text-decoration:none;
}

a
{
  font-size : 150%;
  font-family: sans-serif;
  text-decoration:none;
  color: #666666;
  vertical-align:middle;
}
a.link
{
  font-size : 85%;
  font-family: sans-serif;
  text-decoration:none;
  color: #000000;
}


a.gallery_menu,a.email
{
  font-size : 120%;
  text-decoration:none;
  color: #0000FF;
  vertical-align:middle;
}

div.topbar{
  position : absolute;
  left:0px;
  top : 0px;
  width : 100%;
  height : 150px;
  background-color : #B3CC99;

}

div.logo{
  position : absolute;
  left:0px;
  top : 0px;
  width : 150px;
  height : 150px;
  background-image : url("images/logo.jpg");
  background-repeat : no-repeat;
  background-position: center center;
  z-index:1;
}

div.logo2{
  position : absolute;
  right:0px;
  top : 0px;
  width : 300px;
  height : 150px;
  background-image : url("images/logo2.jpg");
  background-repeat : no-repeat;
  background-position: 80 26;
  z-index:1;

}

div.content{
  position : absolute;
  left : 0px;
  top : 150px;
  right : 601px;
  height : 400px;
  background-color : #ffffff;
  overflow: auto;
}

span{
margin-right:5%;
margin-left:35px;
}

li
{
list-style-position: inside;
}

div.contentleft{
  position:relative;
  top:30px;
  margin-bottom:30px;
  margin-left:35px;
  margin-right:35px;
  background-color : #ffffff;
  font-size : 75%;
  font-family: sans-serif;
  line-height:1.1; 
  text-align: justify;
  font-weight : normal;
}
form{
  font-size : 75%;
  font-family: sans-serif;
}
div.contentrighthome,div.contentrightabout,div.contentrightcontact,div.contentrightweddings,div.contentrightportraits,div.contentrightgalleries,
div.contentrightslideshow
{
  position : absolute;
  right : 0px;
  top : 150px;
  width : 600px;
  height : 400px;
  background-color : #ffffff;
  background-repeat : no-repeat;
}

div.contentrightslideshow{
  background-image : url("images/home.jpg");
}

div.contentrighthome{
  background-image : url("images/home.jpg");
}

div.contentrightabout{
  background-image : url("images/about.jpg");
}

div.contentrightweddings{
  background-image : url("images/weddings.jpg");
}

div.contentrightportraits{
  background-image : url("images/portraits.jpg");
}

div.contentrightgalleries{
  background-image : url("images/gallery.jpg");
}

div.contentrightcontact{
  background-image : url("images/contact.jpg");
}

div.bottombar{
  position : absolute;
  left : 0px;
  top : 550px;
  width : 100%;
  height : 30px;
  background-color : #B299CC;

}

img.logo{
  position : absolute;
  top: 25px;
  left: 0px;
}

img.logo2{
  position : absolute;
  top: 25px;
  right: 0px;
}





div.dhome{
  position : absolute;
  left:35px;
  right :1px;
  top:185px;
 font-family:Arial, Helvetica, Geneva, sans-serif;
opacity: 1;
color:#666666;
z-index:1;
}


