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: #990000;
}

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

#menu a:hover {
	text-decoration: none;
	color: #fff;
}

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

#menu {
	position: relative;
	top: 42px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.bc {
	font-weight: bold;
	text-align: center;
	color: #990000;
}

.just {
	text-align: justify;
}

.floatr {
	float: right;
}

.cldesc {
	width: 640px;
	height: auto;
	border: none;
	text-align: justify;
}

.logo {
	margin-top: 20px;
	border: none;
}

.red {
	color: #990000;
}

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

#webd {
	position: absolute;
	top: 12px;
	left: 530px;
	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;
}

#clHome {
	position: absolute;
	top: 560px;
	left: 0px;
	border: none;
	z-index: 2;
}
