body {
	background-color: #D5CEA6;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #F7C34B;
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrap {
	background-image: url(wbg.png);
	width: 618px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#head {
	background-image: url(headbg.png);
	height: 268px;
	width: 618px;
	text-align: center;
}
#head img {
	margin-top: 0px;
}
#back {
	height: 25px;
	width: 600px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#back a {
	text-decoration: none;
	color: #2D507C;
}



#c {
	background-image: url(cbg.png);
	background-repeat: repeat-y;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#chead {
	background-image: url(chead.png);
	height: 28px;
	width: 550px;
	text-align: center;
}
#content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F4F2E9;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h1 {
	font-size: 18px;
	margin-top: 0px;
	text-align: center;
}
#content h3 {
	font-size: 14px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 10px;
}

#content p {
	text-indent: 20px;
	text-align: justify;
}
#content table {
	border: 1px solid #F4F2E9;
}
.top   {
	color: #2D507C;
	background: #F4F2E9;
	text-align: center;
	font-weight: bold;
}

.thumbnail {
	text-align: center;
	float: left;
	width: 165px;
	height: 165px;
	line-height: 165px;
	font-size: 165px;
}
.thumbnail img {
	vertical-align: middle;
}
.clear {
	clear: both;
}


#cfoot {
	background-image: url(cfoot.png);
	height: 28px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F4F2E9;
	text-align: center;
}
#cfoot img {
	margin-top: 4px;
}

#foot {
	background-image: url(footbg.png);
	height: 160px;
	width: 618px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#foot a {
	color: #2D507C;
	text-decoration: none;
}

#foot img {
	margin-top: 13px;
}

