a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
body {
	
	font-family: "Times New Roman", Times, serif;
    font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/wood.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
}
a.MenuText {
	font-family: Arial, Veranda;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
}
a.MenuText:Hover {
	font-family: Arial, Veranda;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: underline;
}
a.MenuText:Visited  {
	font-family: Arial, Veranda;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: none;
}
a.MenuText:Visited:Hover  {
	font-family: Arial, Veranda;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFCC;
	text-decoration: underline;
}
.Menu {
	font-family: Arial, Veranda;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
	
}
.Text {
	font-family: Arial, Veranda;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	
}
h1 {
  	font-family: "Edwardian Script IT" ;
  	font-size: 48px;
    font-weight: bold;
    color: #000000;
    position: absolute;
    top: 1px;
    z-index: -1;
    text-align: center;
}
h1.over {
  	font-family: "Edwardian Script IT" ;
  	font-size: 48px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 0px;
    text-align: center;
}
@font-face {
    font-family: "Edwardian Script IT" ;
    src: url('http://www.woodburnedangel.com/EDWARDI1.eot');
    font-weight: bold;
}
#header {
    position: absolute;
  	text-align: center;
  	width: 100%;
  	height: 75px;
}
#underhead {
  	position: relative;
  	top: 75px;
  	bottom: 100px;
  	color: #FFFFFF;
  	text-align: center;  
}
#leftnavigation {
  	position: absolute;
  	left: 0%;
  	width: 10%;
  	height: 25px;
  	margin-left: 0px;
  	top: 75px;
	background-image: url(../images/wood.jpg);
	background-repeat: repeat-x;
}
#rightnavigation {
  	position: absolute;
  	left: 90%;
  	width: 10%;
  	height: 25px;
  	margin-right: 0px;
  	top: 75px;
	background-image: url(../images/wood.jpg);
	background-repeat: repeat-x;
    z-index: -1;
} 
#navigation1 {
  	position: relative;
  	height: 25px;
  	top: 75px;
	color: #FFFFFF;
	text-align: center;
} 
#MainCell {
  	position: relative;
  	margin-left: 12%;
  	margin-right: 12%;
  	top: 100px;
  /*	bottom: 100px; */
  	color: #FFFFFF;
  	text-align: center;
}
#custom {
    position: absolute;
    top: 0px;
    z-index: 2;
}
#custom.over {
    position: absolute;
    top: 0px;
    z-index: 1;
}
#foot {
	width:100%;
	clear:both;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	text-align:center;
	position:relative;
  /*  z-index: -1; */
}
#clearfooter {
  clear:both;	
  height:100px;
}
* html .ie_fix {margin-bottom: -3px;}
/* End hide from IE-mac */