body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	background: #808080 url(../images/grey-back.jpg) no-repeat center top;
	line-height: 1.5em;
}
p {
	margin-bottom: 1.5em;
}
.wrapper {
	width: 650px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -325px;
	margin-top: -85px;
}
.animation {
	float: right;
	width: 137px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #999999;
	background-image: url(../images/corner-piece.gif);
}
.wrapper .animation img {
	float: right;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 105px;
	width: 105px;
}
.animation a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: right;
	display: inline;
	padding: 5px;
	margin: 0px 15px 0px 0px;
	float: right;
}
.animation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: right;
	display: inline;
	padding: 5px;
	margin: 0px 15px 0px 0px;
	float: right;
}
.animation a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	text-align: right;
	display: inline;
	padding: 5px;
	margin: 0px 15px 0px 0px;
	float: right;
}
.logos {
	clear: both;
	padding-top: 5px;
	width: 650px;
	margin-left: auto;
	position: relative;
	text-align: center;
	padding-bottom: 15px;
	margin-right: auto;
}
.logos img {
	display: inline;
}
.topLogos {
	clear: left;
	float: left;
	padding-top: 5px;
	width: 650px;
	margin-left: -325px;
	position: absolute;
	left: 50%;
	text-align: center;
	padding-bottom: 15px;
	top: 10px;
}
.homeWrapper {
	display: block;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	position: relative;
}
.homeWrapper h1 {
	background-image: url(../images/lloydesign-logo-home5.png);
	height: 124px;
	width: 508px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	margin: 0px 0px 15px;
	padding: 0px;
}
.homeWrapper a {
	float: left;
	clear: left;
	display: inline;
	margin-left: 370px;
}
.homeCameos {
	float: right;
	height: 250px;
	width: 250px;
	display: inline;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	overflow: hidden;
}
.homeCameos a {
	margin: 0px;
	padding: 0px;
}
.homeCameos ul {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
	float: left;
}
.homeCameos ul li {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 250px;
	list-style-type: none;
	display: block;
}
.homeWrapper2 h1 {
	background-image: url(../images/home-page-logo-with-acid.jpg);
	height: 220px;
	width: 775px;
	display: block;
	margin-left: -378px;
	position: absolute;
	left: 50%;
	top: 20px;
}
.homeText {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 275px;
	font-size: 1.2em;
	line-height: 2em;
}
.homeText .left {
	float: left;
	width: 530px;
	text-align: right;
	display: block;
}
.homeText .right {
	float: right;
	width: 345px;
	text-align: left;
	display: block;
}
.homeText .right a {
	text-decoration: none;
}
.homeText ul {
	background-image: url(../images/fader-back.jpg);
	display: inline;
	float: left;
	height: 181px;
	width: 884px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.homeText ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 884px;
}
.clearit {
	clear: both;
	height: 0px;
	width: 100%;
	overflow: hidden;
}
.fader {
	background-image: url(../images/fader-back.jpg);
	display: inline;
	float: left;
	height: 181px;
	width: 884px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 40px 15px;
	padding: 0px;
	overflow: hidden;
}
.homeWrapper2 h1 a {
	background-image: url(../images/home-page-logo-with-acid.jpg);
	height: 220px;
	width: 775px;
	display: block;
	text-indent: -1000em;
}
.enterGallery {
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #DE6F00;
	padding: 3px;
	display: inline;
}
a:link .enterGallery, a:visited .enterGallery {
	text-decoration: none;
}

