/* CSS for mindstream - Simon Pollard for deckchair.co.uk 2008 */
/* Style for index page */
div#content {
	padding-top: 20px;
}
div#text {
	width: 760px;
	margin-bottom: 40px;
}
p {
	margin-top: 15px;
	font-size: 13px;
}
h1 {
	color: #3bacd1;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}
div.line {
	background-color: #3bacd1;
	height: 2px;
	width: 810px;
	font-size: 1px;
}
div#latest-news {
	margin-top: 20px;
}
	