BODY {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* such as "/work" or "/blog" */
.topheader {
	color: #C0C0C0;
	font-size: 57px;
	font-family: Times New Roman, serif;
	line-height: normal;
}
/* such as "nightingaleshiraz" */
a.topheader:link {
	color: #C0C0C0;
	font-size: 57px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}
a.topheader:active {
	color: #C0C0C0;
	font-size: 57px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}
a.topheader:visited {
	color: #C0C0C0;
	font-size: 57px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}
a.topheader:hover {
	color: #A9A9A9;
	font-size: 57px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}

/* such as "here" or "elsewhere"*/
.leftheader {
	font-size: 13px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 15px;
	color : #A9A9A9;
	font-weight : bold;
}

/* "work" or "blog" or "email" or "shelf"*/
a.leftheader:link {
	color: #A9A9A9;
	font-weight: bold;
	text-decoration: none;
}
a.leftheader:active {
	color: #A9A9A9;
	font-weight: bold;
	text-decoration: none;
}
a.leftheader:visited {
	color: #A9A9A9;
	font-weight: bold;
	text-decoration: none;
}
a.leftheader:hover {
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: underline;
}

/* such as "june 2004" or "past projects" */
.leftcontent {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #B0B0B0;
}

/* such as "june 2004" or "past projects" */
a.leftcontent:link {
	color: #336699;
	text-decoration: none;
}
a.leftcontent:active {
	color: #336699;
	text-decoration: none;
}
a.leftcontent:visited {
	color: #336699;
	text-decoration: none;
}
a.leftcontent:hover {
	color: #336699;
	text-decoration: underline;
}

/* such as "as of 10/2013" */
.leftcontentsmall {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #336699;
}

/* such as "backpats" */
.rightheader {
	font-size: 26px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 32px;
	color : gray;
}

/* such as "backpats" */
a.rightheader:link {
	color: gray;
	text-decoration: none;
}
a.rightheader:active {
	color: gray;
	text-decoration: none;
}
a.rightheader:visited {
	color: gray;
	text-decoration: none;
}
a.rightheader:hover {
	color: gray;
	text-decoration: none;
}

.rightcontentexcerpt {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: #A0A0A0;
}
.rightcontentquotes {
	font-size: 20px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 22px;
	color: gray;
}
.rightcontent {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 22px;
	color: gray;
}
a.rightcontent:link {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 22px;
	color: #336699;
	text-decoration: none;
}
a.rightcontent:active {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 22px;
	color: #336699;
	text-decoration: none;
}
a.rightcontent:visited {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 22px;
	color: #336699;
	text-decoration: none;
}
a.rightcontent:hover {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 22px;
	color: #336699;
	text-decoration: underline;
}

.blogsignature {
	color: #B0B0B0;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}
a.blogsignature:link {
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}
a.blogsignature:active {
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}
a.blogsignature:visited {
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: none;
}
a.blogsignature:hover {
	color: #336699;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-decoration: underline;
}