#wrapper {
	width: 100%;
	margin: 0px;
	height: auto;
	background-image: url(../images/2010silk.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	background-image: url(../images/tile2.jpg);
	text-align: center;
	padding: 0px;
}
#header {
	height: 50px;
	width: 100%;
	text-align: center;
	background-image: url(../images/tile2.jpg);
}
#body {
	height: auto;
	width: 740px;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 5px;
	border-left-width: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	position: relative;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	margin: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#wrapper #body table tr td table tr td table tr td {
	font-size: 10px;
}
body_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
