body {
	background-image: url('images/bg.gif');
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	/*background-color: #C5BEE8;*/
	background-color: #FFFFFF;
	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_3.jpg');
	background-repeat: no-repeat;
}
#stretch {
	background-image: url('images/mid_2.gif');
	background-repeat: repeat-y;
}

div {
	text-align: left;
}
#top_icons{
	width : 776px;	
	}
#top_menubar{	
	width : 776px;	
	}
#reglist{
	width : 776px;	
	height : 260px;
	}
#leftbar{
	float: left;	
	width : 280px;	
	}
#footer {
	width: 776px;
}


