@charset "UTF-8";
#navbar {
	height: 150px;
	background-color: #FFFFFF;
	width: 150px;
	position: absolute;
	left: 36px;
	top: 126px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar ul li {
	display: block;
	padding-bottom: 20px;
}
#navbar2 {
	background-color: #FFFFFF;
	height: 200px;
	width: 219px;
	float: none;
	position: absolute;
	left: 36px;
	top: 290px;
}
#main {
	background-color: #FFFFFF;
	background-image: url(../Images/main.jpg);
	height: 450px;
	width: 699px;
	position: absolute;
	left: 290px;
	top: 35px;
	background-repeat: no-repeat;
}
#about {
	background-image: url(../Images/resume.jpg);
	height: 17px;
	width: 165px;
}
#about_content {
	background-image: url(../Images/resume.jpg);
	height: 17px;
	width: 165px;
	position: absolute;
	top: 208px;
	left: 267px;
}
#navbar2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#navbar2 ul li {
	display: block;
	padding-bottom: 20px;
}
#logo {
	background-image: url(../Images/logo.jpg);
	height: 51px;
	width: 219px;
	background-color: #FFFFFF;
	position: absolute;
	left: 36px;
	top: 36px;
}
.resume {
	position: absolute;
	left: 37px;
	top: 385px;
}
.tristan {
	position: absolute;
	left: 363px;
	top: 3px;
}
.heading {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #00184B;
	position: absolute;
	left: 40px;
	top: 40px;
}
.subheading {
	font: 14px Arial, Helvetica, sans-serif;
	color: #0093DC;
	left: 40px;
	top: 50px;
	position: absolute;
}
.paragraph {
	position: absolute;
	left: 88px;
	top: 40px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #00184B;
}
div.resume h2 {
	color: #00184B;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-top: 35px;
}
div.resume h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00184A;
	margin-left: 110px;
}
div.resume p {
	font: 12px Arial, Helvetica, sans-serif;
	margin-left: 110px;
	color: #00184A;
	margin-top: 0px;
}
#link {
	height: 18px;
	width: 130px;
	position: absolute;
	left: 500px;
	top: 38px;
}
#picture {
	position: absolute;
	height: 429px;
	width: 321px;
	left: 667px;
	top: 36px;
}
