body {
	background: #8C6F4F url(/images/cardboard1.jpg) no-repeat;
	font-family: "Gill Sans", "Gill Sans MT","Palatino Linotype", "Palatino", serif;
	color:#333333;
}
a, a:visited {
	color:#333333;
}
h1 { font: bold 162px "Century Gothic", sans-serif; margin: 0.25em 0 0; }
a:hover {
	color:#663300;
}
#wrapper {
	width:720px;
	margin: 20px auto;
	border: solid 1px #660000;
	padding: 20px 40px;
	background: #FFFFFD url(/images/paper_cornergrad2.jpg) bottom right no-repeat;
}
#wrapper ul {
	list-style: none;
	margin:-1em 0 0;
	padding-left:0.15em;
}
#wrapper li {
	background: transparent url(/images/li_arrow1.gif) no-repeat 0 7px;
	padding-left: 12px;
	margin: 3px 0;
}
#footer {
	width:800px;
	margin: 20px auto;
	color:#330000;
	font-family: Futura, "Century Gothic", sans-serif;
	font-size: 10px;
}
#tl-corner {
	position:relative;
}
#cornermiddle {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -420px;
	margin-left: -40px;
}
#cornerinner {
	width: 600px;
	height: 200px;
}

/* CSS Document 

font-family: Impact, Charcoal, sans-serif;
font-family: ‘Palatino Linotype’, ‘Book Antiqua’, Palatino, serif;
font-family: Tahoma, Geneva, sans-serif;
font-family: Century Gothic, sans-serif;
font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
font-family: ‘Arial Black’, Gadget, sans-serif;
font-family: ‘Times New Roman’, Times, serif;
font-family: ‘Arial Narrow’, sans-serif;
font-family: Verdana, Geneva, sans-serif;
font-family: Copperplate / Copperplate Gothic Light, sans-serif;
font-family: ‘Lucida Console’, Monaco, monospace;
font-family: Gill Sans / Gill Sans MT, sans-serif;
font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
font-family: ‘Courier New’, Courier, monospace;
font-family: Arial, Helvetica, sans-serif;
font-family: Georgia, Serif;

*/