﻿
html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a:hover {
     font-size:12px;
     font-weight:bold; 
     color: black;
}

a {
	color: #fff;
}

a:link, footer:link {
	color: #ffffff;
	text-decoration: none;
}

.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	color: white;
	font: 12px verdana, sans-serif;
}
#wrapper {
	text-align: center;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: maroon url(images/bg.jpg) repeat-y;
	border: 5px solid #750306;
}
#head-home {
	background: url(images/home.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#head-brazblow {
	background: url(images/BBlogoo.gif) no-repeat;
	width: 247px;
	height: 121px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#head-salon {
	background: url(images/salon.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#head-gallery {
	background: url(photogallery/pictures/asian-hairstyle1.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#head-buzz {
	background: url(images/buzz.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 185px;
	left: 438px;
	position: absolute;
}
#head-specials {
	background: url(images/specials.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 185px;
	left: 438px;
	position: absolute;
}
#head-professionals {
	background: url(images/professionals.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#head-contact {
	background: url(images/contact.jpg) no-repeat;
	width: 247px;
	height: 330px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#nav {
	margin: 11px 0 25px;
	color: #FFFFFF;
}
#bblow_video {
	border:none;
	width: 185px;
	height: 121px;
	top: 193px;
	left: 438px;
	position: absolute;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav li {
  background: url(images/nav_bg.jpg) no-repeat left bottom;
  height: 1%;
  padding: 8px 12px 16px 110px;
}
#nav li.last {
  background: url(images/nav_bg_last.jpg) no-repeat left bottom;
}
#gallery img {
	display: block;
}
h1 {
  height: 172px;
  background: url(images/logo.jpg) no-repeat;
  color: black;
  font-weight: normal;
}
h1 span {
  display: block;
}
h1 em {
  font-style: normal;
  color: white;
  padding-right: 3px;
}
h1 .hone {
  padding: 65px 0 0 58px;
  font: 50px Keaton, "Arial Narrow", "Tahoma", arial, sans-serif;
}
h1 .htwo {
  position: relative;
  top: -0.5em;
  left: 7.5em;
  font-size: 18px;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  left: 4.5em;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  background: url(images/dot_dot_dash.jpg) no-repeat 120px 0.5em;
  font-weight: normal;
  font-style: italic;
  color: black;
	font-variant: normal;
	font-size: 24px;
	line-height: normal;
	font-family: verdana, sans-serif;
}
h2 em {
  color: white;
}
#body-left {
	float: left;
	width: 278px;
	padding-left: 28px;
}
#body-center {
	width: 650px;
	padding: 28px;
	  margin-left: auto;
  margin-right: auto;
}
#gallery {
	border: 1px solid #9F0408;
	background: #750306;
	margin: 13px 10px 0 6px;
	height: 261px;
	position: relative;
}
#gallerypage {
	border: 1px solid #9F0408;
	background: #750306;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#gzero {
	top: 13px;
	left: 15px;
	width: 221px;
}
#gone {
	top: 200px;
	left: 15px;
	width: 57px;
}
#gtwo {
	top: 200px;
	left: 98px;
	width: 57px;
}
#gthree {
	top: 200px;
	left: 179px;
	width: 57px;
}
#body-right {
	float: right;
	width: 388px;
	padding-right: 22px;
}
#footer {
	text-align: right;
	color: #CD3639;
	border-top: 1px solid #983234;
	padding: 6px 25px 20px 0;
}
.spacer {
	height: 18px;
}
