body {
	background-color: #FFFFFF;
	margin:0px;
	color:#444444;}
	
A:link, A:visited, A:active {
	text-decoration:underline;
	color: #222222;	
}
A:hover {
	color:#222222;
	text-decoration:none;	
}

	
#layout {
  position:absolute;
  top:50%;
  left:50%;
  width:1005px;
  height:575px;
  margin-left:-502px;
  margin-top:-287px;
  padding:0px;
  background-image: url(img/layout.gif);}
  
 #layout .content {
	border: 0px solid red;	
	position:relative;
	margin-left: 10px;
	margin-top: 16px;
	height: 488px;
	width: 985px;
	position: absolute;
	z-index:2;
	overflow-x: auto;
	white-space: nowrap; 	
	overflow-y: hidden;
}  
  
 #layout .content-info{
	border: 0px solid red;	
	position:relative;
	margin-left: 10px;
	margin-top: 16px;
	height: 488px;
	width: 985px;
	position: absolute;
	z-index:2;
	font-family: Arial, sans-serif;
	font-size: 14px;
	overflow-y: auto;
}  
#navigation span {
	visibility: hidden;
	display: block;
	z-index:1;
}
#layout #fashion {
	position:absolute; 
	left:6px; top:0px; 
	width:99px; height:30px; 
	background-image: url(img/blank.gif);
}
#layout #portraits {
	position:absolute; 
	left:136px; top:0px; 
	width:127px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #weddings {
	position:absolute; 
	left:292px; top:0px; 
	width:115px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #children {
	position:absolute; 
	left:436px; top:0px; 
	width:114px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #info {
	position:absolute; 
	left:582px; top:0px; 
	width:55px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #contact {
	position:absolute; 
	left:667px; top:0px; 
	width:100px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #blog {
	position:absolute; 
	left:796px; top:0px; 
	width:57px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #facebook {
	position:absolute; 
	left:931px; top:0px; 
	width:32px; height:27px; 
	background-image: url(img/blank.gif);
}
#layout #twitter {
	position:absolute; 
	left:967px; top:0px; 
	width:32px; height:27px; 
	background-image: url(img/blank.gif);

