div#portfolio_nav{
	background-image: url(http://web.mac.com/selophane/BlogImages/Portfolio/portfolio_background.png);
}


div#portfolio_nav > div {
	font-size: 1em;
	height: 50px;
	color: #fff;
	line-height: 60px;
	padding: 10px;
	clear: left;
}

div#portfolio_nav img {
	vertical-align: middle;
	border-color: black;
	
}

div#portfolio_nav img:hover {
	border: 1px solid #00b500;
	width: 48px;
	height: 48px;
}

ul.menu {
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

ul.menu li {
	font: 12px arial, helvetica, sans-serif;
	padding-left: 20px;
	float: left;
}

a.menuLink, li a {
	text-decoration: none;
}

a.menuLink {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
	display: inline-block;
	float: left;
}

a.menuLink:hover {
	color: #00b500;
	font-style: italic;
}

#portfolioTop{
	text-align: center;
	height: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 70px;
}

#portfolioTitle{
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 1.1em;
	text-transform: uppercase;
}

div#portfolioTop img.thumb {
	vertical-align: middle;
	border-color: black;
	
}

div#portfolio_nav img.thumb:hover {
	border: 1px solid #00b500;
	width: 48px;
	height: 48px;
}



#resume {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#title {
	text-align: center;
}

#title strong {
	font-weight: bold;
	font-size: 125%;
}

#title a {
	color: #206d01;
	font-weight: bold;
	text-decoration: underline;
}

.resume_section {
	text-align: left;
	width: 560px;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
}

.resume_section:after {
	display: block; 
	height: 0; 
	clear: both; 
	content: "";
	margin-bottom: 1px;
}

.resume_section strong {
	font-weight: bold;
	text-decoration: underline;
	font-size: 105%;
}

.resume_block:after {
	display: block; 
	height: 0; 
	clear: both; 
	content: ""; 
}

.year {
	width: 50px;
	margin: 0;
	padding: 0;
	float: left;
}

.resume_entry {
	width: 480px;
	float: right;
}

.resume_entry strong {
	font-weight: bold;
	text-decoration: none;
}

.resume_entry:after {
	display: block; 
	height: 0; 
	clear: both; 
	content: ""; 
}

.ImageCredit {
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-transform: lowercase;
	margin: 0 0 2em;
	padding: 0;
	clear: both;
	border-style: none;
}
.Picture{
	text-align: center;
	clear: left;
}
a.Picture{
	inherit:none;
	text-decoration: none;
	border:none;
}
img.thumb{
	width: 50px;
	height: 50px;
}

.left_image{
	float: left;
	display: block;
	clear: both;
	margin-top: 1em;
}
.left_image img{
	width: 100px;
}
.text_left_image{
	clear: none;
	float: left;
	display: block;
	height: 100px;
	width: 550px;
	margin-top: 1em;
	text-align: left;
}
.text_left_image:after{
	display: block; 
	clear: both; 
	content: "";
	height: 0;
}
