* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Lucida Grande', "Verdana";
	color: #777;
	font-size: 12px;
	background: #fff;

}
img {
	 border: 0;
}
a {
	color: #666;
}
a:hover {
	color: #fff;
}
#wrapper {
	position: relative;
	padding: 45px 60px;
}
#left {
	position: absolute;
}
#float {
	position:fixed;	
	top:600px;
	}
	
#float p {
	font-size:66px;
	font-family: Times;
	color:#000000;
	padding-left:33px;
	}
	
#content {
	position: relative;
	height: 580px;
	margin-top: -18px;
	margin-left: 0px;
	/* background: transparent url('../images/content-bg.gif') top left repeat-x; */
}
#photos {
	height: 550px;
	padding-top: 25px;

}
#whitearea {
	text-align:center;
	height: 550px;
	padding-top: 25px;

}
#photos a {
	display: block;
	float: left;
	padding-left: 15px;
	height: 550px;

}
#nav {
	left: 50%;
	width:1000px;
	top: 565px;
	background-color:#FFF;
	position:fixed;
	margin: 0 0 0 -500px;
	position: fixed;
	z-index: 10p
}
#nav p.brooks
	{
	color:#CCC;
	}
#nav p
	{
	color:#000000;
		font-family:"Times New Roman", Times, serif;
	font-size:20px;
	clear:both;
	

	
	
	
h1 {
	display: block;
	width: 286px;
	height: 128px;
	text-indent: -3000px;
	background: #151413 url('../images/logo.gif') top left no-repeat;
}
#nav {
	position: relative;
	width: 310px;
	height: 364px;
	margin-left: -10px;
	margin-top: 38px;
	background: transparent url('../images/nav-bg.gif') 10px 0px repeat-y;
}
#nav span {
	position: absolute;
	display: block;
	width: 10px;
	height: 9px;
	background: transparent url('../images/nav-highlight.gif') 0px 0px no-repeat;
}
#nav ul {
	position: absolute;
	top: left;
	list-style-type: none;
}
#nav ul li a {
	display: block;
	width: 310px;
	height: 34px;
	text-indent: -3000px;
}
#nav ul li.selected a,
#nav ul li.selected a:hover {
	background-position: 0px -68px !important;
}
#nav ul li a:hover {
	background-position: 0px -34px !important;
}
.about {
	height: 160px;
}
.about p {
	padding: 270px 15px 0 25px;
}
.blog {
	display: block;
	width: 300px;
	height: 33px;
	margin-left: 10px;
	border-top: 1px solid #565656;
	text-indent: -3000px;
	margin-top: 170px;
	background: transparent url('../images/nav-readblog.gif') -10px 0px no-repeat;
}
.blog:hover {
	background-position: -10px -34px;
}
.phone,
.email {
	padding-left: 16px;
}
.phone {
	background: transparent url('../images/phone.gif') 0px 3px no-repeat;
	margin-top: 15px;
}
.email {
	position: absolute;
	background: transparent url('../images/email.gif') 0px 5px no-repeat;
}
#qTip {
	position: absolute;
	display: none;
	padding: 10px 15px;
	font-size: 13px;
	color: #fff;
	z-index: 1000;
	background: url('../images/tooltip.png') repeat;
}
#back {
	position: absolute;
	display: block;
	width: 116px;
	height: 40px;
	top: 300px;
	right: 62px;
	text-indent: -10000px;
	outline: 0;
	z-index: 1;
	background: url('../images/back.gif') repeat;
}
#back:hover {
	background-position: 0px -36px;
}
