A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;} 
img
img:hover { border-style: none;}
a img{border-style:none} 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 24px 0;
	padding: 0;
	background-image: url(http://www.lightandfire.com/images/background.png);
	background-repeat: repeat-x;
    height:100%;	
}

.header{
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:-26px;
width:802px;
height:150px;
z-index:0;
background-image:url('http://www.lightandfire.com/images/header/random.php'); 
border: 0px;
border-color: white;
border-left-style: none; 
border-right-style: none; 
border-top-style: none; 
border-bottom-style: none; 
border-bottom-color: #6e6e6e;
}

.body{
position:relative;
margin-left:auto;
margin-right:auto;
width:800px;
height:auto;
min-height:100%;
z-index:0;
background-image: url('http://www.lightandfire.com/images/backsquare.png');
border: 1px;
border-color: white;
border-left-style: solid; 
border-right-style: solid; 
border-top-style: none; 
border-bottom-style: none; 
padding:0px;
color: white;
font-size: 1.00em;
}

.shadow{
position:relative;
margin-left:auto;
margin-right:auto;
margin-top: -890px;
width:860px;
height:940px;
z-index:-5;
background-image:url('http://www.lightandfire.com/images/shadow.png'); 
}

.footer{
position:relative;
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:804px;
height: 50px;
z-index:3;
background-image:url('http://www.lightandfire.com/images/footer.png');
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: .80em;
text-align: center;
}

h1 {
	color: #ffffff;
	font-size: 1.25em;
	margin: 0 0 12px 10px;
	white-space: nowrap;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#menuwrapper {
	position:relative;
	margin-left: auto;
    margin-right: auto;
	z-index:3;
	width:800px;
	border: 1px;
	border-color: white;
    border-left-style: solid; 
    border-right-style: solid; 
    border-top-style: none; 
    border-bottom-style: none; 
	background-image: url(http://www.lightandfire.com/menu/bar.png);
	background-repeat: repeat-x;

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar {
	width: 36em;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px ridge #6e6e6e;
	font-size: .85em;
	color: #ffffff;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(http://www.lightandfire.com/menu/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li {position: relative;}

/* hide from IE mac \*/
#p7menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li  {
	width: 12em;
}
#p7menubar ul li a  {
	color: #333333;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(http://www.lightandfire.com/menu/p7exp_mgrad1.jpg);
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #ffffff;
	background-color: #333333;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #606060!important;
	color: #ffffff !important;
}

