body {
	padding:0px;
	margin:0px;
	text-align:center;
	background: url(images/background_vert.jpg);
	background-repeat:repeat-x;
}

#sub_header {
	background:url(images/main_bar.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:339px;
	margin:0px;
	text-align:center;
}
#selulink {
	display:block;
	position:relative;
	width:200px;
	height:50px;
	margin:0 auto 0 auto;
	top:180px;
	left:315px;
	text-indent:-9000px;
}
#ulllink {
	display:block;
	position:relative;
	width:200px;
	height:50px;
	margin:0 auto 0 auto;
	top:190px;
	left:315px;
	text-indent:-9000px;
}
