body {text-align:center;}
#holder {position:relative;
	background-image:url(BACK.GIF);
	background-position:-10px;
	width:640px;
	height:1250px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;}
#lheader {position:relative;
	float:left;
	width:440px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;}
#rheader {position:relative;
	float:left;
	width:200px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	z-index:1;}
#info {position:relative;
	top:-5px;
	float:left;
	width:500px;
	height:990px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index:1;}
.style1 {color: #FF0000;
	font-size: x-large;
	font-weight:bold;}
.style2 {color: #000099;
	font-weight: bold;}
