body { margin: 0px;
	    font-family: "Comic Sans MS";
		font-size: 18px;
    	font-style:  normal;
	    font-weight: normal;
		padding-left: 50px;
		padding-right: 50px;
		background: url(../images/bkg1.jpg);
		color: #0000000;
		text-align: center;}

A:link { color:#0000ff; text-decoration:none; }
A:visited { color:#0099FF; text-decoration:none; }
A:active { color:#000000; text-decoration:none; }
A:hover { text-decoration: underline; color: #6600FF; }

.smalltext {
	font-family:"Times New Roman"; 
	font-size:14; 
	margin-left:0px; 
	margin-top:0px;
	text-align:center;
	color: #000000;
}
.largetext {
	font-family:"Times New Roman"; 
	font-size:17; 
	font-weight: bold;
	margin-left:0px; 
	margin-top:0px;
	line-height:20px;
	text-align:center;
	color: #000000;
}
blockquote {
  color         : blue;
  background    : white;
  padding-left  : 0.5in;
  padding-right : 0.5in;
}

hr {
  width  : 80%;
  height : 1px;
}

img.w3c { /* makes it load faster */
  height       : 31px;
  width        : 88px;
  border-style : none;
}

input {
  font-family : "Comic Sans MS", sans-serif;
  font-size   : 9pt;
}

input.nbor {
  border     : 0;
  text-align : right;
  font-size  : 18px;
}

select {
  font-family : "Comic Sans MS", sans-serif;
  font-size   : 9pt;
}

table {
  font-size   : 9pt;
}


.content { width:"100%";
		background: url(../images/inner.jpg);
		border:3px;
		border-style:groove; 
		border-color:#c0c0c0;
		padding: 20px;}

.header {top:1%; 
		 left:25%; 
		 position:fixed; }

.paypal {top:1%;
		 left:1%;
		 position:fixed; }

#header p {
      padding:10px;
	  width:100%;
      }

#left {
      position:absolute;
      left:10;
	  top:200
      padding:10;
      width:180px;
      height:100%;
      }

.content2 {
      position: absolute;
      top:280px;
	  left:0px;
	  width: 640px;
	  padding-left:20;
      }

#right {
      position:absolute;
      right:0;
      top:90px;
      padding:0;
      width:200px;
      height:100%;
      }

.floaty {
	float: left;
	padding: 5px 10px 5px 5px;
	margin: 0px 20px 10px 0px;
	width: 200px;
	text-align: left
	}
.clear { clear: both }

.P {
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	text-align:center;
	font-size : 14px;
	font-weight:bold; }

.h2 { 
	background:#ede4a5;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	border-width: 20px; 
	border-color:#786326; 
	border-style:groove;
	text-align:center;
	width:50%;
	align:center; }

.h2.padding { 
	background:#786326; 
	padding-top:20px; 
	padding-right:20px; 
	padding-bottom:20px; 
	padding-left:20px }

.h1 { 
	background:#ede4a5;
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	border-width: 20px; 
	border-color:#786326; 
	border-style:groove;
	text-align:center;
	width:50%;
	align:center; }

.h1.padding { 
	background:#786326; 
	padding-top:20px; 
	padding-right:20px; 
	padding-bottom:20px; 
	padding-left:20px }

hr { 
	height: 3px; 
	width: 50%; 
	background: #FF0000;
	align:center; }

.datacell {
	border:3px;	}

#elButton a {
	color: #000;
	background: url(../images/emberwood.jpg);
	background-color:#0b4cdf;
	border:4px outset #ede4a5;
	padding: 3px 5px;
	font-size:18px;
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 185px;
	margin: 1px;
}
#elButton a:hover {
	color:#fff;
	background-color: #ede4a5;
	border:4px inset #786326;
	padding-left:4px;
}

.linkbox {
	width:400;
	padding:5;
	text-align:center;
}

div.links {
	position: absolute; 
	margin-top: 25px; 
	margin-left: 25px; 
	width: 150px; 
	height: 700px; 
	z-index: 100;
}

div.links a {
	display: block; 
	text-align: center; 
	font-size: 1em;
	font-family: Verdana, sans-serif; 
	font-weight: bold; 
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 1px; 
	border-width: 0;
	text-decoration: none; 
	color: #FFC; 
	background-color: #444;
}

div.links a:hover {
	color: #411; 
	background-color: #AAA;
	border: none;
}

div.links a span {
	display: none;
}

.woodhead {
	left: 500px; 
	width: 125px;
	padding: 5px; 
	margin: 10px; 
	color: #ffff00; 
	background-color: black;
	font-size: 20px;
	font-family: Verdana, sans-serif;
	font-weight: normal; 
	text-align: center;
	border: groove;
}

div.links a:hover span.one {
	display: block;
	position: absolute; 
	left: 200px; 
	width: 450px;
	padding: 5px; 
	margin: 10px; 
	z-index: 100;
	color: black; 
	background: url(../images/bkg1.jpg);
	background-color: white;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: bold; 
	text-align: left;
	border: none;
}
