* {
	padding: 0;
	margin: 0;
}

img { border: 0; }

body {
	font-family: Georgia;
	font-size: 12px;
	margin: 0;
	padding:0;
    background-image: url(/images/header.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-attachment: fixed;
}

div p span li a {
	font-family: Georgia;
}

div#body {
	text-align: left;
}

div#logo {
	margin-top:47px;
	margin-left: 26px;
}

div#left {
	height: 100%;
	overflow:auto;
	position:fixed;
	width: 220px;
	bottom: 0;
	left: 0;
}

div#nav {
	margin-left: 30px;
	margin-top: 34px;
	line-height: 16px;
}

div#main {
	width: 680px;
	float: left;
	overflow:visible;
	margin-top: 156px;
	margin-left: 220px;
}

div#resume {
	width: 550px;
}

ul.res br {
	display: none;
	line-height: 0px;
}
ul.res li {
	margin-left: 16px;
}
 
div#home {
}

ul.nav {
	list-style-type: none;
}

a:link, a:active, a:visited {
	color: black;
}

ul.nav li a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}

ul.nav li a:hover {
	text-decoration:line-through;
}

li.heading {
	font-family: georgia;
	font-size: 16px;
	color: #898989;
	margin-bottom: 4px;
}

li.indent {
	margin-left: 8px;
}

.clear {
	clear: both;
}

.item {
	float: left;
	margin: 0px 20px 20px 0px;
}

#TB_next a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
#TB_prev a:link, a:active, a:visited {
	color:#000;
	text-decoration:none;
}
#TB_prev, #TB_next {
	font-size: 16px;
}
#TB_closeWindowButton {
	text-decoration:none;
	text-decoration:none;
}	
#TB_abshack {
}
