body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #AAA;
}
#wrapper {
	width: 767px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 767px;
}
#content {
	height: 168px;
	width: 767px;
	background-image: url(../images/content.jpg);
}
#content table {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	position: relative;
	left: 75px;
	top: 7px;
}
#pics {
	width: 767px;
}
#footer {
	width: 767px;
}


td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
