/*html, body {
 height:100%;
}*/
body {
	margin:0;
	padding:0;
	text-align: center;
	height: 100%;
	font-family:verdana, arial; /*Set for whole site*/
}
#wrappercenter_ {
	width:700px;
	text-align:left;
}
#topbanner_ {
	width:700px;
	height:26px;
	background:url(../images2/repeattop.jpg) repeat-x;
}
#mainlogo_ {
/*not much here now*/
}

#body_ {
	vertical-align:top;
	text-align:left;
	height:100%;
	margin-left:202px;
	margin-top:0px;
	float:none
}

.alt {
	vertical-align:top;
	text-align:left;
	height:100%;
	margin-top:0px;
	float:none	
}

.navigation {
	float:left;
	background:url(../images2/logo3.jpg) no-repeat;
	padding-top:62px; /*size of added logo end*/
	vertical-align:top;
	text-align:center;/*Navigation buttons*/
	width:200px;
}

#bootombanner_ {
	clear:both;
	left:0px;
	bottom:0px;/*Place at bottom of page*/
	padding:2px;
	width:701px;
}

.clearALL {
	clear:both;
}

/* news comonent */
#news {
font-family:verdana, arial;
font-size:9px;
margin:0;
padding:0;
width:159px;

background: url('../images/top.jpg') top no-repeat center;
}

.content {
background: url('../images/content_rpt.jpg') top repeat-y center;
margin-top:15px;
height:100%;

}
.bottom {
margin-top:14px;
background: url('../images/bottom.jpg') bottom no-repeat center;
}
/* news comonent */
