body,html { 
	width: 100%;
	background: #dad5d1;
	margin: 0px;
	color: #666666;
	font-family: arial;
	font-size:14px;
	line-height: 1.2em;
}

p {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
	color: #9275a5;
}

h2 {
	font-size: 18px;
	color: #bd9fd3;
	margin: 2px 0px 2px 0px;
}

a {
	text-decoration: none;
	color: #92c8ae;
}

a img{
	border: none;
	
}

#content {
	 background:url(images/content-back.jpg) no-repeat;
	 float: left;
	 width: 990px;
}

#bottom {
	text-align: center;
	font-size: 9px;
	color: #000033;
	padding: 10px 0px;

	
}

.nav {
	font-family: Times New Roman, serif;
	font-size: 18px;
	color: #016e44;
	padding: 0px 10px 0px 5px;


}

.nav a{
	color:#016e44;
	text-decoration: none;
	letter-spacing: 3px;
	padding: 5px;
	display:block;
	text-align: center;
}

.nav a:hover{
	display: block;
	padding: 5px;
	background: white;
	opacity: 0.5;
	filter: alpha(opacity = 40);
	zoom: 1;
}

.content-left {
	padding: 20px;
	color: #3f986a;

}

.content-right {
	padding: 15px;
	width: 400px;
}
.content-right img{
	padding: 4px 4px 0px 0px;
}

.top-nav {
	padding: 20px 0px 12px 40px;
	
}

.top-nav a{
	color: #000033;
	padding: 25px 20px 15px 20px;
	display: inline;
	
}

.top-nav a:hover{

	color: #000033;
	padding: 25px 20px 10px 20px;
	background: url('images/top-roll.gif');


}


.tattoohome {
  color: #FFFFFF;
  margin: 30px;
  font-size: 16px;
  font-weight: bold;
  font-family: "Times New Roman", Times, serif;
 }
 
 .tattoohome h2{
  margin: 0px 0px 5px 0px;
  font-size: 20px;
  color: black;
 
 }
 
 
 .tattoohome a{
  color: #000000;
  margin: 30px;
  font-size: 16px;
  font-weight: bold;
 }
 
 
 .tattoohometop {
  color: #000000;
  margin: 20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;

 }
 
 
  .tattoohometop h1{
  color: #3c485e;
  font-size: 28px;
 }
 
 .tattoohometop h2{
  color: #7374b1;
 }
 
  .tattoohometop a{
  color: purple;
 }

 .tattoohometop li{
  
  line-height: 1.5em;	
 }
 
 
 .tattoohometop img {
  margin: 5px;
  border: 3px solid black;
}
 