#logo{
	position: absolute;
	top: 280px;
	
	/*border: 1px solid red;*/
}

#logo img{
float: left;
}

#whitespace{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 660px;
	position: absolute;
	top: 0px;
	background-color: #fff;
	z-index: -100;
}

#newshead{
	margin-top: 80px;
}


#newsline{
	width: 780px;
	text-align: left;
	float: right;
	margin-top: 14px;
}

#newsline a:link, #newsline a:hover, #newsline a:visited{
	color: #999;
	text-decoration: none;
}

.pindex{
	float: left;
	width: 185px;
	margin-left: 13px;
	margin-bottom: 15px;
	height: 270px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
}

.pindex img{
	margin-bottom: 10px;
}

.pindex a:link, .pindex a:hover, .pindex a:visited{
	color: #fff;
	text-decoration: none;
}

.date{
	font-family: Georgia, Times, "Times New Roman", Serif;
	font-size: 10px;
	color: #666;
	line-height: 290%;

}

#widecolumn{
/*	height: 3700px;*/
}

#content{
	position: absolute;
	top: 700px;
}

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	width: 780px;
	clear: both;
}