body {

	background-image: url('images/bg.gif');

	padding: 0;

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color: Gray;

	background-color: #C5BEE8;

	background-repeat: repeat;

}

#centerme {

	text-align: center;

}

#wrapper {

	margin: 0 auto;

	width: 1096px;

}



#pageleft {

	float:left;

}

#pagecenter {

	float:left;

	width:776px;

}

#pageright {

	float:left;

}

#page {

	background-image: url('images/top_2a.jpg');

	background-repeat: no-repeat;

}

#stretch {

	background-image: url('images/mid_3a.gif');

	background-repeat: repeat-y;

}



div {

	text-align: left;

}

#top_icons{

	width : 776px;	

	}

#top_menubar{	

	width : 776px;	

	height : 58px;

	}

#reglist{

	width : 776px;	

	height : 140px;

	}

#leftbar{

	float: left;	

	width : 170px;	

	}

#footer {

	width: 776px;

}

#content { min-height:700px;

}





