.header {
	padding: 0px;
	width: 390px;
	visibility: visible;
	z-index: auto;
	height: 400px;
	left: 450px;
	top: 180px;
	clear: both;
	position: absolute;
}
.blogbody {
	width: 390px;
	visibility: visible;
	z-index: auto;
	height: 200px;
	left: 50px;
	top: 180px;
	clear: both;
	position: absolute;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 170%;
	padding-top: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	list-style-type: circle;
	white-space: normal;
	margin-right: 20px;
}
.intro {
	padding: 0px;
	width: 390px;
	visibility: visible;
	z-index: auto;
	height: 50px;
	left: 450px;
	top: 990px;
	clear: both;
	position: absolute;
	font-size: 14px;
	line-height: 150%;
	text-align: justify;
}
.masthead {
	padding: 0px;
	width: 790px;
	visibility: visible;
	z-index: auto;
	height: 80px;
	left: 50px;
	top: 50px;
	clear: both;
	position: absolute;
}
.featured {
	padding: 0px;
	width: 390px;
	visibility: visible;
	z-index: auto;
	height: 390px;
	left: 450px;
	top: 600px;
	clear: both;
	position: absolute;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
}
.feature1 {
	width: 190px;
	visibility: visible;
	z-index: auto;
	height: 290px;
	position: absolute;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
	padding-top: 10px;
	left: 450px;
	top: 600px;
}
.feature2 {
	width: 190px;
	visibility: visible;
	z-index: auto;
	height: 290px;
	position: absolute;
	font-size: 10px;
	line-height: normal;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	left: 650px;
	float: left;
	padding-top: 10px;
	top: 600px;
}
.blogbody-newpost {
	width: 390px;
	visibility: visible;
	z-index: auto;
	clear: both;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 150%;
	padding-top: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	list-style-type: circle;
}
