body {
	font-family: helvetica,arial,sans-serif; 
	font-size:13px;
	color:#000;
	background:#EFE7D6;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	}

hr {
	height: 1px
	}

h1, h2, h3, h4, h5, h6, p, td {
	font-family: helvetica,arial,sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	color:#8B4513;
	background-color:transparent;
	}

h1 {font-size:180%;}
h2 {font-size:140%;}
h3 {font-size:120%;}

table {
	font-size: 100%;
}

td.left {
	font-size: 12px;
	color:#8B4513;
	background-color:#EFE7D6;
}

td.left b {
	color:#040;
	background-color:transparent;
	}

td.right {
	font-size: 12px;
	color:#8B4513;
	background-color:#EFE7D6;
}

td.right b {
	color:#309;
	background-color:transparent;
	}

td.center {
	font-size: 12px;
}

td.topbox {
	font-size: 12px;
}

td.topbox b {
	color: #fff;
}

a:link    {color:#8B4513; background-color:transparent}
a:visited {color:#331100; background-color:transparent}
a:active  {color:#FF8C00; background-color:transparent}
a:hover   {color:#FF8C00; background-color:transparent}

td.left a:link    {
	color:#8B4513; background-color:transparent;
	text-decoration: underline;
	}
td.left a:visited {
	color:#331100; background-color:transparent;
	text-decoration: underline;
	}
td.left a:active  {
	color:#FF8C00; background-color:transparent;
	text-decoration: underline;
	}
td.left a:hover   {
	color:#FF8C00; background-color:transparent;
	text-decoration: none;
	}
	
.calendartop a:link    {
	color:#030; background-color:transparent;
	text-decoration: none;
	}
.calendartop a:visited {
	color:#030; background-color:transparent;
	text-decoration: none;
	}
.calendartop a:active  {
	color:#030; background-color:transparent;
	text-decoration: none;
	}
.calendartop a:hover   {
	color:#030; background-color:transparent;
	text-decoration: none;
	}
	
td.right a:link    {
	color:#00c; background-color:transparent;
	text-decoration: none;
	}
td.right a:visited {
	color:#000; background-color:transparent;
	text-decoration: none;
	}
td.right a:active  {
	color:#F00; background-color:transparent;
	text-decoration: underline;
	}
td.right a:hover   {
	color:#f00; background-color:transparent;
	text-decoration: none;
	}


td.photoessaynav {
	color:#ffc;
	font-size: 13px;
	}

td.photoessaynav a:link {
	color:#fff; background-color:transparent;
	text-decoration: none;
	}
td.photoessaynav a:visited {
	color:#ddd; background-color:transparent;
	text-decoration: none;
	}
td.photoessaynav a:active {
	color:#030; background-color:fff;
	text-decoration: none;
	}
td.photoessaynav a:hover {
	color:#030; background-color:fff;
	text-decoration: none;
	}
