

body{ background: #cccccc}

.main{
	position: absolute; 
	width:950px;
	height:600px}

.images{
	background-image:url("/images/members.jpg");
	background-repeat:repeat-x;
	position:absolute;
	top:0px;
	left:25px;
	width:100px;
	height:557px}
.title{
	background-image:url("/images/title.gif");
	background-repeat:repeat-x;	
	position: absolute; 
	top: 0px; 
	left: 190px; 
	width:760px; 
	height: 80px}

.nav{
	background-image:url("/images/nav_back.jpg");
	background-repeat:repeat-x;	
	position: absolute; 
	top: 110px; 
	left: 190px; 
	width:760px; 
	height: 24px}

.tier{
	position: absolute; 
	top: 80px; 
	left: 190px;  
	height: 30px; 
	width: 760px; 
	background: #990000}

.main_area{
	background-image:url("/images/main_area.jpg");
	background-repeat:repeat-x;	
	position: absolute; 
	top: 134px; 
	left: 190px; 
	width:760px; 
	height: 406px}

.base{
	background-image:url("/images/base.gif");
	background-repeat:repeat-x;	
	position: absolute; 
	top: 540px; 
	left: 190px; 
	width:760px; 
	height: 17px}
.search{
	color: #ffffff;
	position: absolute; 
	top: 150px; 
	left: 285px; 
	width:400px; 
	height: 100px;
	font-family: arial}

.submit{
	position: absolute; 
	bottom: 30px; 
	left: 232px; 
	width: 100px; 
	height: 25px;}
