body.level3 {
	background: none;
}
a:visited {
	color: gray;
}
#nav a:link {
	color: #333;
}
#nav a:visited {
	color: gray;
}
#nav a:hover {
	color: white;
}
#nav a:active {
	color: #333;
}

#splash, #splash a, #splash img {
	border: none !important;
}
.level1 #splash {
	height: 200px !important;
}
.level2 #splash {
	height: 92px !important;
}
#content h2 {
	background-color: #259;
	color: #fff !important;
}
#content li {
	padding-bottom: 5px;
}
.facPhoto {
	float: left;
	margin: 5px 15px 0 20px;
	display: inline;
}
.row {
	margin: 15px 0;
	width: 524px;
	float: right;
}
.mug {
	float: left;
	width: 163px;
	margin: 0 5px;
	display: inline;
	text-align: center;
}
.mug img, .thumbs img {
	border: none;
}
.mug .pic {
	display: block;
	width: 127px;
	height: 159px;
	padding: 5px;
	margin: 0 auto 5px auto;
	border: 1px solid #ccc;
}
.thumbs {
	text-align: center;
}
.thumbs img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 10px;
}
.mug .pic:hover, .thumbs img:hover {
	background: #259;
}
.mug a {
	font-size: small;
}
.wrap {
	float: right;
	width: 524px;
}
#content .photo {
	float: right;
   	text-align: right;
	margin: 10px 10px 0 10px;
}
#content .photo p {
	margin: 0 !important;
	text-align: center;
}
.clear {
	clear: right;
}
#infobar div {
	margin-top: 20px !important;
	border-top: 1px solid #259;
}
#work {
	margin-bottom: 20px;
}
.level2 #work {
	display: none;
}
#back {
	text-align: center;
}
#gallery {
	margin: 15px 0;
	text-align: center;
}
#gallery img, #gallery embed {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 4px;
}

#gallery a {
	text-decoration: none;
	margin: 10px;
	font-size: small;
}
#gallery a:hover {
	text-decoration: underline;
}
#gallery a span {
	font-size: 85%;
}

/*Wayne added styles */

.avatar-left{ float:left;
}

