BODY { 
	background-image: url(../images/page-BG.jpg)
}

#pageBG { 
	background-image: url(../images/BG-working.jpg)
}

img a {
	border: 0;
}

#body-txt {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	text-decoration: none;
	vertical-align:top;
	font-size: 14px
}
#body-txt A:link {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	text-decoration: underline;
	vertical-align:top;
	font-size: 14px
}

#body-txt A:visited {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	text-decoration: underline;
	vertical-align:top;
	font-size: 14px
}

#body-txt A:hover {
	color: #85f8f9;
	font-family: georgia, garamond, times new roman;
	text-decoration: underline;
	vertical-align:top;
	font-size: 14px
}
/*navigation menu*/
#main-nav {
	width:202px;
	position:absolute;
	float:left;
	left: 50%;
	margin-left:243px;
	top: 72px;
	z-index:20;
	background: url(../images/menu-BG2.jpg)
}
#main-nav li {
	width:202px;
	position:relative;
}
#main-nav a {
	display:block;
	background:url(../images/nav-menu.png);
	text-indent:-9000px;
}
#main-nav a.tattoo {
	background-position:0 0;
	height: 29px;
}
#main-nav a.tattoo:hover, a.tattoo:focus {
	background-position:-233px 0px;
}
#main-nav a.flossy {
	background-position:0px -29px;
	height: 30px;
}
#main-nav a.flossy:hover, a.flossy:focus {
	background-position:-233px -29px;
}
#main-nav a.paint {
	background-position:0px -59px;
	height: 27px;
}
#main-nav a.paint:hover, a.paint:focus {
	background-position:-233px -59px;
}
#main-nav a.barber {
	background-position:0px -86px;
	height: 29px;
}
#main-nav a.barber:hover, a.barber:focus {
	background-position:-233px -86px;
}
#main-nav a.beauty {
	background-position:0px -115px;
	height: 42px;
}
#main-nav a.beauty:hover, a.beauty:focus {
	background-position:-233px -115px;
}
#main-nav a.future {
	background-position:0px -157px;
	height: 26px;
}
#main-nav a.future:hover, a.future:focus {
	background-position:-233px -157px;
}

#main-nav a.contact {
	background-position:0px -183px;
	height: 24px;
}
#main-nav a.contact:hover, a.contact:focus {
	background-position:-233px -183px;
}
#main-nav a.shows {
	background-position:0px -207px;
	height: 33px;
}
#main-nav a.shows:hover, a.shows:focus {
	background-position:-233px -207px;
}



/*navigation menu END*/
.style1 {
	color: #ff9900
}

H6 {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	font-weight:100;
	font-size: 11px
}

H1 {
	color: #ff9900;
	font-family: georgia, garamond, times new roman;
	font-weight:bold;
	font-size: 14px
}
h3 {
	color: #ff9900;
	margin-bottom:0;
}
h5 {
	color: #ff9900;
	margin-bottom:0;
}
p {
	margin: 2px 5px 3px 5px;
}
#logo {
	display: block;
	width: 315px;
	height: 97px;
	top: 20px;
	left: 50%;
	margin-left: -323px;
	position: absolute;
	z-index: 2;
}
#logo a {
	display: block;
	width: 315px;
	height: 97px;
	text-indent: -5000px;
	background: url(../images/logo-kustom.png) no-repeat;
}

#headtxt {
	color: #acacac;
	font-family: georgia, garamond, times new roman;
	font-size: 14px;
	text-align:right;
	background: url(../images/logo-addressBG.jpg) repeat-y right;
}
#copyr {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	font-size: 12px;
	text-align:left;
}
#gallery {
	background: url(../images/galleryBG.jpg);
	background-repeat: repeat-y
}

#footlinks {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	text-align: center;
	text-decoration: none;
	font-size: 12px
}
#footlinks A:link {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	text-align: center;
	text-decoration: none;
	font-size: 12px
}

#footlinks A:visited {
	color: #5e5e5e;
	font-family: georgia, garamond, times new roman;
	text-align: center;
	text-decoration: none;
	font-size: 12px
}

#footlinks A:hover {
	color: #85f8f9;
	font-family: georgia, garamond, times new roman;
	text-align: center;
	text-decoration: none;
	font-size: 12px
}

#jigsaw {
	color: #5e5e5e;
	font-family: arial;
	text-decoration: none;
	text-align:right;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px
}

#jigsaw A:link {
	color: #5e5e5e;
	font-family: arial;
	text-decoration: none;
	text-align:right;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px
}

#jigsaw A:visited {
	color: #5e5e5e;
	font-family: arial;
	text-decoration: none;
	text-align:right;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px
}

#jigsaw A:hover {
	color: #5e5e5e;
	font-family: arial;
	text-decoration: underline;
	text-align:right;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px
}

