.pageCenterDiv {
	position: absolute; 
	left: 50%; 
	top: 50px;
	margin-top: 0px;
	margin-left: -403px; 
	background-image: none;
}

.pageWrap {
	width: 856px;
	height: auto;
}

.pageDiv {
	background: #FFF none no-repeat 0px 0px;
	width: 655px;
	height: auto;
	color: black;
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 40px;
}

.pageTitle {
	background: #FFF url("Resources/blog-title.jpg") no-repeat 0px 0px;
	width: 655px;
	height: 133px;
}

.entry {
	font-weight: normal;
	color: #333;
	padding: 15px 52px 20px 52px;
	border-bottom: 1px solid #ad1428;
}

.entry p {
	margin: 0.5em 0px 0.5em 0px;
	padding: 0px;
}

.entry a {
	font-weight: normal;
	text-decoration: underline; 
}

.entry a:link { 
	color: #002999;
}

.entry a:visited { 
	color: #530999;
}

.entry a:hover { 
	color: #0d4dff;
}

.entry a:active { 
	color: #002999;
}

.entry img{
	border: none;
	margin: 1em 0px 0.5em 0px;
}

p.imageCaption{
	margin: 0px 0px 1.2em 0px;
}

p.entryTitle {
	color: #0c2260;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0px 0px 4px -22px;
}

a.entryTitle {
	color: #0c2260;
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	margin: 0px 0px 4px -22px;
}

a.entryTitle:active{
	color: #0c2260;
}

a.entryTitle:link{
	color: #0c2260;
}

a.entryTitle:visited{
	color: #0c2260;
}

a.entryTitle:hover{
	color: #0c2260;
}

p.entryDate {
	color: #ad1428;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 0px 0.8em -22px;
}

.blogLinks {
	float: left;
	margin-top: 125px;
	width: 201px;
	height: 800px;
	padding-top: 60px;
	background: transparent url("Resources/links.png") no-repeat 15px 15px;
}

.blogLinks p{
	color: #b9b7b6;
	text-align: left;
	margin: 0px 0px 1.4em 15px;
}

.blogLinks a{
	display: block;
	color: #80a3f8;
	text-align: left;
	margin: 0px 0px 0.2em 15px;
}

.blogLinks a:hover{
	color: #cbd8f7;
}

.blogFooter{
	font-size: 0.8em;
	background-color: #2F4984;
	padding: 10px 20px 20px 20px;
	color: white;
}

.blogFooter a{
	color:  white;
}

.blogFooter a:hover{
	color:  white;
}

.blogFooter a:link { 
	color: white;
}

.blogFooter a:visited { 
	color: white;
}

.Sunbeam {
	position: absolute;
	left:  170px;
	top: 160px;
}

.blockSpan {
	display: block;
}
