html, body {
	margin: 0;
	padding: 0;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	margin-top:20px;
	padding-top: 30px;
	margin-bottom: 20px;
}

body a:link, body a:visited, body a:active {
	color: #7A7A7A;
	text-decoration: none;
}

body a:hover {
	text-decoration: none;
	color: #535353;
}

h1, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:1em 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E6E6;
	margin:0 0 0 0;
	font-size: 16px;
}

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    
    visibility: hidden;
}

/* misc ********************************************/

h1#logo, h1#logo a {
	margin:0 0 -8px 162px;
	padding:0 0 0 0;
	background: url(images/heather-capen-name.gif) no-repeat left top;
	height: 31px;
	width:246px;
}

h1#logo2, h1#logo2 a {
margin:0 0 -8px 160px;
	padding:0 0 0 0;
	background: url(images/heather-capen-name3.gif) no-repeat left top;
	width: 246px;
	height: 31px;
}

h1#logo3, h1#logo3 a {
	margin:0 0 -5px 105px;
	padding:0 0 0 0;
	display:block;
	background: url(images/heather-capen-name3.gif) no-repeat left top;
	width: 246px;
	height: 31px;
}

/* main divs *****************************************/

#wrap {
	width:760px;
	margin:0 auto;
	padding:0;
}

#content {
	width:698px;
}

#contentBlank {
	width:598px;
	background-color:#fff;
	clear:left;
	padding:50px;
}

#contentHome {
	padding:2px 2px 2px 2px;
	background: #fff;
	float: left;
	margin: 7px 0 0 0;
}

#gallery {
	width:550px;
	height:908px;
	padding:2px;
	float: left;
	margin: 0 0 0 0;
}

#text {
	width:525px;
	background-color:#181818;
	padding:10px 20px 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#B5B5B5;
	float:right;
	margin:7px 29px 30px -5px;
	text-align: justify;
}

#photo {
	width: 432px;
	height: 309px;
	background: #fff url(images/bg_photos.gif) no-repeat 16px 16px;
	float:left;
}

#photoSquare {
	width: 432px;
	height: 448px;
	background: #fff url(images/bg_photos.gif) no-repeat 16px 16px;
	float:left;
}

#photoTall {
	width: 432px;
	height: 667px;
	background: #fff url(images/bg_photos.gif) no-repeat 16px 16px;
	float:left;
}


/* sub nav *****************************************/

#subNav, #subNavWide {
   height:30px;
   width:420px;
   font-size:1px;
   float:left;
   clear:left;
}

#subNavWide {
   width:698px;
}

#subNav li a, #subNavWide li a {
   text-indent: -9999px;
   text-decoration: none;
   display:block;
   height: 10px;
}

#subNav li, #subNavWide li {
   display:inline;
   float:left;
   height: 10px;
   margin: 10px 0px 0px 0px;
}

#philosophy a {
   width: 62px;
   background: url(images/philosophy.gif) no-repeat left top;
}

#friends a {
   background: url(images/friends.gif) no-repeat left top;
   width: 43px;
}

#about a {
   background: url(images/about.gif) no-repeat left top;
   width: 38px;
}

#contact a {
   background: url(images/contact.gif) no-repeat left top;
   width: 45px;
}

#philosophy a:hover, #friends a:hover, #about a:hover, #contact a:hover { 
	background-position: 0px -10px; 
}

#copyright {
	background: url(images/copyright2.gif) no-repeat 0;
	width: 145px;
	float: right;
	padding: 20px 120px 0 0;
	height: 54px;
}


/* navigation **************************************/

#nav {
	float: left;
	height: 40px;
	vertical-align: top;
	text-align: right;
	margin: 12px 20px 30px -10px;
	width: 158px;
}

#nav2 {
	width: 600px;
	float: left;
	height: 40px;
	padding:20px 0 0 0;
	margin-right: -11px;
	vertical-align: top;
}

#nav li {
	display: inline;
	float:left;
}

#identity a, #identityActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/identity.gif) no-repeat left top;
	width: 62px;
	height: 40px;
}

#identity a:hover {
	background-position: 0px -50px;
}

#identityActive a {
	background-position: 0px -100px;
}


#print a, #printActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/print.gif) no-repeat left top;
	width: 40px;
	height: 40px;
}

#print a:hover {
	background-position: 0px -50px;
}

#printActive a {
	background-position: 0px -100px;
}

#web a, #webActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/web.gif) no-repeat left top;
	width: 38px;
	height: 40px;
}

#web a:hover {
	background-position: 0px -50px;
}

#webActive a {
	background-position: 0px -100px;
}

#photography a, #photographyActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/photography.gif) no-repeat left top;
	width: 94px;
	height: 40px;
}

#photography a:hover {
	background-position: 0px -50px;
}

#photographyActive a {
	background-position: 0px -100px;
}

#apparel a, #apparelActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/apparel.gif) no-repeat left top;
	width: 62px;
	height: 40px;
}

#apparel a:hover {
	background-position: 0px -50px;
}

#apparelActive a {
	background-position: 0px -100px;
}

#video a, #videoActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/video.gif) no-repeat left top;
	width: 44px;
	height: 40px;
}

#video a:hover {
	background-position: 0px -50px;
}

#videoActive a {
	background-position: 0px -100px;
}

#etc a, #etcActive a {
	text-indent: -9999px;
	text-decoration: none;
	display:block;
	background: url(images/etc.gif) no-repeat left top;
	width: 40px;
	height: 40px;
}

#etc a:hover {
	background-position: 0px -50px;
}

#etcActive a {
	background-position: 0px -100px;
}
