body {  
	margin: 30px 20px 20px 40px; 
	color: teal; 
	background: black;
            	font-family: Arial, Helvetica, sans-serif; 
	}

h1 { 
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-size: 80px; 
	font-weight: lighter;
	letter-spacing: -1.5px;
	margin: 0;
	color: #336666;
	}
h2 { 
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
	font-size: 20px; 
	font-weight: lighter;
	color: #666633;
	margin: 5px 0px 10px 5px;
	}
#linkback, #linkback2 {
	float: right;
	color: #666633;
	}
span.data {
	display: none;
	font-family: Tahoma, Verdana, "Myriad Web", Syntax, sans-serif;
				font-family: calibri, optima, "lucida grande", arial, helvetica, sans-serif;
	font-size: 15px; 
	}
div#data {
	width: 200px;
	position: absolute;
	top: 10px;
	left: 50px;
	}
div#photos {
	margin-left: 250px;
	}
span.descn, span.title { 
	color: #663;
	}
span.descn {
	font-size: 90%;
	}
.event, .people, .location, .author, .date-time {
	font-size: 90%;
	}


a      {color: #666633; }
a:link  { color: #663;  text-decoration: none; } 
a:visited   { color: #663;  text-decoration: none; }
/* a:active    { color: #663333; background: #FFFFCC; text-decoration: none; } 
a:hover     { color: #000000; background: #FFFFCC; text-decoration: none; }
a.photo:link    { color: navy }
*/

img { 
	vertical-align: middle; 
	margin: 40px;
	border: 0;
	}

span#geotag a:link  	{ color: #003333;  text-decoration: none; } 
span#geotag a:visited   { color: #003333;  text-decoration: none; }
span#geotag a:hover { color: #9a7053; }
span#total { color: #003333;  text-decoration: none; } 
span#total:hover { color: teal; }

.title { font-size: 150%; font-weight: normal; }
