/*###################################################################
# index CSS v1
###################################################################
#  myBTMContent Deluxe v 2
###################################################################
#  Web Developer -- BY THE MOON
#  Author/Design -- Dara Pressley dara@bythemoon.com
#  Website -- moorecustomdesigns
#  Copyright � 2004 Dara Pressley
###################################################################*/
html,body {
	margin: 0;
	padding: 0;
	background: url("/css/default/images/background_full.gif") ;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
h4 {
	color: #009;
	font-style: italic;
}
p {
	padding: 0;
	margin-top: 0px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
a {
	color: green;
}
a:hover {
	color: #999;
}
#news {
	position:absolute; 
	left:33px; 
	top:367px; 
	width:291px; 
	z-index:2;
	text-align: left;
}

#news a {
	color: #000;
}

#news a:hover {
	color: green;
}

.date {
	color: #363;
}
.line {
	color: #009;
}
#logo {
	position:absolute;
	left:20%;
	right:20%;
	top:48px;
	width:203px;
	height:200px;
	z-index:1 display;
	text-align: center;
	display: block;
}
#glass {
	position:absolute; 
	left:50%; 
	right:10%;
	top:310px; 
	width:122px; 
	height:18px; 
	z-index:2;
}

#wood {
	position:absolute; 
	left:45%; 
	right:10%;
	top:260px; 
	width:203px; 
	height:31px; 
	z-index:3;
}
#content {
	position:absolute; 
	margin-left:350px; 
	margin-top:367px;
	width:55%; 
	text-align: left;
	z-index:4;
}
image {
	border: 0;
}