body	{
	margin: 0;
	padding: 0;
	color: #000;
	font: 100% monospace;
	background: transparent url(/imgs/back.gif) repeat;
	
	}
html {
background: transparent url(/imgs/fatline.gif) left 113px repeat-x;
	
}

/* Links */
a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/imgs/a-norm.gif) left bottom repeat-x;
}
a:hover {
	color: #BD1010;
}
		
/* DIRTY */
#dirtyl {
	position: absolute;
	top: 0;
	left: 0;
	height: 1000px;
	background: transparent url(/imgs/dirtyleft.gif) left top repeat-y;
}
	
/* LOGO */
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	border: none;
}
h1 {
	position: absolute;
	top: 10px;
	left: 40px;
	width: 700px;
	height: 132px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
h1 span {
	width: 700px;
	height: 132px;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	background: transparent url(/imgs/TBG.gif) left top no-repeat;
}

/* HORIZ LINE */
#line {
	position: absolute;
	top: 112px;
	left: 166px;
	height: 20px;
	width: 100%;
	z-index: 1;
}

/* NAV */
#nav {
	position: absolute;
	width: 140px;
	top: 160px;
	left: 14px;
}
#nav dl {		
	width: 140px;	
	padding: 0;
	margin: 0;	
}
#nav dd {
	position: absolute;
	width: 140px;
	height: 30px;
	padding: 0;
	margin: 0;
	overflow: visible;		
}
#nav dd a, #nav dd a:link, #nav dd a:visited {
	text-indent: -9999px;
	font-size: x-small;
	display: block;
	width: 140px; 
	height: 27px;
	background: none;
}

/* Each button */
dd#homepage {	
	top: 0px;
	height: 27px;
	background: transparent url(/imgs/n_homepage.gif) top left no-repeat;		
}
dd#games {	
	top: 27px;
	height: 25px;
	background: transparent url(/imgs/n_games.gif) top left no-repeat;		
}
dd#manifesto {	
	top: 52px;
	height: 27px;
	background: transparent url(/imgs/n_manifesto.gif) top left no-repeat;		
}
dd#communiques {	
	top: 79px;
	height: 29px;
	background: transparent url(/imgs/n_communiques.gif) top left no-repeat;		
}
dd#contact {	
	top: 108px;
	height: 32px;
	background: transparent url(/imgs/n_contact.gif) top left no-repeat;		
}

/* Selected */
dd#homepage #current {	
	background: transparent url(/imgs/n_homepage.gif) top right no-repeat;	
}
dd#games #current {	
	background: transparent url(/imgs/n_games.gif) top right no-repeat;	
}
dd#manifesto #current {	
	background: transparent url(/imgs/n_manifesto.gif) top right no-repeat;	
}
dd#communiques #current {	
	background: transparent url(/imgs/n_communiques.gif) top right no-repeat;	
}
dd#contact #current {	
	background: transparent url(/imgs/n_contact.gif) top right no-repeat;	
}
/* Hover */
dd#homepage a:hover, dd#homepage a:focus {	
	background: transparent url(/imgs/n_homepage.gif) top center no-repeat;	
}
dd#games a:hover, dd#games a:focus {
	background: transparent url(/imgs/n_games.gif) top center no-repeat;	
}
dd#manifesto a:hover, dd#manifesto a:focus {
	background: transparent url(/imgs/n_manifesto.gif) top center no-repeat;	
}
dd#communiques a:hover, dd#communiques a:focus {
	background: transparent url(/imgs/n_communiques.gif) top center no-repeat;	
}
dd#contact a:hover, dd#contact a:focus {
	background: transparent url(/imgs/n_contact.gif) top center no-repeat;	
}

/* CONTENT */
div#content {
	margin: 155px 0 0 170px;
}
h2 {
	width: 600px;
	font-size: 2.2em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 20px 0 5px 0;
	padding: 0 0 5px 0;
	background: transparent url(/imgs/h2.gif) left bottom repeat-x;
}
h3 {
	width: 600px;
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin: 20px 0 10px 0;
	padding: 0;
	background: transparent url(/imgs/h3.gif) left bottom repeat-x;
}

p {
	padding:0;
	margin: 0 0 0.8em 0;
	font-size: 1.1em;
	width: 600px;
}
address {
	font-style: normal;
	padding: 10px 0 10px 10px;
}

li {
	padding-bottom: 0.4em;
}

h2 span, h3 span, address span, p span {
	position: absolute;
}

div.line {
	margin: 30px 0 0 0;
	border: none;
	height: 10px;
	width: 100%;
	background: transparent url(/imgs/hr.gif) repeat-x;
}

/* STRAP */
#strap {
	position: relative;
	left: 130px;
	width: 500px;
	height: 82px;
	text-indent: -9999px;
	background: transparent url(/imgs/playing.gif) no-repeat;
}

/* FORMS */
form {
	width: 500px;
	border: 0;
	padding: 0;
	margin: 0;
}
fieldset {
	background: transparent url(/imgs/fieldset.gif) no-repeat;
	border: none;
	padding: 10px 20px 10px 20px;
	margin: 20px 0 20px 0;
}
legend {
	font-weight: bold;
	padding: 0 0 4px 0;
	font-size: 1.6em;
	text-transform: uppercase;
}
label {
	font-weight: bold;
	display: block;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.5em;
}
input, textarea, select {
	font-weight: bold;
 	font: 100% monospace;
	padding: 2px;
	margin: 0 0 5px 0;
}
input.but {
	padding: 0 5px 3px 5px;
	background: transparent url(/imgs/button.gif) bottom right no-repeat;
	font-weight: bold;
	margin: 10px 10px 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 2.2em;
	border: none;
}