body {
	background-attachment: fixed;
	background-color: #333366;
	background-image: url(lt-bg.jpg);
	background-repeat: no-repeat;
	background-position: -20px 70px;
}
div#content {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(lt-gray.jpg);
	background-repeat: no-repeat;
	background-position: -20px 70px;
}
div#links a {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(lt-fade.jpg);
	background-repeat: no-repeat;
	background-position: -20px 70px;
}
div#links a:hover {
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(lt-wash.jpg);
	background-repeat: no-repeat;
	background-position: -20px 70px;
}
#content img {
	border: medium double #FFFFCC;
}
.imglksrts {
	float: right;
	height: 253px;
	width: 382px;
	#left: 482px;
	top: 204px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: medium double #009966;
}
.imglkslks {
	height: 253px;
	width: 382px;
	float: left;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.email {
	color: #F00;
}
