﻿/* 
	hobbies.css - style sheet for hobbies / scale models section
*/

#masthead {
	border-color: #CCCCCC;
	background-color: #D86C07;
	color: #FFFF99;
}
#left_col {
	background-color: #C56E1E;
	text-align: center;
}
#page_content {
	background-color: #404040;
	color: #FF9900;
}
#container {
}

#footer {
	background-color: #114671;
}
a {
	color: #CC3300;
}
