body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #000000;
}
a:link {
	color: #fcf;
}
a:visited {
	color: #c9c;
}
a:hover {
	color: #FFCCFF;
	text-decoration: none;
}

img {
	border-style: none;
}
p {
	line-height: 1.5em;
	margin-top: 0px;
}
td {
	vertical-align: top;
}

h1 {
	margin-bottom: 0px;
	font-size: 1.7em;
}
h2 {
	margin-bottom: 0px;
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0px;
}


#maintable {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	background: url(img/tattoo-bkgd.jpg);
	border-top: 10px solid #636;
	border-bottom: 10px solid #636;
	width: 203px;
	padding: 25px 25px 25px 15px;
}
#content {
	background: url(img/tattoo-bkgd2.jpg);
	border-top: 10px solid #636;
	border-bottom: 10px solid #636;
	width: 517px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#footer {
	font-family: "Arial Black", Arial, geneva, helvetica, sans-serif;
	padding-bottom: 25px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 1.3em;
}
#footer a:hover {
	color: #FFCCFF;
	text-decoration: none;
}#tattoobar {
	float: center;
	margin-left: 1em;
}
#tattoobar td {
	padding: 10px;
}
