/* ----------------------------------------------------------------------------------------------------------------*/
/* Begin Structure */
/* ----------------------------------------------------------------------------------------------------------------*/

body {
	text-align: center;
	background:#cecece url(/_i/nf_body_bg.jpg) repeat-x top center;
	
	}

#page {
	margin: 0px auto;
	width: 780px;
	text-align: left;
	background:#fff url(http://nofriends.com/new/_i/nf_page_bg.jpg) repeat-y;
	}
	
#header {
	height: 100px;
	background:#3c3c3c url(/_i/nf_header.jpg) no-repeat;
	position:relative;
	}
	
#header h1 a {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	height:70px;
	width:140px;
	}
	
#header h1 span {
	display:none;
	}
	

#header #shop {
	position:absolute;
	right:8px;
	top:9px;
	}

#header #nav {
	position:absolute;
	right:13px;
	bottom:7px;

	}
	
#main {
	float:right;
	width: 640px;
	
	}
	
#content {
	
	padding:0px 5px 5px 5px;
	}


#shopnav {
	float:left;
	padding: 10px;
	width: 140px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 120px;
	}
	
html>body #shopnav {
	width: 120px;
	}
	
#footer {
	clear: both;
	text-align:center;
	background: #949494 url(/_i/nf_footer.gif) no-repeat bottom left;
	padding:2px 4px;
	}
	
#footer p {
	margin:0px;
	}

