html, body {
	background-color:#e3e3e4;
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#main {
	text-align: center;
	width: 426px;
	margin: 0 auto;
}

#box_bottom {
	width: 426px;
*	width: 429px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(img/bottom2.jpg) no-repeat scroll;
}

#box_left {
	width:9px;
	height: 419px;
	background: #e3e3e4 url(img/left.jpg) repeat-y left bottom;
	float:left;
}

#box_right {
	width: 9px;
	background: #e3e3e4 url(img/right.jpg) repeat-y right bottom;
	float: left;
	height: 419px;
}

#box_middle {
	text-align: missle;
	width: 408px;
	background-color: #fff;
	float: left;
	height: 419px;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#box_middle p a {
	color: black;	
	font-weight: 13px;
}

#box_middle p {
	padding: 0 0 0 15px;
	margin: 0;
}

#box_middle img {
	width: 387px;
	height: 366px;
	padding: 0;
	margin: 0;
}
