body {
	background-attachment: scroll;
	background-image: url(images/palebamboo.jpg);
	background-repeat: repeat;
	background-color:FFF;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 1024px;
	min-height:768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#portnavig {
	width: 250px;
	float: left;
	background-color: #FFF;
	padding: 0px;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	height: 825px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #555;
}
#portnavig ul li {
	display: list-item;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	color: #444;
	vertical-align: middle;
	font-weight: bolder;
}
#portnavig img {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 730px;
}
#header {
	float: left;
	/* min-width: 600px; */
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#header h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #395AE9;
	font-weight: normal;
	font-style: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #555;
	left: 0px;
	top: 0px;
	/* position: relative;*/
	width: 660px;
	margin: 0px;
}
.headertwo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #777;
	font-size: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 630px;
}
#header ul li {
	list-style-type:none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #444;
	padding-right: 145px;
	padding-left: 0px;
	float: left;
	text-align: center;
	padding-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-bottom: 8px;
}
#header ul li.lastone {
	list-style-type:none;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #444;
	padding-right: 00px;
	padding-left: 0px;
	float: left;
	text-align: center;
	padding-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-bottom: 8px;
}
a {
	color: #444;
	text-decoration: none;
}

a:visited {
	color: #888;
}

a:hover {
	color:#222;
}

h3 {
	font-size: 0.65em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-weight: lighter;
}
p {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
#arrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	float:left;
	color: #555;
	padding: 0px;
	margin-top: 110px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	vertical-align: middle;
	top: 50px;
}
#maintop {
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maintop img {
	float: left;
	vertical-align:middle;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}

#projdesc {
	width: 460px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#mainbottom {
	width: 700px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#spacer {
	background-color: #FFF;
	color: #FFF;
	height: 10px;
	clear:both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#title {
	clear: left;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3 em;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#main #header ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.resume {
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	float: left;
	margin-top: 20px;
	margin-left:0px;
	margin-bottom:  0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom:0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resume ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 130%;
	color: #222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	display: list-item;
	margin: 0px;
}
.resume h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	color: #9C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #777;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
}
a {
	color: #444;
	text-decoration: none;
}

.norule {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	letter-spacing: normal;
}
#spacer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#geo {
	background-image: url(images/geo.gif);
	background-repeat: no-repeat;
	z-index: 5;
	visibility: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 1000px;
	width: 1000px;
}

