body {
	margin: 0;
	background-color: #999999;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	color: #fff;
}

.body {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

.body .title {
	position: absolute;
	width: 100%;
	top: 40px;
	font-family: Verdana, sans-serif;
	font-size: 1.375em;
	font-weight: normal;
	text-align: right;
}

.body .title a {
	color: #fff;
	text-decoration: none;
}

.body .title a span.flair {
	color: #cccccc;
}

.body .copyright {
	position: absolute;
	width: 100%;
	top: 730px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-family: Verdana, sans-serif;
	font-size: 0.625em;
	color: #cccccc;
	text-align: right;
}

/*	wrapper top is set to 450; margin-top is -(0.5 * height)	*/
.body .wrapper {
	position: absolute;
	top: 400px;
	background-color: #a5a5a5;
}

.body .wrapper.text {
	width: 100%;
}

.body .image .content {
	padding: 15px;
}

.body .text .content {
	position: absolute;
	top: 50%;
	margin-right: 100px;
	line-height: 1.5em;
	font-size: 0.9em;
	letter-spacing: 0.02em;
}

.body .text .content p {
	margin-bottom: 1.5em;	
}

.body .text .content .label {
	font-size: 0.625em;
	text-transform: uppercase;
}

.body .content a.email {
	color: #fff;
}

.body .content a:hover.email {
	color: #aa0000;
}

.body .offsetImage {
	position: absolute;
	z-index: 99;
	top: 50%;
	left: -25px;
	background-color: #000;
}

/* MENU STYLES */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */

.menu {font-family: Verdana, sans-serif; width: 58.1em; height:100px; position:absolute; top: 90px; right: 0px; font-size:0.6875em; z-index:100;}
/*.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:6em; min-height:1.5em; text-align:right; background:#999999;}*/
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width: 6em; min-height:1.5em; text-align:right; background:#999999;}
.menu ul li.current a, menu ul li.current a:visited { color: #aa0000; }
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative; margin-left: 0;}
.menu ul li ul {display: none;}

.menu ul li.blog a, .menu ul li.blog a:visited { width: 4.65em; }
.menu ul li.clients a, .menu ul li.clients a:visited { width: 5.45em; }
.menu ul li.about a, .menu ul li.about a:visited { width: 5.3em; }
.menu ul li.praise a, .menu ul li.praise a:visited { width: 4.9em; }
.menu ul li.kids a, .menu ul li.kids a:visited { width: 5.4em; }
.menu ul li.events a, .menu ul li.events a:visited { width: 5.6em; }
.menu ul li.mitzvahs a, .menu ul li.mitzvahs a:visited { margin-left: 0.8em; }
.menu ul li.engagements a, .menu ul li.engagements a:visited { margin-left: 2.0em; }

/* specific to non IE browsers */
.menu ul li:hover a {color:#aa0000; background:#999999;}
.menu ul li:hover ul {display:block; position:absolute; top:1.5em; left:0; width:6em;}
.menu ul li:hover ul li a {display:block; background:#999999; color:#fff;}
.menu ul li:hover ul li a:hover {background:#999999; color:#aa0000;}

/* END MENU STYLES */

/* GALLERY NAV STYLES */

.galleryNav {
	position: absolute;
	top: 394px;
	text-align: center;
}

.galleryNav a {
	height: 12px;
	width: 8px;
}

.galleryNav a img {
	border: none;
}

.galleryNav .prev {
	margin-right: 15px;	
}

.galleryNav .prev a.disabled {
	background: url('../images/prev_disabled.gif');
}

.galleryNav .prev a.enabled {
	background: url('../images/prev.gif');
}

.galleryNav .prev a:hover.enabled {
	background: url('../images/prev_hover.gif');	
}

.galleryNav .next {
	margin-left: 15px;	
}

.galleryNav .next a.disabled {
	background: url('../images/next_disabled.gif');
}

.galleryNav .next a.enabled {
	background: url('../images/next.gif');
}

.galleryNav .next a:hover.enabled {
	background: url('../images/next_hover.gif');
}

/* END GALLERY NAV STYLES */

/* PER-PAGE STYLES */

.index .wrapper.image {
	margin-top: -231px;	
}

.index .content {
	height: 432px;
	width: 648px;
}

.about .wrapper.text {
	height: 268px;
	margin-top: -134px;
}

.about .offsetImage {
	height: 218px;
	margin-top: -109px;	
}

.about .content {
	height: 13.5em;
	width: 655px;
	margin-top: -6.75em;
	margin-left: 145px;
}

.praise .wrapper.text {
    height: 1000px;
    margin-top: -134px;
}

.praise .offsetImage {
    height: 218px;
    margin-top: -480px;
}

.praise .content {
    height: 13.5em;
    width: 655px;
    margin-top: -460px;
    margin-left: 145px;
}

.praise .copyright {
    position: absolute;
    width: 100%;
    top: 1300px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-family: Verdana, sans-serif;
    font-size: 0.625em;
    color: #cccccc;
    text-align: right;
}

.clients .wrapper.text {
	height: 165px;
	margin-top: -83px;
}

.clients .offsetImage {
	height: 115px;
	margin-top: -58px;
}

.clients .content {
	height: 9em;
	width: 703px;
	margin-top: -4.5em;
	margin-left: 172px;
	margin-right: 25px;	
}

.contact .wrapper.text {
	height: 254px;
	margin-top: -127px;
}

.contact .offsetImage {
	height: 204px;
	margin-top: -102px;
}

.contact .content {
	height: 12em;
	width: 496px;
	margin-top: -6em;
	margin-left: 304px;	
}

/* END PER-PAGE STYLES */
