body {
	background-image: url(../images/top_bg02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

#wrapper {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#container .content {
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}

#header {
	height: 295px;
	overflow: hidden;
}

#container {
	background-image: url(../images/content_bg2.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#footer {
	height: 157px;
}
p {
	line-height: 20px;
}

