

body {
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #807f7f;
	background-image: url('http://www.ironclaw.la/hurt_locker/about/background.jpg');
}


#container {
	position: absolute;
	top: 25px;
	left: 45px;
	width: 1000px;
	height: 650px;
}

a:link, a:visited {
	color: #000000	;
	text-decoration: none;
		
}

a:hover, a:active {
	color: #0becf7;
	text-decoration: none;
	outline: none;
}
a:focus
{
-moz-outline-style: none;
}
.lowerCase{
	text-transform: lowercase;
}

/* generic list setup */

/*mainNav, director, stills, subNav*/

#mainNav li, #directorNav1 li, #directorNav2 li, #stillRow1 li, #stillRow2 li, #stillRow3 li, #subNavRow1 li, #subNavRow2 li, #subNavRow3 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	text-indent: -5000px;
}

/* mainNav */

#mainNav li, #mainNav a {
	height: 32px;
	display: block;
}

#mainNav {
	position: absolute;
	top: 0;
	left: 0;
}

#mainNav1 {
	background: url(../nav/ironclaw.png) no-repeat 0 0;
	left: 0;
	width: 266px;
}

#mainNav2 {
	background: url(../nav/work.png) no-repeat 0 0;
	left: 250px;
	width: 97px;
}

#mainNav3 {
	background: url(../nav/about.png) no-repeat 0 0;
	left: 360px;
	width: 107px;
}
#mainNav4 {
	background: url(../nav/contact.png) no-repeat 0 0;
	left: 480px;
	width: 152px;
}

#mainNav1 a:hover {
	background: url(../nav/ironclaw.png) no-repeat 0 -43px;
}

#mainNav2 a:hover {
	background: url(../nav/work.png) no-repeat 0 -43px;
}

#mainNav3 a:hover {
	background: url(../nav/about.png) no-repeat 0 -43px;
}
#mainNav4 a:hover {
	background: url(../nav/contact.png) no-repeat 0 -43px;
}

#mainNav1.current {
	background: url(../nav/ironclaw.png) no-repeat 0 -64px;
}
#mainNav2.current {
	background: url(../nav/work.png) no-repeat 0 -64px;
}
#mainNav3.current {
	background: url(../nav/about.png) no-repeat 0 -64px;
}
#mainNav4.current {
	background: url(../nav/contact.png) no-repeat 0 -64px;
}

#featured {
	background: url(../nav/featured.png) no-repeat 0 0;
	left: 0;
		width: 669px;
}

/* stills */



#stillRow1 {
	position: absolute;
	top: 60px;
	left: -35px;
}

#about_pic{
	top: 0px;
	position: relative;
		

}
#about_header{
	top: 25px;
	text-transform: none;
	position: relative;
	width: 160px;
	float: left;
	font-weight: bold;
	color: #494949;
	font-size: 1.4em;
	letter-spacing: normal;
	line-height: 1em;

}
#about_header2{
	top: 25px;
	left: 1px;
	text-transform: none;
	position: relative;
	width: 225px;
	float: left;
	font-weight: bold;
	color: #494949;
	font-size: 1.4em;
	letter-spacing: normal;
	line-height: 1em;

}
#about_header3{
	top: 25px;
	left: 2px;
	text-transform: none;
	position: relative;
	width: 180px;
	float: left;
	font-weight: bold;
	color: #494949;
	font-size: 1.4em;
	letter-spacing: normal;
	line-height: 1em;

}
#about_header4{
	top: 25px;
	left: 2px;
	text-transform: none;
	position: relative;
	width: 180px;
	float: left;
	font-weight: bold;
	color: #494949;
	font-size: 1.4em;
	letter-spacing: normal;
	line-height: 1em;

}
#about{
	top: 10px;
	position: relative;
	width: 640px;
	font-weight: normal;
	color: #8e8d8c;
	font-size: 1.2em;
	letter-spacing: -.01em;
	line-height: 1em;

}
