#content {
}

#picture-div {
width: 520px;
}

#picture-content{
float: left;
text-align: left;
width: 210px;
height: 100%;
padding: 10px 10px 10px 10px;
margin: 20px 0 20px 0;
}

#picture-content-third{
float: left;
text-align: left;
width: 150px;
height: 175px;
padding: 10px 10px 10px 10px;
}

.topleft {}
.topright {border-left: 1px solid #d1d2cc;}
.bottomleft {border-top: 1px solid #d1d2cc;}
.bottomright {border-left: 1px solid #d1d2cc; border-top: 1px solid #d1d2cc;}

#grey-box {
background-color: #d1d2cc;
float: left;
text-align: left;
padding: 0px 10px 0px 10px;
}

.grey {background-color:#999;}
.dark-grey {background-color:#666}
.white {background-color:#fff;}
.red {color: red;}

#encyclopedia {
	border: 1px solid #CCC;
}
#encyclopedia td {
	border: 1px solid #CCC;
}
#encyclopedia .header {
	background-color: #999;
	border: 1px solid #999;
}
#encyclopedia .highlight {
	background-color: #CCC;
}
#encyclopedia .noborder {
	border-right: 1px solid #FFF;
}

#links {
	float:left;
	min-height: 120px;
	padding-left: 10px;
	padding-top: 20px;
	max-width: 500px;
}

.links-content {
	width: 500px;
}

#links img{
	padding: 0px;
	border: 1px solid #999;
}

#link-pic {
	width: 100px;
}

#link-content {
	float: left;
}

img {padding: 10px;}





/*Begin Stephen's Layout*/

#mainContent{
margin: 50px 0 0 0;
}

#mainContent ol {
margin-left: 20px;
}

#mainContent ol li {
background-image: none;	
}

#mainContent #contactForm label {
float: left;
width: 200px;
clear: left;
}

#contactForm label#info {
float: none;
width: 100%;
}

#contactForm textarea {
width: 350px;
height: 100px;
}

#contactForm #filter2 {  
visibility:hidden;  
display:none;  
}  

.used-presses {
padding: 20px;
background-color: #ccc;
border: 2px solid #100D20;
overflow: auto;	

}

.pdf_img {
	padding-right:5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
