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

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

a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

a.c {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
		
a.c:hover {
	color: #666;
	
	font-size: 26px; /*32px*/
	
}

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

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

#sdesc1 {
	position: absolute;
	top: 110px;
	left: 15px;
	width: 660px;
	text-align: center;
	font-size: 18px;
	color: #660000;
	z-index: 2;
}

#sdesc2 {
	position: absolute;
	top: 81px;
	left: 128px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	color: #666;
	z-index: 1;
}

.i {
	position: absolute;
	top: 225px;	
	border: ridge 2px #660000;
}

#i1 {
	left: 0px;
}

#i2 {
	left: 136px;
}

#i3 {
	left: 272px;
}

#i4 {
	left: 408px;
}

#i5 {
	left: 544px;
}

.d {
	position: relative;
	line-height: 20px;
}

.mb {
	font-size: 10px;

}

.maroon {
	color: #990000;
}

.dkred {
	color: #660000;
}

#d0 {
	position: absolute;
	top: 377px;
	left: 0px;
	width: 680px;
	height: 155px;
	text-align: center;
	color: #666;
	font-weight: bold;
}

#fcontact {
	position: absolute;
	top: 490px;
	left: 0px;
	width: 680px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	color: #999;
	z-index: 1;
}

#e {
	margin-left: 75px;
}

#ph {
	margin-left: 75px;
}

#tweet {
	margin-left: 60px;
	background-image: url(images/t.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	font-size: 16px;
	color: transparent;
}

#tweet:hover {
	background-image: url(images/t-h.gif);
}

#copy {
	float: left;
	width: 100%;
	height: auto;
	text-align: justify;
	font-size: 12px;
	color: #999;
	z-index: 1;
}

#webd {
	margin-left: 55px;
	font-family: verdana;
	font-size: 9px;
	line-height: 20px;
	color: #999;
	text-align: center;
}

#webd:hover {
	text-decoration: underline;
}

* html #webd {
	line-height: 16px;
}

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