body {
	background: #0f3b5c;
	color: #3b4343;
	font-size: 1em;
	font-family: georgia, 'times new roman', serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 0 0 12px;
}

a { 
	color: #c56d30;
	color: #c56d30;
	text-decoration: none;
}
	a img {
		border: none;
	}

#bg {
	width: 900px;
}

#search,
#utilNav, 
#primaryNav,
#socialNetworkFooter,
#footerNav,
.sideBarNav {
	display: none;
}