@charset "utf-8";
body {
	background-image: url(images/pattern_084.gif);
	text-align: center;
	margin: 0;
	background-color: #000000;
}
body, td, th {
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin: 0 auto;
	width: 825px;
	height: 1089px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#content {
	width: 695px;
	position: relative;
	left: 70px;
	top: 210px;
	text-align: center;
}
#nav {
	width: 695px;
	position: absolute;
	left: 0;
	top: 0;
}
#temphome {
	position: absolute;
	left: 192px;
	top: -210px;
}
