body {
	font-size: 0.9em;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(../images/backgrd.gif);
	
	
	
}
#wrap {
	margin: 0px auto;
	width: 800px;
	background: #faf5f2;
	border-right: thin solid #CCC;
	border-bottom: thin solid #CCC;
	border-left: thin solid #CCC;
}
#header {
	background: url(../images/sbceo_header.jpg);
	height: 192px;
	border-bottom: thin solid #c48a8b;
}
#wrap table td {
	padding: 10px;
}


table {
	width: 500px;
	margin: 0px auto;
	
	
}
.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

