
BODY {
  color: #A3C1F5;
  font-family: "American-Uncial-Normal", Celtic, Arial, Helvetica;
  background-color: #2E3F49;
  background-attachment: fixed;
}

H1 {
  font-weight: bold;
  font-size: 36px;
  font-family: "American-Uncial-Normal";
}

A {
  color: #87CEEB;
  text-decoration: none;
}

A:hover {
  color: #CCFFFF;
}

#menu A {
position: relative;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #B0E0E6;
width: 80%;
padding: 8px;
font-weight: bold;
line-height: 100%;
letter-spacing: 2px;
text-transform: none;
text-align: center;
z-index: 300;
}

#menu A:HOVER {
color: Black;
	filter: "Alpha( Opacity=80, FinishOpacity=0, Style=2, StartX=100,  FinishX=100, StartY=0, FinishY=100)";
background-color : #00FF7F;

}

.tex {
background-image: url(Clipart/textures/htx2.jpg);
border-top: thin #99CCFF ridge;
border-right: thin #99CCFF ridge;
border-bottom: thin #99CCFF ridge;
border-left: thin #99CCFF ridge;
padding: 4px;
}
.brdr {
	border-top: thin #99CCFF ridge; border-right: thin #99CCFF ridge; border-bottom: thin #99CCFF ridge; border-left: thin #99CCFF ridge; padding: 4px;
margin: 5px;
}

.corkban {
  	position: relative;
  	width: 524px;
  	height: 168px;
  	background-image: url(corkbanholder.jpg);
  	background-repeat: no-repeat;
  	padding-left: 26px;
  	padding-top: 18px;
}

.small {
font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
}
.smaller {
	font-family: Arial, sans-serif; font-size: 7.5pt
}

UL UL {
	list-style-type: none;
}
.oline IMG{
	border: 1px #99CCFF dashed;
}
.grad {
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#2E3F49,endColorStr=#00ff99); 
width: 90%
}
.nocelt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

