@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define visible focus styles! 
:focus {
	outline: ?????;
} */

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background:url(graphics/bgAlien.jpg) repeat-y #000; color:#FFF;
	}
	#container{
		margin-left:auto; margin-right:auto; width:814px; height:100%; margin-top:15px;}
		#banner{
			width:804px; height:144px; background:url(graphics/banner.png) center no-repeat; position:relative;
			}
			#nav{ width:800px; height:40px; position:relative; margin-left:auto; margin-right:auto;
				}
				#nav ul li{ display:inline; list-style:none;}
			#navBox{
				width:603px; height:30px; position:relative;
				margin-left:auto; margin-right:auto;
				margin-top:10px;
				}	
				#home a{ background:url(graphics/homeOff.jpg) center no-repeat;
				width:81px; height:29px; display:block; float:left; text-indent:-9000px;
					
					}
				#home a:visited{ background:url(graphics/homeOff.jpg) center no-repeat;
				width:81px; height:29px; display:block; float:left; text-indent:-9000px;
				
					}
					#home a:hover{ background:url(graphics/homeOn.jpg) center no-repeat;
				width:81px; height:29px; display:block; float:left; text-indent:-9000px;
					}
					#home a:active{ background:url(graphics/homeOff.jpg) center no-repeat;
				width:81px; height:29px; display:block; float:left; text-indent:-9000px;
					
					}
					#tattoos a{ background:url(graphics/tattoosOff.jpg) center no-repeat;
					width:161px; height:34px; display:block; float:left; text-indent:-9000px;
					margin-left:40px; margin-top:-5px;
						}
							#tattoos a:visited{ background:url(graphics/tattoosOff.jpg) center no-repeat;
					width:161px; height:34px; display:block; float:left; text-indent:-9000px;
					margin-left:40px; margin-top:-5px;
						}
							#tattoos a:hover{ background:url(graphics/tattoosOn.jpg) center no-repeat;
					width:161px; height:34px; display:block; float:left; text-indent:-9000px;
					margin-left:40px; margin-top:-5px;
						}
							#tattoos a:active{ background:url(graphics/tattoosOff.jpg) center no-repeat;
					width:161px; height:34px; display:block; float:left; text-indent:-9000px;
					margin-left:40px; margin-top:-5px;
						}
						
						
						#location a{ background:url(graphics/locationOff.png) center no-repeat;
						width:156px; height:34px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:-3px;
						}
							#location a:visited{ background:url(graphics/locationOff.png) center no-repeat;
						width:156px; height:34px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:-3px;
						}
							#location a:hover{ background:url(graphics/locationOn.png) center no-repeat;
						width:156px; height:34px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:-px;
						}
							#location a:active{ background:url(graphics/locationOff.png) center no-repeat;
						width:156px; height:34px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:-3px;
						}
						
						
						#contact a{ background:url(graphics/contactOff.jpg) center no-repeat;
						width:125px; height:26px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:2px;
						}
								#contact a:visited{ background:url(graphics/contactOff.jpg) center no-repeat;
						width:125px; height:26px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:2px;
						}
								#contact a:hover{ background:url(graphics/contactOn.jpg) center no-repeat;
						width:125px; height:26px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:2px;
						}
								#contact a:active{ background:url(graphics/contactOff.jpg) center no-repeat;
						width:125px; height:26px; display:block; float:left; text-indent:-9000px;
						margin-left:40px; margin-top:2px;
						}
						#LiveCam{float:right;margin-top:-20px;}
						#LiveCam a{background:url(graphics/lcOff.jpg) center no-repeat;
						width:125px; height:26px; display:block;  text-indent:-9000px;
						margin-left:40px; }
									#LiveCam a:visited{ background:url(graphics/lcOff.jpg) center no-repeat;
						width:125px; height:26px; display:block;text-indent:-9000px;
						margin-left:40px;
						}
								#LiveCam a:hover{ background:url(graphics/lcOn.jpg) center no-repeat;
						width:125px; height:26px; display:block;text-indent:-9000px;
						margin-left:40px; 
						}
								#LiveCam a:active{ background:url(graphics/lcOff.jpg) center no-repeat;
						width:125px; height:26px; display:block;text-indent:-9000px;
						margin-left:40px;
						}
							
						#enter{
							 width:430px; height:510px; position:relative; margin-left:auto; margin-right:auto;
							margin-top:; display:block; display:block;
						 
							}
						#entersite a{
							 width:430px; height:510px; position:relative; margin-left:auto; margin-right:auto;
							margin-top:;
							background:url(graphics/enterOff.png) center no-repeat; text-indent:-9000px;
							display:block;}
					#entersite a:visited{
							 width:430px; height:510px; position:relative; margin-left:auto; margin-right:auto;
							margin-top:;
							background:url(graphics/enterOff.png) center no-repeat; text-indent:-9000px;
							display:block;}
								#entersite a:hover{
							 width:430px; height:510px; position:relative; margin-left:11px; margin-right:auto;
						margin-top:13px;
							background:url(graphics/enterOn.png) center no-repeat; text-indent:-9000px;
							display:block;}
							#enter a:active{
							 width:430px; height:510px; position:relative; margin-left:auto; margin-right:auto;
							margin-top:1px;
							background:url(graphics/enterOff.png) center no-repeat; text-indent:-9000px;
						
						display:block;}
						
						#foot,h1,h2{font-size:100%;width:645px;height:22px;margin-left:auto;margin-right:auto;
						 position:relative;margin-top:25px;}
					
						#fb{background:url(graphics/fb.jpg) center no-repeat; width:35px; height:34px; 
						position:relative; float:right}
						
						#ig{background:url(graphics/ig.jpg) center no-repeat; width:35px; height:34px; 
						position:relative; float:right;}
						
						#google{background:url(graphics/google2.jpg) center no-repeat; width:35px; height:34px; 
						position:relative; float:right;}
						
						#timothy{background:url(graphics/tim.png)  center no-repeat; width:45px; height:45px;
						position:relative; float:right;}
						
	#copy{
	position:relative;
	margin-bottom:px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCC;
	float:right;
}
/* aliens coverups begins*/
	#coverUps a{
			width:233Px; height:38px; background:url(graphics/coverupsOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px; margin-top:50px; margin-left:27px;
		}
		#coverUps a:visited{
			width:233Px; height:38px; background:url(graphics/coverupsOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px; margin-top:50px; margin-left:27px;
		}
		#coverUps a:hover{
			width:233Px; height:38px; background:url(graphics/coverupsOn.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px; margin-top:50px; margin-left:27px;
		}
		#coverUps a:active{
			width:233Px; height:38px; background:url(graphics/coverupsOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px; margin-top:50px; margin-left:27px;
		}
		#galleryNav{
		width:233px; height:150px; margin-left:300px; margin-top:150px;	
			}
		 .pad{padding:3px;
				}
				/*aliens coverups Ends*/			
/*  wills begins - edited by freemantman@gmail.com */ 

#will{ background:url(graphics/will44t.jpg) center no-repeat;width:280px;height:720px;
		position:relative;float:left;margin-top:-135px;margin-left:-5px;}
		#willsPort a{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#willsPort a:visited{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#willsPort a:hover{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOn.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#willsPort a:active{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}

/*  will ends  */
/*  aliens begins  */
  
#alien{ background:url(graphics/alienPic.jpg) center no-repeat; width:281px; height:375px;
	position:relative; float:left; margin-top:25px;
		}
		#aliensPort a{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#aliensPort a:visited{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#aliensPort a:hover{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOn.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#aliensPort a:active{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
/* aliens ends*/
/* coles begins*/
#cole{ background:url(graphics/booth.jpg) center no-repeat;width:281px;height:350px;
		position:relative;float:left;margin-top:100px;margin-left:-285px;}
		#colesPort a{
	width:290Px; height:39px; background:url(graphics/piercingson.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#colesPort a:visited{
	width:290Px; height:39px; background:url(graphics/piercingson.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#colesPort a:hover{
	width:290Px; height:39px; background:url(graphics/piercingsoff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#colesPort a:active{
	width:290Px; height:39px; background:url(graphics/piercingson.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}

/*coles ends*/

		
#lobo{background:url(graphics/TH001.jpg)center no-repeat;width:281px;height:275px;
		position:relative;float:left;margin-top:175px;margin-left:-285px;}
		
		#galleryNav2{width:233px;height:150px;margin-left:300px;margin-top:300px;position:relative;margin-bottom:300px;}

					#loboPort a{width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}	
					#loboPort a:visited{width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}
					#loboPort a:hover{width:233Px; height:50px; background:url(graphics/tattoosGalleryOn.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}
					#loboPort a:active{width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}
	
	/*angies begins*/
	#angie{background:url(graphics/angie.jpg)center no-repeat;width:281px;height:375px;
		position:relative;float:left;margin-top:175px;margin-left:-285px;}
		#galleryNav2{width:233px;height:150px;margin-left:300px;margin-top:300px;position:relative;margin-bottom:300px;}

					#angiePort a{width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}	
					#angiePort a:visited{width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}
					#angiePort a:hover{width:233Px; height:50px; background:url(graphics/tattoosGalleryOn.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}
					#angiePort a:active{width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;}
	/*angies ends*/
	
	/*patrick1 begins*/
	
	#patrick{ background:url(graphics/patrick.jpg) center no-repeat; width:281px; height:375px;
	position:relative; float:left; margin-top:25px;
		}
		#patricksPort a{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#patricksPort a:visited{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#patricksPort a:hover{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOn.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	#patricksPort a:active{
	width:233Px; height:50px; background:url(graphics/tattoosGalleryOff.jpg) center no-repeat; 
	position:relative; display:block; text-indent:-9000px;
	}
	
	/*patrick1 ends*/
	
	
	
	
	
	#locationMap{
width:425px; height:375px; position:relative; margin-left:375px; margin-top:px;
	}
	#direccion{
	position:relative;	width:1200px; height:448px;margin-top:75px;margin-left:400;margin-right:auto;
	background:url(graphics/shop2.jpg) no-repeat;
		}
		#direccion2{
		 position:relative; width:175px; height:448px; margin-top:175px; float:left;

			}
			#shopImag{
			height:224px;width:232px;position:relative;
		background:url(graphics/shop2.jpg) no-repeat;display:inline-block;margin-top:175px;
				}
				#map{margin-top:175px;position:relative;margin-left:45px;display:inline-block;margin-bottom:300px;}
			a:link{
			font-family:Arial, Helvetica, sans-serif; color:#0CF;}
			a:visited{
			font-family:Arial, Helvetica, sans-serif; color:#0CF;}
			a:hover{
			font-family:Arial, Helvetica, sans-serif; color:#ccc;}
			a:active{
			font-family:Arial, Helvetica, sans-serif; color:#0CF;}
				#newShop{
				position:relative; margin-left:200px; margin-top:-75px;	
					}
					#oldShop{
					position:relative; margin-left:200px; margin-top:-75px;	
						}
	
