body {
	margin:0px;
	padding:0px;
	background-color: #fff;
	font-family: arial;
	font-size: 15px;
	color: #fff;
	line-height: 16px;
}

table.frame {
	width: 724px;
	margin: 0 auto;
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.top {
	width: 724px;
	height: 276px;
	background-image: url("../images/start_top.jpg");
}

table.frame td.middle {
	height: 219px;
	background-image: url("../images/start_middle.jpg");
}

table.frame td.bottom {
	height: 100px;
	background-image: url("../images/start_bottom.jpg");
	color: #87897e;
	text-align: center;
	padding-top: 7px;
	background-repeat: no-repeat;
}

table.frame td.bottom a {
	text-decoration: none;
	text-transform: uppercase;
	color: #86896a;
	font-size: 11px;
}

table.frame td.bottom a:hover {
	color: #c07907;
}

table.middletable {
	margin: 23px 0px 0px 157px;
}

table.middletable td.left {
	width: 136px;
	height: 173px;
	vertical-align: bottom;
}

table.middletable td.center {
	width: 135px;
	height: 173px;
	vertical-align: bottom;
}

table.middletable td.right {
	width: 135px;
	height: 173px;
	vertical-align: bottom;
}

a.middlelink {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 12px;
	width: 121px;
	height: 26px;
	padding: 146px 0px 0px 14px;
}