body, html, p, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, div, img, *{padding:0px; border:0px; font-weight:normal; font-size:100%;}
a, a:hover, a:visited{}
a:active {outline: none;}
:focus {-moz-outline-style:none;}
body{
	background-color: #000;
	margin-top: 20px;
}
a {
	outline:none;
	text-decoration: none;
}
#disculpe{
	color: #666;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 18px;
	vertical-align:middle
}
#contacto{
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 18px;
	vertical-align:middle
}
#contacto a{
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 18px;
	vertical-align:middle
}
#contacto a:hover{
	color: #666;
}
#nav a{
	color: #fff;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 18px;
	vertical-align:middle
}
#nav a:hover{
	color: #666;
}
#contenedor{
	width: 721px;
	height: 527px;
	margin: 0 auto 0 auto;
}
#contenido{
	width: 721px;
	height: 134px;
}
#centro{
	float: left;
	width: 510px;
	height: 259px;
}
#left{
	float: left;
	border: 0px;
}
#right{
	float: right;
	border: 0px;
}
.flecha a{
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:27px;
  height:29px;
}
.flecha a:hover { background-position: 0 -29px; text-decoration: none; }
.flecha .alt { display:none; }
.flecha a#mas { background-image: url(../images/bt_mas.gif) }
.flecha a#menos { background-image: url(../images/bt_menos.gif) }
.menu a {
  display:block;
  border:none;
  background-position:left top;
  background-repeat:no-repeat;
  width:97px;
  height:37px;
}
.menu a:hover { background-position: 0 -37px; text-decoration: none; }
.menu .alt { display:none; }
.menu a#home { background-image: url(../images/bt_home.gif) }
.menu a#tattoo { background-image: url(../images/bt_tattoo.gif) }
.menu a#studio { background-image: url(../images/bt_studio.gif) }
.menu a#supply { background-image: url(../images/bt_supply.gif) }
.menu a#links { background-image: url(../images/bt_links.gif) }
.menu a#art { background-image: url(../images/bt_art.gif) }
.menu a#contacto { background-image: url(../images/bt_contacto.gif) }
.thumbnail{
	padding: 3px 3px 3px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
}