@charset "UTF-8";

/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
	background:#998675;
	font-family:Arial, Helvetica, sans-serif;
	color:#736357;
	font-size:11px;
	
}

#main {
	height: 100%;
}

#left {
	width: 350px;
/*	padding-top: 395px;
*/	position:relative;
	float:left;
	height: 800px;
	padding-right:10px;

}
#leftspacer {
	height:395px;
	position:relative;
}

#headline {
	padding-top:395px;
	float:right;
	position:relative;
}

#nav li {
	display:inline;
}

#nav {
	width:200px;
	text-align:right;
	position:relative;
	float:right;
}

#right {
	position:relative;
	float:left;
	padding: 395px 0 0 5px;
}

h1 {
	font-size:12px;
	font-weight:bold;
	padding-bottom: 3px;
	text-indent: -20px;
	
}

h2 {
	font-weight:bold;
}

h3 {
	font-size:9px;
}
#resumeHolder {
	overflow:hidden;
	height:auto;
	padding-top: 63px;
	line-height: 12px;
	
}
#resumeimg{
	float: left;
	}
#freelance {
	height:320px;
	padding-left:30px;
}
#contactImg {
	float:left; 
}

#resumeBot{
	padding-left:30px;
}
.bot {
	width: 100px;
	position:relative;
	float: left;
	
}
.bot2 {
	width: 60px;
	position:relative;
	float:left;
}
#resumeBot2 {
	clear:both;
	padding-left:30px;
	padding-top: 5px;
}
#resumeBot3 {
	clear:both;
	padding-left:30px;
	padding-top: 10px;
}
