
/* ---Controls the two lines -------------------------------    */
#site #image {
	border-bottom-color: #556175;
}
#site #menu {
	border-bottom-color: #556175;
}
#site #footer
{
    border-top-color: #556175;
}

/* ---Controls side bar of quotes -------------------------------    */
#site blockquote {
	border-left-color: #556175;
}

/* ---Controls all three headings (except for h3 which is in right bar) -------------------------------    */
#site h1,h2,h4 
{
	color: #556175; 
}

	
	
#column1 {
	width: 500px;
}

#column2 {
	width: 150px;
}

#column3 {
display: none;
}