body {
	background-color: #FFCC33;
	background-image: url(../new_buttons/back.gif);
	width: 850px*;
}

/* container to center the layout
-------------------------------------- */
#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 750px;
	z-index: 1;
}

/* head container for logo and metanavi
-------------------------------------- */
#masthead {
	margin: 0px;
	padding: 0px;
	width: 850px;
	height: 130px;
	border-bottom: 1px;
	border-bottom-color: #000000;
	z-index: 2;
}

#flag {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	width:150px;
	height:100px;
	float: left;
	z-index: 3;
}
#flagbutton {	/* "link" will be our container, here div tag */
	width:150px;
	height:100px;
background: url(../dont_tread/01_1.jpg) top left no-repeat;	/* second image place, for second background */
	z-index: 4;
}

#flagbutton a {	/* definition of the link that will take all of the container's place */
display: block;
width: 100%;
height: 100%;
background: #FFCC33 url(../dont_tread/01_1.jpg) top left no-repeat;	/* Placement of first image in foregrand */
color: #000;
}

#flagbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#banner {
	padding: 0px;
	margin: 0px;
	width:590px;
	height: 100px;
	float: left;
	z-index: 3;
}

#bannerbutton {	/* "link" will be our container, here div tag */
	width:590px;
	height:100px;
	background:  url(../new_buttons/wprb1.gif) top left no-repeat;	/* second image place, for second background */
	z-index: 4;
}

#bannerbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	background: #FFCC33  url(../new_buttons/wprb.gif) top left no-repeat;	/* Placement of first image in foregrand */
	color: #000;
}

#bannerbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#johnnymeah {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	width:110px;
	height:100px;
	float: right;
	z-index: 3;
}
#johnnymeahbutton {	/* "link" will be our container, here div tag */
	width:110px;
	height:100px;
background:  url(../dont_tread/johnny_meah.jpg) top left no-repeat;	/* second image place, for second background */
	z-index: 4;
}

#johnnymeahbutton a {	/* definition of the link that will take all of the container's place */
display: block;
width: 100%;
height: 100%;
background: #FFCC33  url(../dont_tread/johnny_meah.jpg) top left no-repeat;	/* Placement of first image in foregrand */
color: #000;
}

#johnnymeahbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#metanavi { 
float: right;
padding: 5px 15px 0px 0px;
margin: 0px;
}

#topnavi {
background-color: #FFCC33;
	width:850px;
margin: 0px;
padding: 2px 0px;
border-bottom: 1px solid #000;
	float: left;
	z-index: 4;
}

#topnavi a { 
	font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
	font-size: 12px;
color: #000;
text-decoration: none; 
font-weight:bold;
margin: 0px;
padding: 2px 15px;
}
#topnavi strong {
color: #000;
font-size: 12px;
}

#topnavi a:visited {color:#000;}
#topnavi a:hover {color: #990000;
	font-size: 12px;
}
#topnavi a:active { color:#000;}

#main {
	width: 850px;
	height: 650px;
}
#content {
	top: 110px;
	margin-left: 5px;
	width: 650px;
	padding: 0px  0px;
	font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
	z-index: 4;
	overflow: auto;
	text-align:center;
	height: 640px;
	float: left;
	font-weight: bold;
}

#content  {
color: #000000;
text-decoration: none;
}

#content  a {color: #990000;
text-decoration: none;}

#content  a:visited {color:#990000;}

#content  a:hover {color: #663333;
	font-size: 12px;
}

#content  a:active { color:#990000;}

#content  p.starring {
font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
font-size: 12px;
color: #CC3300;
line-height: 16px;
padding-left: 13px;
}

#content  .itemmm {
margin-bottom: 7px;
}

#content  h2 {
color: #0066FF;
font-size: 16px;
font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
padding-top: 10px;
padding-bottom: 10px;
}

#content  strong {
color: #0066FF;
font-size: 14px;
}

#content  underline {
color: #000000;
}

#contents {
	top: 0px;
	margin:0px;
	margin-left: 5px;
	width: 650px;
	padding: 0px  0px;
	font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
	z-index: 4;
	overflow: auto;
	text-align:center;
	height: 30px;
	float: left;
	font-weight: bold;
}

#contents  {
color: #000000;
text-decoration: none;
}

#contents  a {color: #990000;
text-decoration: none;}

#contents  strong {
color: #000;
font-size: 14px;
}

#contents  a:visited {color:#990000;}

#contents  a:hover {color: #663333;
	font-size: 12px;
}

#contents  a:active { color:#990000;}

#contents  p.starring {
font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
font-size: 12px;
color: #CC3300;
line-height: 16px;
padding-left: 13px;
}

#contents  .itemmm {
margin-bottom: 7px;
}

#contents  strong {
color: #0066FF;
font-size: 14px;
}

#contents  underline {
color: #000000;
}

#zinecontent {
	top: 30px;
	margin:0px;
	margin-left: 5px;
	margin-right: 0px;
	width: 650px;
	padding: 0px  0px;
	font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: normal;
	z-index: 4;
	overflow: auto;
	text-align:center;
	height: 600px;
	float: left;
	font-weight: bold;
}

#zinecontent {
color: #000000;
text-decoration: none;
}

#zinecontent a {color: #990000;
text-decoration: none;}

#zinecontent strong {
color: #000;
font-size: 14px;
}

#zinecontent a:visited {color:#990000;}

#zinecontent a:hover {color: #663333;
	font-size: 12px;
}

#zinecontent a:active { color:#990000;}

#zinecontent p.starring {
font-family: "trebuchet ms",lucida sans,verdana,sans-serif;
font-size: 12px;
color: #CC3300;
line-height: 16px;
padding-left: 13px;
}

#zinecontent .itemmm {
margin-bottom: 7px;
}

#zinecontent strong {
color: #0066FF;
font-size: 14px;
}

#zinecontent underline {
color: #000000;
}

#left {
	top: 110px;
	width: 90px;
	margin: 0px;
	padding: 0px 0px;
	height: 500px;
	float: left;
}

#odditorium {
	width:90px;
	height:70px;
	top: 0px;
	float: left;
	z-index: 3;
}

#odditoriumbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/odditorium1.gif);
	background-repeat: no-repeat;
}

#odditoriumbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/odditorium.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#odditoriumbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#sideshow {
	width:90px;
	height:70px;
	top: 70px;
	float: left;
	z-index: 3;
}

#sideshowbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/sideshow_museum1.gif);
	background-repeat: no-repeat;
}

#sideshowbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/sideshow_museum.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#sideshowbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#honeys {
	width:90px;
	height:70px;
	top: 140px;
	float: left;
	z-index: 3;
}

#honeysbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/honeys1.gif);
	background-repeat: no-repeat;
}

#honeysbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/honeys.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#honeysbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#oblique {
	width:90px;
	height:70px;
	top: 210px;
	float: left;
	z-index: 3;
}

#obliquebutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/oblique1.gif);
	background-repeat: no-repeat;
}

#obliquebutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/oblique.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#obliquebutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#catalog {
	width:90px;
	height:70px;
	top: 280px;
	float: left;
	z-index: 3;
}

#catalogbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/catalog1.gif);
	background-repeat: no-repeat;
}

#catalogbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/catalog.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#catalogbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#ebay {
	width:90px;
	height:70px;
	top: 350px;
	float: left;
	z-index: 3;
}

#ebaybutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/ebay1.gif);
	background-repeat: no-repeat;
}

#ebaybutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ebay.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ebaybutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#links {
	width:90px;
	height:70px;
	top: 420px;
	float: left;
	z-index: 3;
}

#linksbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: left;
	z-index: 4;
	background-image: url(../new_buttons/links1.gif);
	background-repeat: no-repeat;
}

#linksbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/links.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#linksbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#right {
	top: 110px;
	width: 90px;
	margin: 0px;
	padding: 0px 0px;
	height: 500px;
	float: right;
}

#ouchtattoo {
	width:90px;
	height:70px;
	top: 0px;
	float: right;
	z-index: 3;
}

#ouchtattoobutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/tattoos1.gif);
	background-repeat: no-repeat;
}

#ouchtattoobutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/tattoos.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ouchtattoobutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#ouchart {
	width:90px;
	height:70px;
	top: 70px;
	float: right;
	z-index: 3;
}

#ouchartbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/ouch_art1.gif);
	background-repeat: no-repeat;
}

#ouchartbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ouch_art.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ouchartbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#ouchaudio {
	width:90px;
	height:70px;
	top: 140px;
	float: right;
	z-index: 3;
}

#ouchaudiobutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/ouch_audio1.gif);
	background-repeat: no-repeat;
}

#ouchaudiobutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ouch_audio.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ouchaudiobutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#ouchpress {
	width:90px;
	height:70px;
	top: 210px;
	float: right;
	z-index: 3;
}

#ouchpressbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/ouch_press1.gif);
	background-repeat: no-repeat;
}

#ouchpressbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ouch_press.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ouchpressbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#ouchzine {
	width:90px;
	height:70px;
	top: 280px;
	float: right;
	z-index: 3;
}

#ouchzinebutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/ouch_zine1.gif);
	background-repeat: no-repeat;
}

#ouchzinebutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ouch_zine.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ouchzinebutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#oucharchive {
	width:90px;
	height:70px;
	top: 350px;
	float: right;
	z-index: 3;
}

#oucharchivebutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/ouch_archives1.gif);
	background-repeat: no-repeat;
}

#oucharchivebutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ouch_archives.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#oucharchivebutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#ouchemail {
	width:90px;
	height:70px;
	top: 420px;
	float: right;
	z-index: 3;
}

#ouchemailbutton {	/* "link" will be our container, here div tag */
	width:90px;
	height:70px;
	float: right;
	z-index: 4;
	background-image: url(../new_buttons/ouch_email1.gif);
	background-repeat: no-repeat;
}

#ouchemailbutton a {	/* definition of the link that will take all of the container's place */
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	background-image: url(../new_buttons/ouch_email.gif);
	background-color: ffcc33;
	background-repeat: no-repeat;
}

#ouchemailbutton a:hover {	/* masking the image when hovering */
background: transparent none;
} 

#footer {
	top: 800px;
	width: 850px;
	height: 30px;
clear: both;
padding: 3px 15px;
color: #ffffff;
font-weight: bold;
margin: 0px;
border-top:1px solid #000000;
	float: right;
}
#footer a {color: #ffffff;}
