body  { 
	background-color: #ffffff;
	color: #8c7d60; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 130%; 
	background-image: url(../images/index/index_back.gif); 
	background-repeat: repeat-x; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	min-width: 720px;
}

#wrapper {
	width: 571px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	background-color: #ffffff;
	margin-bottom: 25px;
	margin-top: 3%;
}


#top {
	background-image: url(../images/index/index_top.gif);
	background-repeat: no-repeat;
	width: 571px;
	height: 112px;
}

#photo {
	width: 571px;
	height: 153px;
}

#welcome {
	width: 571px;
	height: 40px;
	text-align: center;
}

#bottom {
	width: 571px;
	height: 64px;
	background-image: url(../images/index/index_bottom.gif);
	background-repeat: no-repeat;
}