
body {
	background: #808080;
	font-family: georgia, "times new roman", times, serif;
	padding: 0;
	margin:0;
	font-size:14px;
}


#navigation a{

text-decoration: none;
color: #808080;
}

#navigation a:hover {
text-decoration: underline;
color: black;

}


.main_link{

font-weight: bold;
font-size: 110%;
}


.container{

	margin-left: -840px;
	position: relative; 
	width: 840px;
	margin:0 auto; 


}



#header {
margin-top: 5px;
height:120px; background:#808080; text-align:left;  padding-left: 5px; }

#header a{
text-decoration: none;
border: 0;

}

#header img{
border: 0;
}


.duerst{
font-size: 110px;
color: white;

}


.subtitle{
margin-left: 10px;
font-size: 40px;
color: white;

}


#footer {height:100px; background: #808080; text-align:right; padding: 10px; color:white;}



/* for understanding browsers */
#middle {
background-color: white;
padding: 10px;
min-height:450px; 
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .container {
height: 450px;
}
/**/


#middle table{
width: 100%;
}

#middle td{
vertical-align: top;
}


/*  NAVIGATION */


#navigation{
vertical-align: top;
padding-top: 0;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
width: 150px;



}


#navigation p{

margin: 3px;
padding: 0px;

}


#navigation h3{

margin-bottom: 5px;
margin-left: 3px;
margin-top: 0;
padding: 0px;
color: #808080;

}

#navigation ul{

padding: 0;
margin: 0;
margin-bottom: 7px;
}


#navigation li{
list-style-type: none;
margin-left: 20px;
margin-top: 3px;
margin-bottom: 3px;

}


#navigation a{

text-decoration: none;
color: #808080;
}

#navigation a:hover {
text-decoration: underline;
color: black;

}





/* CONTENT */


#content {

color: #808080;
}

#content p {padding:1.5em; margin:0;}

#content {
	padding: 0px;
	width: 620px;
	margin: 0px;
}






/*  GALLERY  */



#main_thumbs{
vertical-align: top;
padding-right: 0;
margin-right: 10px;

/*
width: 110px;
height:408px;
overflow:auto;
*/
}

#main_thumbs img{

width: 90px;
height: 90px;
border: 1px solid #808080;
padding: 0;
margin: 0;

}





/* needed for IE to make :active state work first time */
/*
a, a:visited { text-decoration: none; border: 1px solid #808080;}
*/

a.thumbnail{
  display:block; display:inline-block; vertical-align: top; 
text-decoration:none; 
/* border: 1px solid #808080; */
border: 0;
 
padding:0;
width: 90px;
height: 90px;

margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 10px;
}


/*
#main_thumbs a:hover {border:1px solid black;}
*/



/* styling for Standard image */



#image_container{

width: 400px; 
height:400px; 
vertical-align: center;
text-align: center;
margin-right: 10px;

}

#image_container a{

text-decoration:none;
margin: 0;
padding: 0;
display:block; display:inline-block;

}

#image_container img{
border: 0;

}



/* Displays four categories on the 'work' page */

.quadrants {

}

.left_side{
padding-right: 30px;
padding-bottom: 20px;
float: right;
text-align: right;
}

.small_heading{
font-weight: bold;
padding-bottom: 5px;
}



/*
.gallery {float: left;}
*/



/*
#container_bottom {
vertical-align: top; align: left;  
width: 400; 
height:400px; 

margin-top: 0; 
margin-left: 5px; 

}


#container_bottom a{

text-decoration:none;
margin: 0;
padding: 0;
display:block; display:inline-block;

}

#container_bottom img{
border: 0;
}


*/






