#content {
}

#content #image img {
	display: block;	
}

#content #image {
	width: 560px;
	height: 374px;	
	padding: 0;
	background: white;
}

#content h1 {
	display: none;
	margin: 0;
	font-size: 1.2em;
	margin: 0.5em 0;
	font-weight: normal;
}

#content h2 {
	font-size: 1.2em;	
	color: #4dbae5;	
	margin: 0.5em 0;
	font-weight: bold;	
}

#content h3 {
	font-size: 1.1em;
	font-weight: bold;	
	display: inline;
}

#content #news .current h3 {
}

#content #sidebar #projectLink {
	font-size: 0.9em;
}

#content #news ul {
	width: 360px;		
	margin: 0;
	padding: 0;
	list-style: none;
}

#content #news ul {
	line-height: 1.5em;
}

#content #sidebar {
	width: 185px;	
	margin: 2.65em 0 0 0;
	padding: 0;
	float: right;
}

#content #sidebar #newsContent {
	color: #4dbae5;		
}

#content #sidebar p {
	margin: 0 0 1em 0;
	line-height: 1.3328em;	
}

#content #sidebar #projectLink {
	margin: 0;
}

#content a:link, #content a:visited, #content a:hover {
	color: #828282;
	text-decoration: none;
}

#content a.current {
	color: #4dbae5;		
}
