* {
	padding: 0;
	margin: 0;
	}

body {
	font: 400 1.0em 'courier new',courier,'Franklin Gothic Medium Cond',arial,sans-serif;
	color: #334;
	background: url('img/bg.jpg') top left;
	}
	
#wrap {
	width: 770px;
	margin: 0 auto;
	padding: 30px 30px 50px 20px;
	background: #F1E8CF url('img/stainb.gif') no-repeat top right;
	}
	
h1 {
	color: #000;
	margin-bottom: 20px;
	padding-left: 60px;
	background: url('img/star.gif') no-repeat left center;
	text-decoration: underline;
	font-family: 'courier new', courier, 'Franklin Gothic Medium Cond', 'arial narrow', arial, sans-serif;
	font-size: 2em;
	font-weight: 600;
	}
	
h2 {
	text-decoration: underline;
	margin-top: 5px;
	}
	
h3 {
	font-style: italic;
	color: #700;
	}
	
h4 {
	color: #734F45;
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	}
	
p {
	margin: 5px 0;
	}
	
#main a {
	color: #700;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}
	
#main a:hover {
	border-bottom: none;
	color: #000;
	}
	
#main p img {
	padding: 1px;
	margin: 0 0 5px 5px;
	}

#nav {
	float: left;
	}
	
#nav ul {
	list-style-type: none;
	}
	
#nav ul li a {
	font: 400 0.8em 'courier new','franklin gothic medium cond',arial,sans-serif;
	display: block;
	padding: 5px 2px 5px 22px;
	text-decoration: none;
	color: #633;
	width: 58px;
	margin-bottom: 2px;
	background: url('img/x.gif') no-repeat top left;
	}
	
#nav ul li a:hover {
	color: #000;
	background: url('img/x.gif') no-repeat top right;
	}
	
#main {
	margin: 0 220px 0px 100px;
	font-size: 0.75em;
	}
	
#main p {
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #211;
	font-family: 'courier new', georgia;
	}
	
.meta {
	border-top: 1px dotted #C1A891;
	font-size: 0.9em;
	padding: 3px;
	margin: 5px 0 15px 0;
	}
	
#main ul {
	margin: 5px 0 5px 20px;
	list-style-type: none;
	}
	
#main ul li {
	background: url('img/x2.gif') no-repeat top left;
	padding-left: 20px;
	}
	
#main ol {
	margin: 5px 0 5px 40px;
	font-style: italic;
	color: #700;
	font-weight: bold;
	}
	
#main ol span {
	font-style: normal;
	font-weight: 400;
	color: #211;
	}
	
blockquote {
	padding-left: 23px;
	background: url('img/quote.jpg') no-repeat top left;
	margin: 5px 0;
	}
	
#sidebar {
	width: 200px;
	float: right;
	margin-right: 30px;
	}
	
.side {
	width: 200px;
	margin: 0 0 30px 20px;
	padding: 60px 10px 10px 10px;
	background: url('img/tape.gif') no-repeat top center;
	font: 400 0.7em 'courier new';
	}
	

.side ul {
	list-style-type: none;
	font-size: 1.4em;
	}
	
.side ul li a {
	font: 400 0.8em 'courier new','franklin gothic medium cond',arial,sans-serif;
	display: block;
	padding: 2px 2px 2px 22px;
	text-decoration: none;
	color: #000;
	width: 170px;
	margin-bottom: 2px;
	background: url('img/x3.gif') no-repeat top left;
	}
	
.side ul li a:hover {
	color: #700;
	background: url('img/x3.gif') no-repeat top right;
	}
	
.clearer {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	}
	
#foot {
	width: 770px;
	margin: 0 auto;
	background: #E2D4B8 url('img/footbg.jpg') repeat-y top right;
	padding: 25px;
	}
	
#foot_inner {
	min-height: 130px;
	padding: 0 112px 0 0;
	color: #734F45;
	text-align: left;
	font-size: 0.75em;
	background-image: url(img/3DS-Hacked-com.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
#foot a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #A8907D; 
	}
	
#foot a:hover {
	color: #700;
	border-bottom: none;
	}
	
#foot .about {
	width: 220px;
	float: left;
	margin-right: 20px;
	}
 
 #foot h2 {
	font-size: 1.1em;
	font-style: italic;
	border-bottom: 2px solid #C1A891;
	padding-bottom: 4px;
	}
	
#foot p {
	padding: 4px 0;
	line-height: 1.4em;
	}
	
	
#foot p img {
	float: left;
	margin: 0 7px 3px 0;
	padding: 1px;
	border: 1px solid #692F18;
	}
	
#foot ul {
	float: left;
	margin-right: 20px;
	list-style-type: none;
	width: 150px;
	}
	
#foot ul li a {
	display: block;
	padding: 4px;
	border-bottom: 1px dotted #A8907D;
	text-decoration: none;
	}
	
#foot ul li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #A8907D;
	}
	
#foot p.credit {
	width: 560px;
	border-top: 1px solid #C1A891;
	font-size: 0.8em;
	padding-top: 5px;
	margin-top: 15px;
	}
	
	
	

	
	h1 a {
	color: #000;
}
