body {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #000000;
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 1.5em;
	margin-bottom: .3em;
}
h2 {
	margin-bottom: 0.3em;
	font-size: 1.3em;
}
a:link {
	color: #DC8C37;
}
a:visited {
	color: #E3F4E2;
}
a:hover {
	color: #D2952A;
	text-decoration: none;
}

hr {

	color: #993300;
background-color: #993300;
height: 5px;
}


#images {
	width: 226px;
	padding: 0px;
}

#interiorframe {
	border: 3px solid #993300;
	align: center;
background: url(tattoo-images/interior-right-background.jpg) no-repeat; background-position: right top;  
}
#siteframe {
	border: 3px solid #993300;
	align: center;

}

#content {
	width: 474px;
	background: url(tattoo-images/contentbkgd5.jpg) no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 20px;
}
#nav {
	background: url(tattoo-images/nav3.gif) no-repeat;
	height: 58px;
	width: 484px;
	padding-left: 10px;
}

#interior-content {

color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 20px;
}
#interior-nav {
color: #FFFFFF;
}

#interior-nav a {
	font-size: 125%;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}


#footer {  
	 width:735px;
		margin-right:auto;
		margin-left:auto;
	margin-top:1px;
	text-align: center; 
	color: #993300;
	}

#footer a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #660000;
	}
#footer a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #660000;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #660000;
	}
