body {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	color: #666;
	text-decoration: none;
}
a.selected {
	color: #2D2D5A;
	font-weight: bold;
	font-style: italic;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D2D5A;
	border-bottom-color: #2D2D5A;
	padding: 2px;
}
#mainNavBar a {
	margin-right: 40px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #999;
}
#mainNavBar a:hover {
	color: #2D2D5A;
}
#resume p {
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #535353;
}
#resume .year{
	font-weight: bold;
	margin-right: 16px;
}
#resume .indent {
	margin-left: 45px;
}
#resume h1 {
	font-size: 12px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
	text-transform: lowercase;
}
#resume a {
	text-decoration: underline;
	color: #535353;
}
#resume a:hover {
	color: #000;
}
#press img {
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#press h1 {
	font-size: 12px;
}
#press p {
	font-size: 12px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #999999;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
}
.textcontent {
	line-height: 18px;
	text-align: justify;
	letter-spacing: 1px;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 1px;
}
.sitetitle {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	letter-spacing: 6px;
}
.worktitle {
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
}
.copyright {
	font-size: 10px;
}
.image_info {
	font-size: 10px;
	padding-right: 25px;
	text-align: justify;
	line-height: 12px;
}
#contact {
	font-size: 14px;
}
#links {
	font-size: 14px;
}

