@charset "UTF-8";

body {
	background-color: #e6e3de;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 18px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 22px;
	color: #56738a;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #56738a;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#top {
	background-color: #56738a;
	width: auto;
}
#menu {
	height: 80px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.james_opstad {
	padding-right: 272px;
}
#space {
	height: 10px;
}
#container {
	width: 960px;
	background-color: #FFF;
	overflow: hidden;
	margin-left: auto;
	background-image: url(images/corners2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
}
.row {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	overflow: hidden;
}
#home_img {
	width: 600px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#bio {
	width: 602px;
	float: left;
	padding: 0px;
}
#bio_img {
	width: 288px;
	float: right;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.project_txt {
	float: right;
	width: 470px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.project_img {
	float: left;
	width: 400px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#dates {
	width: 800px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 15px;
	padding-left: 80px;
}
#links {
	float: left;
	padding: 0px;
}
#links a:link {
	color: #000;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
#links a:visited {
	color: #000;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
#links a:hover {
	color: #56738a;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
#links a:active {
	color: #000;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
#links_img {
	float: right;
	padding-top: 40px;
	width: 480px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact {
	float: left;
	font-size: 15px;
	padding: 0px;
}
#contact_img {
	float: right;
	width: 319px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-size: 11px;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
