body {margin:0;
	
	background: 00000;}
#container { 
	background-color: #eeeeee;
             min-width: 100%;}
#center { 
	background-color: #fff;
	background-image: url("texture00174.jpg"); 
	padding: 5px;	
	font-family: Georgia, Arial, sans-serif;
			font-style: italic;
			 font-size: 2em;}
#header {line-height:130px;
    font-family: Georgia; Times New Roman;
	font-style: italic;
    font-size:6em;
	background-color: #7E354D;
	padding: 15px;
	border-style: inset;
	border-width: 20px;
	border-color: #800517;}
	
#nav {float: left;
	background-color: #7D0541;
     height: 710px;
	 width: 230px;
	 line-height: 1.3;
	
	 padding: 5px;
	 border-style: inset;
	 border-width: 15px;
	 border-color: #7F525D;
	 }
	a {text-decoration: none;
		color: 00000;}
#nav {list-style-image: url(thimble_transparent.gif);
	font-family:Times New Roman;
	font-weight: bold;
	font-size: 1.4em;}
#nav a:link {color: white;}
#nav a:visited {color: green;}
#nav a:hover {color: hotpink;}
#center {margin: 0 0 0 230px;
	height: 730px;
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
	color: #7D0541;}	
#footer {	
	
	font-size:.5em;
		text-align: center;
		color: #7D0541;
		padding: .5px}
#footer p {font-size:.65em}
#footer a:link {color: #7F525D;}
#footer	a:visited {color: green;}
#footer	a:hover {color: red;}   