body {
	background-color: #C3CCAE;
	margin : 0px;
	padding : 0px;
	text-align : center;
	color : #333300;
	font : normal 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #98A47E;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #98A47E;
	scrollbar-3dlight-color: #C3CCAE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #C3CCAE;
	scrollbar-darkshadow-color: #C3CCAE;
}
h1{
	color : #333300;
	font-size : 20px;
	line-height : 22px;
	margin: 0px 10px;
}
h2{
	color : #333300;
	font-size : 11px;
	line-height : 17px;
	margin: 10px 10px 0px 10px;
}
p{
	color : #333300;
	font-size : 11px;
	line-height : 17px;
	margin: 0px 10px 10px 10px;
}
img{
	border : none;
}
hr {
	height: 1px;
	border: 0px;
	background: transparent;
	clear: both;
}

a {
	font : normal 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
a:link {
	color: #333300;
	text-decoration : none;
}
a:visited {
	color: #333300;
	text-decoration : none;
}
a:hover {
	color : #CC9900;
	text-decoration : none;
	cursor : hand, pointer;
}
#leftside {
	position:absolute;
	width:50%;
	height: 300px;
	top:0px;
	left:0px;
	background-image : url(../images/leftside.png);
	background-repeat : repeat-x;
	z-index:1;

	/* Again, the ugly brilliant hack. */
	voice-family: "\";
}\"";
	voice-family:inherit;
	width:50%;
	}
/* Again, "be nice to Opera 5". */
body>#leftside  {width:50%;}

#rightside {
	position:absolute;
	width:51%;
	height: 300px;
	top:0px;
	right:0px;
	background-image : url(../images/rightside.png);
	background-repeat : repeat-x;
	z-index:2;

	/* Again, the ugly brilliant hack. */
	voice-family: "\";
}\"";
	voice-family:inherit;
	width:51%;
	}
/* Again, "be nice to Opera 5". */
body>#rightside {width:51%;}

#contentWrap{
	width:613px;
	margin: auto;
	position: relative;
	z-index: 3;
}
#logo{
	width:613px;
	height:36px;
	position: relative;
	z-index: 4;
	text-align : left;
}
#logoImage{
	width:221px;
	height:36px;
	position: relative;
	left : 391px;
	background-image : url(../images/logo.png);
}
#header{
	width:613px;
	height: 205px;
	position: relative;
	z-index: 4;
}
#headImg1{
	width:307px;
	height:205px;
	position: absolute;
	left : 0px;
	top: 0px;
	background-image : url(../images/baby.png);
}
#headImg2{
	width:306px;
	height:205px;
	position: absolute;
	left : 307px;
	top: 0px;
	background-image : url(../images/susan.png);
}
#menubar{
	width: 613px;
	height : 19px;
	position: relative;
	z-index: 4;
	background-color : #FFFFFF;
}
#submenubar{
	width: 613px;
	height: 19px;
	position: relative;
	z-index: 5;
	background-color : #FFFFFF;
}
#gallerysub{
	width: 102px;
	height: 60px;
	position: absolute;
	top: 0px;
	left : 204px;
	z-index: 6;
	visibility: hidden;
	overflow : visible;
}
.button {
	width: 102px;
	height: 19px;
	background-image : url(../images/button.png);
	float : left;
	text-align : left;
}
.button a {
	font : normal 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	cursor : hand;
	margin-left : 4px;
}
.button a:link {
	color: #FFFFFF;
	text-decoration : none;
}
.button a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
.button a:hover {
	color : #333300;
	text-decoration : none;
	cursor : hand, pointer;
}
.sbutton {
	width: 102px;
	height: 19px;
	background-image : url(../images/button.png);
	float : left;
	text-align : left;
}
.sbutton a {
	font : normal 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	cursor : hand;
	margin-left : 4px;
}
.sbutton a:link {
	color: #FFFFFF;
	text-decoration : none;
}
.sbutton a:visited {
	color: #FFFFFF;
	text-decoration : none;
}
.sbutton a:hover {
	color : #333300;
	text-decoration : none;
	cursor : hand, pointer;
}
#copy {
	width: 613px;
	position: relative;
	z-index: 3;
	background-color : #FFFFFF;
	text-align : left;
}
#thumbnails{
	width: 140px;
	float: left;
	text-align : right;
}
#thumbnails img{
	margin-bottom : 15px;
	margin-right : 15px;
}
#footer {
	width:100%;
	height: 40px;
	position: relative;
	z-index: 3;
	background-image : url(../images/footbg.png);
}
#footcontent{
	position: relative;
	width : 613px;
	height : 40px;
	text-align : left;
	margin : auto;
}
#copyright{
	position: absolute;
	width: 251px;
	height: 19px;
	top: 20px;
	left: 0px;
	background-image : url(../images/copyright.png);
}
#phonenumber{
	position: absolute;
	width: 75px;
	height: 19px;
	top: 0px;
	left: 537px;
	text-align : right;
	background-image : url(../images/phone.png);
}
#emailaddress{
	position: absolute;
	width: 114px;
	height: 19px;
	top: 20px;
	left: 498px;
	text-align : right;
	background-image : url(../images/email.png);
}