#content-container {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#content-container h1 {
	font-size: 3em;	
	color: #007ACD;
}
#content-container h2 {
	font-size: 1.5em;	
}
#content-container img {
	border: none;
}
#content-container a {
	color: #007ACD;
	text-decoration: none;
	font-weight: bold;
	}
#content-container a:hover, a:focus {
	color: red;	
	}
	
#navigate a {
	color: #007ACD;
	text-decoration: none;
	font-weight: bold;
	}
#navigate a:hover, a:focus {
	color: red;	
	}
	
#photos a {
	color: #007ACD;
	text-decoration: none;
	font-weight: bold;
	}
#photos a:hover, a:focus {
	color: red;	
	}			

#content-container {
	width: 600px;
/*	margin: 0 auto; */
}
