body, th {
	background-image: url(images/background.jpg);
	background-position: center;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
}
a:link {
	color: #38526a;
	text-decoration: none;
}
a:visited {
	color: #38526a;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.background {
	width: 760px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -380px;
}
.banner {
	width: 702px;
	margin: 29px auto 0px auto;
}
.container {
	width: 702px;
	margin: 23px auto 0px auto;
}
.updates {
	width: 340px;
	height: 139px;
	background-color: #111d2c;
}
.table {
	font-size: 10px;
	margin: 13px;
}
.work {
	width: 340px;
	height: 139px;
	background-color: #111d2c;
	position: absolute;
	right: 29px;
	top: 278px;
}

.content {
	width: 702px;
	margin: 23px auto 0px auto;
}
.portfolio {
	width: 702px;
	height: 261px;
	background-image: url(images/portfolio_bg.jpg);
	margin: 23px auto 0px auto;
}
.copyright {
	width: 702px;
	height: 30px;
	background-color: #111d2c;
	font-size: 10px;
	text-align: center;
	line-height: 3em;
	margin: 23px auto 0px auto;
}
