body {
   background: #000000;
   margin:0;
   text-align:center;
}

A:link {
	text-decoration: none;
	color: #cccccc;
	}

A:visited {
	text-decoration: none;
	color: #cccccc;
	}

A:active {
	text-decoration: none;
	color: #cccccc;
	}

p#desc {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10pt;
	color: #999999;
	width:700px;
	margin: 10px auto;
	text-align: justify;
	clear: both;
}

#details {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px 0px 3px 0px;
	width: 700px;
	height: 600px;
	text-align: left;
	margin:auto;
}

#doc {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px 0px 3px 0px;
	width: 700px;
	height: 466px;
	text-align: left;
	margin:auto;
}

#proofbook {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding:3px 0px 3px 0px;
	width: 950px;
	height: 600px;
	margin:auto;
}

#header {
	width:700px;
	height:80px;
	margin: auto;
}


#copyright {
	text-align:right;
	width: 700px;
	font-family: Verdana,Arial;
	color: #666666;
	font-size: 10px;
	margin: auto;
}

#logo {
	float: right;
	}

#menu {
	float: left;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	vertical-align: text-top;
	padding: 10px 0px 0px 0px;
	margin: 0;
	}

#menu li {
	list-style: none;
	display: inline;
	margin-right: 18px;
	padding: 0px 4px 0px 4px;
	}
	
#menu	li a:hover {
	color: #FFF;
	}

#current a:link {
	color: #FFF;
	}

#current a:visited {
	color: #FFF;
	background: #333;
	}	
	

#galleries {
	clear: left;
	margin-top:35px;
	font-family: Tahoma;
	font-size: 10pt;
	}
	
#Expecting {
	cursor: hand;
	color: #cccccc;
	margin-right: 25px;
	padding: 0px 4px 0px 4px;
	}
#Infants {
	cursor: hand;
	color: #cccccc;
	margin-right: 25px;
	padding: 0px 4px 0px 4px;
	}
#Children {
	cursor: hand;
	color: #cccccc;
	margin-right: 25px;
	padding: 0px 4px 0px 4px;
	}
#Family {
	cursor: hand;
	color: #cccccc;
	margin-right: 25px;
	padding: 0px 4px 0px 4px;
	}
#Seniors {
	cursor: hand;
	color: #cccccc;
	padding: 0px 4px 0px 4px;
	}

#textabout {
	font-family: Tahoma;
	font-size: 10pt;
	color: #cccccc;
	text-align: left;
	}

#aboutphotos {
	margin-left: 10px;
	float:right;
}

#textdetails {
	font-family: Tahoma;
	font-size: 10pt;
	color: #cccccc;
	text-align: left;
	}

#textdetails a:link {
	color: #FFF;
	}

#textdetails a:visited {
	color: #FFF;
	}		
	
#detailsphotos {
	margin-right: 10px;
	float:left;
}