body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
p {
	line-height: 1.5;

}
.base {
	font-size: 10px;
	line-height: 1.25em;
}
.navHead {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.nav {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.navOn {
	color: #000000;
	text-decoration: underline;
}
.homeText {
	font-size: 17px;
	color: #CCCCCC;
	line-height: 22px;
}
.projectsHead {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2em;
	padding-bottom: 2em;
}
.rights {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
	color: #CCCCCC;
}
.divider {
	color: #666666;
	font-size: 10px;
}
.headline {
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}
.headlineDate {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.projectDesc {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	word-spacing: 0.1em;
}
.projectTitle {
	font-size: 17px;
	color: #000000;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.projectURL {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
	font-size: 10px;
}
.header {
	font-size: 10px;
}
.picFrame {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.bold {
	font-weight: bold;
}
.cv {
	font-size: 14px;
	line-height: 1.5em;
	word-spacing: 0.1em;
}
.cvHead {
	font-size: 20px;
	color: #E2002D;
}
.sml {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.prjImg {
	border: 1px solid #EAEAEA;
}
.caption_flickr {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "Arial Unicode MS", Arial, sans-serif;
	font-size: 10px;
}