html {	
	background:url(http://blackwoodwritersgroup.com/images/paper.jpg); color:white;	
	margin:0px auto; padding:0px;
	}

body { 
	z-index:1;
	background:url(http://blackwoodwritersgroup.com/images/background.jpg) 0% 0% no-repeat; color:maroon;
	width:780px; height:700px; 
	margin:0px auto; padding:50px 0 0 0; 
	font:16px "Segoe Print" cursive; 
	}
	
a {text-decoration:none;  }
a:link {color:#d00;}
a:visited {color:#060;}
a:hover {background-color: #0e0; color: black; width: 100px;}

	
div#menu {
	float:left;
	margin:200px 0 0 20px; padding:0; 
	width:180px; height:700px; 
	border:0px solid #abc;  
	}	
	
div#menu li {	list-style:none;}	
	
div#content {
	float:left;
	width:450px; height:700px; 
	margin:0px auto; padding:0; 
	border:0px solid #abc;  
	}
div#content p {	font-size:.9em;}
	
h1 {
	margin:0px; padding:20px 0; 
	text-align:center;  
	}

h1.title {
	font:36px "old english text mt" , cursive;
	position:relative; top:45px; left:-30px;
	}
h2 {
	text-align:center;
	position:relative; top:5px; left:-30px;
}
div#member  {
	margin:0px auto; padding:0px; 
	margin:0px; padding:0 0 0 30px; 
	border:0px solid #ccc;  
	}
	
div#member ul { 
	float:left;	width:190px; 
	margin:0px; padding:0px; 
	list-style:none;
	border:0px solid #ccc;  
	}
	
div#member li {
	margin:0px; padding:0px; 
	line-height:35px;
	text-align:left;  
	}

	
div#footer {
	float:left;	
	position:relative; top:-120px; left:60px; 
	text-align:center; 
	padding:20px 0 0 0; 
	}
	