body {
	background-image: url(../images/background_strip.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #9d965d;
	background-attachment: fixed;
}
.container {
	height: 979px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.header {
	height: 491px;
	width: 950px;
	position: relative;
	z-index: 5;
}
.gum_pack {
	height: 142px;
	width: 440px;
	position: relative;
	z-index: 6;
	top: -65px;
	left: 15px;
}
.bottom_container {
	height: 504px;
	width: 950px;
}
.subhead_wrapper {
	top: -16px;
	position: relative;
	left: 355px;
	width: 470px;
	z-index: 3;
	height: 129px;
}
.projects_card {
	height: 489px;
	width: 677px;
	position: relative;
	z-index: 2;
	top: -115px;
	background-image: url(../images/projects_card.png);
}
.projects {
	height: 360px;
	width: 320px;
	padding-top: 110px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 80px;
	float: left;
}
.projects table tr td {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #795F0F;
	border-top-color: #795f0f;
	border-right-color: #795f0f;
	border-bottom-color: #795f0f;
	border-left-color: #795f0f;
}
.links {
	height: 359px;
	width: 170px;
	float: left;
	padding-top: 115px;
	padding-left: 40px;
}
a:link {
	color: #795F0F;
	text-decoration: none;
}
a:hover {
	color: #CC3299;
}
a:visited {
	color: #CC3299;
}
.about_wrapper {
	height: 347px;
	width: 225px;
	position: relative;
	left: 690px;
	top: -650px;
	z-index: 1;
	background-image: url(../images/about_wrapper.png);
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #363636;
	text-align: left;
	padding-top: 80px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 18px;
}
.gum_stick {
	height: 165px;
	width: 313px;
	position: relative;
	z-index: 7;
	left: 615px;
	top: -725px;
}
.links table tr td {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #795F0F;
	border-top-color: #795f0f;
	border-right-color: #795f0f;
	border-bottom-color: #795f0f;
	border-left-color: #795f0f;
	position: relative;
}
