@charset "utf-8";
/* CSS Document */

body {
	color: #999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0px;
	padding:0px;
	background-color: #000000;
	text-align: center;
}
a:link {
	color: #ccc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #ccc;

}
a:active {
	text-decoration: none;
	color: #ccc;
}
a.redlink:link{color:#f00; text-decoration:underline }
a.redlink:visited {color:#f00; text-decoration:underline }
a.redlink:hover{color:#f00; text-decoration:none}
a.redlink:active{color:#f00; text-decoration:none}

/* Index Page Starts Here*/

.dragon {
	background-image: url(../images/dragonbg.jpg);
	background-position: top center;
	padding: 91px 10px 0px 10px;
}

/* Index Page Ends Here*/


/* Layout Starts Here*/

#wrapper { 
text-align:left;
width:900px;
margin:0 auto;
padding:0px;}


.sevenseas {
	float: left;
	width: 350px;
	margin: 6px 0px 0px 0px;
	text-align: left;
}

.tattoosmyspace {
	margin: 6px 5px 0px 0px;
	text-align: right;
}

#left {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 40px;
	}
		
#right {
	float: right;
	width: 680px;
	text-align: center;
}

.mainarea {padding: 0px 25px 0px 25px;}

#foot {
	clear: both;
	text-align: center;
	background-image: url(../images/footbg.jpg);
	background-repeat: no-repeat;
	height: 37px;
}

#aftercare {
	clear: both;
	text-align: left;
	padding: 0px 25px 0px 25px;
}

/* Layout Ends Here*/

/* Formating Starts Here*/


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 28px;
	color: #ccc;
	font-style: italic;
}


h2 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	color: #fff;
	font-style: italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #fff;
	font-style: italic;
}

p {
	margin:20px 0px 20px 0px;
	padding: 0px;
	color: #CCC;
}

/* Formating Ends Here*/

/* Home Page Starts Here*/

.hpcccem {
	font-size: 20px;
	font-style: italic;
	color: #CCCCCC;
}

.hp999em {
	font-size: 18px;
	font-style: italic;
	color: #999999;
}

.updgst  {
	color:#666666;
}

.hp666em {
	font-size: 20px;
	font-style: italic;
	color: #666666;
}

.copyright {
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.mini {
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
}
	
/* Home Page Starts Ends Here*/

/* Update Page Starts Here*/

.upccc {
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}

.upccc2 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

.white {color:white;}

.red {color:red;}

.666  {color:#666;}

.999  {color:#999;}

.ccc  {color:#ccc;}

.up999 {
	font-size: 18px;
	color: #999999;
}

.up666 {
	font-size: 20px;
	color: #666666;
}

/* Home Page Starts Ends Here*/

.shopslist {
text-align:left; margin-left:20px; line-height:25px;}
