@charset "utf-8";




body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Bright", "Century Gothic";
	font-size: 12px;
	letter-spacing: 1px;
}

.allways #container {
	width: 780px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}



.allways #mainContent {
	float: left;
	width: 780px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(img/always-and-forever.gif);
	background-repeat: no-repeat;
	margin-top: 10%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}

#tattoo {
	position: relative;
	float: left;
	padding-top: 300px;
	width: 780px;
	text-align: center;
	left: 0px;
	top: 0px;
}
#tattoo h2, #tattoo2 h2 {
	font-size: 20px;
	padding: 0px;
	width: 780px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
}
#tattoo h1,#tattoo2 h1 {
	font-size: 12px;
	padding: 0px;
	float: left;
	width: 780px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	color: #666666;
	top: 0px;
	right: 0px;
	position: relative;
	text-align: center;
}
#tattoo .nav {
	float: left;
	width: 780px;
	position: absolute;
	top: 400px;
	left: 0px;
}
.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav  li  {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
.nav a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.nav a:hover {
	text-decoration: none;
	color: #960A1F;
	font-weight: bold;
}
.nav .active a  {
	color: #C90E29;
	text-decoration: none;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
