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: #666666;
	font-size: 36px;
	font-family: Times New Roman, serif;
	line-height: normal;
}
/* such as "nightingaleshiraz" */
a.topheader:link {
	color: #666666;
	font-size: 36px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}
a.topheader:active {
	color: #666666;
	font-size: 36px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}
a.topheader:visited {
	color: #666666;
	font-size: 36px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: none;
}
a.topheader:hover {
	color: #666666;
	font-size: 36px;
	font-family: Times New Roman, serif;
	line-height: normal;
	text-decoration: underline;
}



/* such as "here" or "elsewhere"*/
.leftheader {
	font-size: 13px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 15px;
	color : #808080;
	font-weight : bold;
}
/* "work" or "blog" or "email" */
a.leftheader:link {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.leftheader:active {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.leftheader:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.leftheader:hover {
	color: #808080;
	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;
}
/* 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 "backpats"*/
.rightheader {
	font-size: 16px;
	font-family : Georgia, Times New Roman, serif;
	line-height : 20px;
	color : #808080;
	font-weight : bold;
}
/* such as "backpats"*/
a.rightheader:link {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.rightheader:active {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.rightheader:visited {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

a.rightheader:hover {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}



.rightcontent {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
	color: gray;
}

a.rightcontent:link {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
	color: #336699;
	text-decoration: none;
}

a.rightcontent:active {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
	color: #336699;
	text-decoration: none;
}

a.rightcontent:visited {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
	color: #336699;
	text-decoration: none;
}

a.rightcontent:hover {
	font-size: 16px;
	font-family: Georgia, Times New Roman, serif;
	line-height: 20px;
	color: #336699;
	text-decoration: underline;
}



.blogsignature {
	color: #B1B1B1;
	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;
}
