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

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Main Text Definitions */

body {
 background: #000000;
 background-image:   url(../images/bg_main.jpg);
 background-repeat: repeat-x;
 color: #fff;
 font-family: Georgia, Times, serif;
 margin: 0;
}

h1 {
 color: #F9BCC7;
 font-size: 130%;
 margin-top: 0;
 font-weight: normal;
}
a img {
 border: 0;
}
a { 
 color: #2f2b26;
 font-weight: bold;
 text-decoration: none;
}
a:hover { 
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}


/* Generic Layout Definitions */
#container {
 width: 830px;
 margin: auto;
}
#nothingdoes {
 width: 830px;
 height: 80px;
}
#logo {
 float: left;
 width: 227px;
 height: 80px;
}
#topnav { float: right; width: 529px; padding-top: 60px; text-align: right; font-size: 80%; }
#topnav a {
 color: #fff;
 font-weight: normal;
}
#topnav a:hover {
 color: #2f2b26;
}
#nav {
 float: left;
 width: 220px;
 padding-top: 95px;
}
#nav ul li img {
 display: block;
}
#nav ul {
 width: 220px;
 margin: 0;
 padding: 0;
 list-style: none;
}
#nav ul li {
 width: 220px;
 height: 38px;
} 
#nav ul li.home a, #nav ul li.about a, #nav ul li.does a, #nav ul li.did a, #nav ul li.do a, #nav ul li.say a {
 display: block;
 width: 220px;
 height: 38px;
}
#nav ul li.home a {
 background-image:   url(../images/nav_home.gif);
}
#nav ul li.home a:hover {
 background-image:   url(../images/nav_home_on.gif);
}
#nav ul li.about a {
 background-image:   url(../images/nav_about_nothing.gif);
}
#nav ul li.about a:hover {
 background-image:   url(../images/nav_about_nothing_on.gif);
}
#nav ul li.does a {
 background-image:   url(../images/nav_nothing_does.gif);
}
#nav ul li.does a:hover {
 background-image:   url(../images/nav_nothing_does_on.gif);
}
#nav ul li.did a {
 background-image:   url(../images/nav_nothing_did.gif);
}
#nav ul li.did a:hover {
 background-image:   url(../images/nav_nothing_did_on.gif);
}
#nav ul li.do a {
 background-image:   url(../images/nav_do_something.gif);
}
#nav ul li.do a:hover {
 background-image:   url(../images/nav_do_something_on.gif);
}
#nav ul li.say a {
 background-image:   url(../images/nav_say_something.gif);
}
#nav ul li.say a:hover {
 background-image:   url(../images/nav_say_something_on.gif);
}
#main { float: right; width: 529px; font-size: 80%; line-height: 140%; }
#copy { width: 529px; padding: 0 40px; }
#footer {
 clear: both;
 padding: 100px 0 30px 40px;
 color: #fff;
 font-size: 0.7em;
}
#footer a {
 color: #b3ada8;
 font-weight: normal;
}
#footer a:hover {
 color: #f9bcc7;
}
#heading { color: #2f2b26; font-size: 200%; padding-top: 75px; padding-left: 40px; }
#galleryheading { color: #2f2b26; font-size: 105%; padding-left: 40px; }
#testamonials { color: #2f2b26; font-size: 115%; line-height: 140%; width: 529px; padding: 10px 40px 0; }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#home_heading { color: #2f2b26; font-size: 200%; padding-top: 15px; padding-left: 40px; }
