body {
	background-color: #333333;
	background-image: url(http://www.dlmains.com/images/bodybg.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
body,td,th {
	color: #333333;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: x-large;
	color: #DE8500;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}
h2 {
	font-size: large;
	color: #EF8F00;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.photo {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
/*	margin: 6px;*/
	padding: 4px;
}
.content {
	padding: 12px;
}
.left {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(http://www.dlmains.com/images/side-l.png);
	height: 476px;
}
.right {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://www.dlmains.com/images/side-r.png);
	height: 476px;
}
.navigation a:link {
	color: #E3E3E3;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
.navigation a:active {
	color: #16e2f5;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.navigation a:visited {
	color: #E3E3E3;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.navigation a:hover {
	color: #16e2f5;
}
div.navigation {
	background-image: url(http://www.dlmains.com/images/headerbase.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
}
.bookinfo {
	font-size: 12px;	
}
.footer {
	padding-top: 4px;
	font-size:14px;
}
.footerbase {
	padding-top: 4px;
	background-image: url(http://www.dlmains.com/images/footerbase.png);
	background-repeat: repeat-x;
	background-position: top;
}
.leftbase {
	background-image: url(http://www.dlmains.com/images/leftbase.png);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbase {
	background-image: url(http://www.dlmains.com/images/rightbase.png);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	color: #11AEBD;
	text-decoration: none;
}
a:visited {
	color: #11AEBD;
	text-decoration: none;
}
a:active {
	color: #11AEBD;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #15c8da;
}
a:active {
	text-decoration: none;
}
