* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Lucida Grande', "Verdana";
	color: #777;
	font-size: 12px;
	background: #151412 ;
}
img {
	 border: 0;
}
a {
	color: #666;
}
a:hover {
	color: #fff;
}
#wrapper {
	position: relative;
	padding: 45px 60px;
}
#left {
	position: absolute;
}
#content {
	position: relative;
	height: 615px;
	margin-top: -18px;
	margin-left: 300px;
	background: transparent url(../%27../images/content-bg.gif%27) top left repeat-x;
}
#photos {
	height: 615px;
	padding-top: 33px;
	background: transparent url(../%27../images/content-bg-left.gif%27) top left no-repeat;
}
#photos a {
	display: block;
	float: left;
	padding-left: 15px;
	height: 500px;
}
h1 {
	display: block;
	width: 286px;
	height: 128px;
	text-indent: -3000px;
	background: #151413 url(../%27../images/logo.gif%27) top left no-repeat;
}
#nav {
	position: relative;
	width: 310px;
	height: 364px;
	margin-left: -10px;
	margin-top: 38px;
	background: transparent url(../%27../images/nav-bg.gif%27) 10px 0px repeat-y;
}
#nav span {
	position: absolute;
	display: block;
	width: 10px;
	height: 9px;
	background: transparent url(../%27../images/nav-highlight.gif%27) 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(../%27../images/nav-readblog.gif%27) -10px 0px no-repeat;
}
.blog:hover {
	background-position: -10px -34px;
}

.phone {
	background: transparent url(phone.gif) 0px 3px no-repeat;
	margin-top: 15px; padding-left: 66px;
	font-family: 'Lucida Grande', "Verdana";
	color: #c2c2c0;
	font-size: 11px;
}
.email {
	
	background: transparent url(email.gif) 0px 5px no-repeat;
	font-family: 'Lucida Grande', "Verdana";
	color: #c2c2c0;
	font-size: 11px; padding-left: 66px;
}
#qTip {
	position: absolute;
	display: none;
	padding: 10px 15px;
	font-size: 13px;
	color: #fff;
	z-index: 1000;
	background:  url(../%27../images/tooltip.png%27) repeat;
}
#back {
	position: absolute;
	display: block;
	width: 116px;
	height: 40px;
	top: 300px;
	right: 62px;
	text-indent: -10000px;
	outline: 0;
	z-index: 1;
	background:  url(../%27../images/back.gif%27) repeat;
}
#back:hover {
	background-position: 0px -36px;
}
.addr {
	padding-left: 50px;
	padding-top: 20px
	background: #151413 url(../%27m6.gif%27) top left no-repeat;
	font-family: 'Lucida Grande', "Verdana";
	color: #c2c2c0;
	font-size: 11px;
}
.blurb {
	padding-left: 10px;
	padding-right: 10px;
	font-family: 'Lucida Grande', "Verdana";
	color: #c2c2c0;
	font-size: 12px;
}
.wcell {
	
	background: #ffffff 
	;
}