body {
	margin:0px;
	padding:0px;
	background-color: #d8c396;
	font-family: Palatino Linotype;
	font-size: 15px;
	color: #543a1f;
	line-height: 16px;
}

a {
	text-decoration: none;
}

a.link1 {
	padding: 0px;
	margin: 0px;
	font-size: 15px; 
	font-weight: bold; 
	color: #9e0d14;
}

a.link2 {
	padding: 0px;
	margin: 0px;
	font-size: 15px; 
	font-weight: bold; 
	color: #543a1f;
}

a:hover.link1, a:hover.link2 {
	/*color: #ebe5d5;*/
	color: #9e0d14;
}

table.frame {
	width: 100%;
	margin: 0 auto;
	/*background-image: url("../images/start_body.jpg");*/
}

table.strip {
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.frame td {
	padding: 0px;
	vertical-align: top;
}

table.frame td.top {
	width: 100%;
	height: 149px;
	background-image: url("../images/start_top.jpg");
	background-position: center;
	background-repeat: no-repeat;
}

table.frame td.middle {
	height: 315px;
	background-image: url("../images/start_middle.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #352518;
}

table.frame td.bottom {
	height: 136px;
	background-image: url("../images/start_bottom1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
