@charset "UTF-8";

html {
	height:auto;
	}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:center;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width:100%;
	
	
}

a:link {
	color: #f7931e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636467;
}
a:hover {
	text-decoration: underline;
	color: #636467;
}

#container{
	margin-top:0;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	border:0;
	
}

#topbar {
	background-color: #f8931e;
	height: 38px;
	padding-left:715px;
}
 #imagestop {
 	width:300px;
 }

#left {
	margin:39px 38px auto 56px;
	width:236px;
	line-height: 25px;
	text-align:center;
	float:left;

	}
	
#hdr {
	font-size: 16px;
	font-weight: bold;
}

#portfolio {
	margin:38px auto auto 395px;
	width:591px;
	}

#portfolioPieces img{
	padding:15px;
	}
	
#footer {
	font-size:10px;
	margin:15px auto 0px 15px;
	text-align:left;
	}
#resumebox {
	margin:38px auto auto 416px;
	width:570px;
	line-height:20px;
	text-align:left;
	}
	
ul li {
	list-style-image: url(images/bullet.gif);
}
	
h1 {
	font-size:16px;
	color:#f7931e;
	margin-bottom: 5px;
	padding-top: 0px;
	margin:0;
	}

h2 {
	font-weight:bold;
	font-size:11px;
	margin: 10px 0px 0px 10px;
	
	}
#greybk {
width:570px;
	background-color:#dededf;
	}
#orangebar {
	background-color:#f7931e;
	height: 20px;
	width: 100%;
}
#popcontainer {
margin: 35px;
text-align:left;
}
#popcontainer img{
float:left;
}
#title {
padding: 10px;
font-size:18px;
}
#description {
	margin-left:400px;
	width: 220px;
	line-height:17px;
	
	}