
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999965;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
p {
font-size: .8em;
color: C9C9C9;
}


A:link {text-decoration: none; color: #999965}
A:visited {text-decoration: none; color: #999965}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: #00B6BB;}



body {
	float: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #ffffff;
	background: #00B6BB url('http://www.jonblalockhair.com/images/bg.jpg') repeat-x fixed left bottom;
}

.first {
		width: 850; 
		background-image: url('http://www.jonblalockhair.com/images/bg/new-bg2.jpg'); 
		background-attachment: fixed;
		background-repeat: no-repeat; 
		background-position: left top;
}

.second {
		width: 770;
		height: 95%;
		border: 3px solid #999965;
		background: #000000;		
}

.third {
		width: 770;
		height: 97%;
}

.leftcolumn {
		width: 200;
		height: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-size: .9em;
		color: black;
}