@charset "utf-8";
/* CSS Document */

#site {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	left:0px;
	top:0px;
	width:838px;
	height:700px;
}

#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:838px;
	height:115px;
	background-image:url(images/header.jpg)
}

#left-side_ {
	position:absolute;
	left:0px;
	top:115px;
	width:54px;
	height:481px;
	background-image:url(images/left_side.jpg)
}

#content_ {
	position:absolute;
	left:55px;
	top:115px;
	width:735px;
	height:481px;
}
#image1 {
	position:absolute;
	left:10px;
	top:14px;
	width:721px;
	height:463px;
	z-index:1;
}
#image2 {
	position:absolute;
	left:248px;
	top:190px;
	width:468px;
	height:265px;
	z-index:1;
}
#picture {
	position:absolute;
	left:10px;
	top:37px;
	width:240px;
	height:400px;
	z-index:1;
}
#statementtext {
	position:absolute;
	left:263px;
	top:37px;
	width:471px;
	height:400px;
	z-index:1;
	font-size: 14px;
}
#resume1 {
	position:absolute;
	left:208px;
	top:37px;
	width:522px;
	height:400px;
	overflow:scroll;
	z-index:1;
	font-size: 10px;
}
#resume2 {
	position:absolute;
	left:6px;
	top:37px;
	width:175px;
	height:400px;
	z-index:1;
	font-size: 10px;
}
#right-side_ {
	position:absolute;
	left:789px;
	top:115px;
	width:49px;
	height:481px;
	background-image:url(images/right_side.jpg)
}

#footer-left_ {
	position:absolute;
	left:0px;
	top:596px;
	width:150px;
	height:104px;
	background-image:url(images/footer_left.jpg)
}

#bottom-nav_ {
	position:absolute;
	left:150px;
	top:596px;
	width:539px;
	height:30px;
	background-image:url(images/bottom_nav.jpg)
}

#footer-right_ {
	position:absolute;
	left:689px;
	top:596px;
	width:149px;
	height:104px;
	background-image:url(images/footer_right.jpg)
}

#footer_ {
	position:absolute;
	left:150px;
	top:626px;
	width:539px;
	height:74px;
}

#nextbutton {
	position:absolute;
	left:647px;
	top:-260px;
	width:34px;
	height:27px;
	z-index:1;
}
#previousbutton {
	position:absolute;
	left:-134px;
	top:-260px;
	width:34px;
	height:27px;
	z-index:1;
}
#top_nav {
	position:absolute;
	left:116px;
	top:94px;
	width:607px;
	height:20px;
	z-index:1;
	font-size: 14px;
	text-align: center;
}


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #1a1a1a;
}
a:link {
	color: #1a1a1a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1a1a1a;
}
a:hover {
	text-decoration: underline;
	color: #464646;
}
a:active {
	text-decoration: none;
	color: #1a1a1a;
}
#footer_text {
	position:absolute;
	left:0px;
	top:0px;
	width:539px;
	height:75px;
	z-index:1;
	font-size: 10px;
	text-align: center;
}
#icons {
	position:absolute;
	left:651px;
	top:64px;
	width:71px;
	height:30px;
	z-index:1;
}
.rightfustify {
	text-align: right;
}

.style1 {
	font-size:12px;
}

