body {
	background: #c99;
	margin: 0px auto;
	padding: 0px;
}
td {
	vertical-align: top;
}
a:link {
	color: #663333;
}
a:visited {
	color: #996666;
}
a:hover {
	color: #633;
	text-decoration: none;
}
img {
	border-style: none;
}
h3 {
	color: #858585;
	font-size: 1.3em;
	margin: 0px;
	padding-left: 6px;
}
#button {
	color: #FFFFFF;
	font-size: 10px;
	background: #333333;
	border: 1px solid #333333;
}

#form1 {
	text-align: right;
}

#maintable {
	background: #FFFFFF;
	border-right: 3px solid #fcc;
	border-left: 3px solid #fcc;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	margin-right: auto;
	margin-left: auto;
	width: 670px;
}
#homebanner  {
	text-align: center;
	padding-bottom: 20px;

}
#artwork  td, #tattoos td {
	height: 75px;
	width: 75px;
	vertical-align: top;
	background: #333333;
}
#content {
	padding: 10px 30px 10px 10px;
	width: 360px;
}
#latest {
	padding-top: 84px;
}
#footerright {
	padding: 10px;
	text-align: right;
	font-size: 1.4em;
	color: #858585;
}
#footerright .copyright {
	font-size: 0.65em;
}

#footerleft {
	padding: 10px;
	font-size: 1.4em;
	color: #858585;
}
#footerleft a:link, #footerleft a:visited, #footerright a:link, #footerright a:visited {
	color: #858585;
	text-decoration: none;
}
#footerleft a:hover, #footerright a:hover {
	color: #663333;
	text-decoration: underline;
}
#footernav, #footernav a:link, #footernav a:visited {
	text-transform: uppercase;
	color: #858585;
	text-decoration: none;
}
#footernav {
	padding: 10px;
	font-size: 0.9em;
}
#topnav, #topnav a:link, #topnav a:visited {
	text-transform: uppercase;
	color: #858585;
	text-decoration: none;
	text-align: center;
	padding-bottom: 10px;
}
#footernav  a:hover, #topnav a:hover {
	color: #663333;
	text-decoration: underline;
}
#innercontent {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #858585;
}
