div#contentFrame{
	position: absolute;
		top: 180px;
		left: 55px;
	overflow: hidden; 
	width: 890px; 
	height: 2000px;	
	margin: 0px;
	padding: 0px;
}

div#MainContent{
	background-color: #444444;
	position: absolute;
		top: 52px;
		left: 0px;
	width:889px; 
	height:1800px; 
	background-image: url('../graphics/contentbox_bg_repeat.gif');
}

#footer {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:0px;
	padding-top:3px;
	position:relative;
	top:1830px;
	height: 25px;
	text-align: right;
	color: #ffffff;
}

#bottomBorder {
left:0;
position:absolute;
top:1850px;
}

div#leftBorder {
background-image:url(../images/borders/sideBorder.gif);
background-repeat:repeat-y;
display:inline;
float:left;
height:1845px;
left:-1px;
position:absolute;
top:6px;
width:7px;
}

#rightBorder {
background-image:url(../images/borders/sideBorder.gif);
background-repeat:repeat-y;
display:inline;
float:right;
height:1845px;
left:884px;
position:absolute;
top:6px;
width:8px;
}

div#content_news {
height:175px;
left:25px;
position:absolute;
top:25px;
width:840px;
z-index:50;
}