
body{
	margin: 0;
	padding: 0;
	background: #E8E6E9;
	font: 12px "Courier New", Courier, monospace;
	color: #000;
	height: 100%;
}

html, body {
	height:100%;
}


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

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

a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a:active {
	color: #000000;
	text-decoration: none;
}


* html #container{
	height:100%;
}

h1{
	color: #f6f6f6;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 2.0em;
	font-style: italic;
		
}

ul{
	margin:0;
	padding: 0;
}
	

p{
padding: 0;
margin: 0;	
}


#wrapper{
	position:absolute;
	bottom: 100px;
	margin-left: -50px;

}



#container{
	min-height:100%;
	position:relative;

}

* html #container{
	height:100%;
}

#content{
	width: 920px;
	min-height: 594px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;

	}


/* footer
-------------------------------------------------------------------*/
#footer {
	background:#DBD9DC none repeat scroll 0 0;
	bottom:0;
	height:200px;
	padding-bottom:10px;
	position:absolute;
	width:100%;
	border-top: 1px solid #fff;
}

#footer-text{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}


#footer-text ul{
	padding: 8px;
}

#footer-text li{
	list-style-type: none;
	font: 12px "Courier New", Courier, monospace;
	display: inline;
	padding: 0 30px 0 0;
}




/* contact
-------------------------------------------------------------------*/

#contactLeft{
	float: left;
	width: 380px;
	
}
#contactLeft .innerText{
	padding: 100px 20px 100px 100px;


}

#contactRight{
	

}
#contactRight .innerText{
	float:left;
	padding-top: 20px; 
	width: 285px;

	text-align:right;
}


/* aboutWebsite
-------------------------------------------------------------------*/
#aboutWebsite{
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	width: 600px;
}

#aboutWebsite p{
	padding-bottom: 10px;

}


/* generic styles
-------------------------------------------------------------------*/
#photos{
	height: 550px;
	position: relative;
	width: 1000px;

}

#photos img{
	margin: 4px 4px;
	border: none;

}


/* generic styles
-------------------------------------------------------------------*/
.clearFloat{
	clear: both;
	}
	
	
.breadcrumbs{
	position:absolute;
	margin-top: -15px;	
}

.breadcrumbs-active{
	float: left;
	font-style: italic;

}

.breadcrumbs.contact{
	margin-left: 100px;
}

.breadcrumbs.photos{
	margin-left: 4px;
}


#photografTitle{
	margin-top: 200px;
	padding: 0 0 10px 400px;

}

#photografTitle h1{
	font: 27px "Courier New", Courier, monospace;
	font: 23px "Courier New", Courier, monospace;
	color: #000000;
	
}
	
#globalheader {
	height: 445px;
	position: relative;
	width: 1040px;
}

#globalheader.contactActive {
	background:url(../graphic/contactActive.gif) no-repeat;
}

#globalheader #globalnav {
	margin:0;
	padding:0;
}
#globalheader #globalnav li {
	display:inline;
}
#globalheader #globalnav li a {
	float:left;
	height:0;
	overflow:hidden;
	padding-top:335px;
}

	
		
#globalheader #globalnav li a, #globalheader #globalsearch {
	background-image: url(../graphic/menu-test10.gif);
	background-repeat: no-repeat;
}
#globalheader #globalnav li#itemOne a {
	width: 340px;
	background-position: 0 0;
}
#globalheader #globalnav li#itemTwo a {
	width: 300px;
	background-position: -340px 0;
}
#globalheader #globalnav li#itemThree a {
	width: 370px;
	background-position: -640px 0;
}

#globalheader #globalnav li#itemOne a:hover {
background-position: 0 -335px;
}
#globalheader #globalnav li#itemTwo a:hover {
background-position: -340px -335px;
}
#globalheader #globalnav li#itemThree a:hover {
background-position: -640px -335px;
}





#list-sections{
	padding: 0;
	margin: 0;
}

#list-sections{

	
}

.thumbs {
	float: left; 
	margin: 5px; 
	width: 100px; 
	height: 100px; 
	overflow:hidden;
}

.thumbs a:link, .thumbs a:visited{
	display:block;
	padding: 100px;
	overflow:hidden;
}







