body {
	background-image: url(images/bg22.jpg); 
	background-color: #fff;
	color: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
	color: #ccc;
}

a.subm {
	color: #666;
	text-decoration: none;
}

a.subm:hover {
	text-decoration: underline;
}

a.cltitle {
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}

a.cltitle:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

#bucket {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 0%;
	margin-right: 0%;
	width: 100%;
	height: 100%;
}

#clinfocont {
	position: relative;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 533px;
	width: 800px;
	background: #fff;
	color: #000;
	/*opacity: .95;
	filter: alpha(opacity=95);*/
	border: ridge 2px #990000;
}

#clinfo {
	margin: 20px;
	color: #000;
	height: 500px;
	width: 375px;
}

#clmenu {
	position: absolute;
	top: 45px;
	left: 20px;
	height: 18px;
	width: 380px;
	border-top: inset 1px red;
	border-bottom: outset 1px red;
	font-size: 13px;
}

#clpic {
	position: absolute;
	top: 45px;
	left: 400px;
	width: 420px;
	height: 515px;
	border: ridge 3px #990000;
}

#copy {
	position: absolute;
	top: 565px;
	left: 18px;
	width: 100%;
	height: auto;
	text-align: right;
	font-size: 12px;
	color: #999;
	z-index: 1;
}

#webd {
	position: absolute;
	top: 12px;
	left: 650px;
	width: 130px;
	font-family: verdana;
	font-size: 9px;
	color: #999;
	text-align: right;
}

#jeb {
	letter-spacing: -3px;
	font-family:tahoma, courier new;
	font-size: 11px;
	font-style: italic;
}

#dCon {
	width: 375px;
	height: 430px;
	border: none;
}

#dPR {
	width: 375px;
	height: 430px;
	border: none;
	display: none;
	overflow: auto;
}

#dRec {
	width: 375px;
	height: 430px;
	border: none;
	display: none;
	overflow: auto;
}

#dImg {
	width: 375px;
	height: 430px;
	border: none;
	display: none;
	overflow: auto;
}