html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #000000;
	width: 1243px;
}
p{margin:0 10px 10px}

div#header h1{
	height:120px;
	line-height:60px;
	margin:0;
	padding-left:10px;
	background: #FF8539;
	color: #79B30B;
	background-image:url(../lionshaveo.jpg);
	background-repeat:no-repeat;
	background-position:right
  }

div#container{
	text-align:left;
	background-color: #000000;
	height: auto;
}

div#beardpages{
	float:none;
	position: inherit;
}

div#beardnav-right{
	width:50px;
	position: absolute;
	left: 700px;
	top: 220px;
}
div#beardnav-left{
	width:50px;
	position: absolute;
	left: 102px;
	top: 219px;
}


div#content p{line-height:1.4; 
}
#oom {
	height: 10px;
	background-image: url(../gradient.gif);
		background-repeat: repeat-x;

	
}

div#extra{
	float:left;
	width:auto;
	background:#FF8539;
	background-image:url(../orangegradient.gif);
	background-repeat:repeat-y;
	background-position:right;
}

div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}

div#container{width:900;margin:0 auto}

div#content{
	float:left;
	width:700px;
	height: auto;
}
div#navigation{
	float:right;
	width:240px;
	height: 1300px;
	background-color:#000000;	/*(background-image:url(../linksgradient.gif);
	background-repeat:repeat-y;
	background-position:left;*/

}

div#navigation p{

margin:0px;
margin-left: 17pt; 
font:Verdana, Arial, Helvetica, sans-serif;
}




div#footer{clear:both;width:100%}
.style8 {font-size: 16px; color: #330033; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-weight: bold; }

.hiddenlink {
  text-decoration: none; /* to remove the underline */
}

