* 				{ margin: 0; padding: 0; }
body			{ padding: 20px 0 0 0; letter-spacing: .6px; font-size: 18px; background-color: #292929; font-family: Whitney, "Myriad Pro", MyriadPro, Helvetica, "Helvetica Neue", Arial, sans-serif; color: #ffffff; }
ul.photos 		{ list-style: none; }
ul.photos li 	{ float: left; width: 100px; text-align: center; }
ul li			{ padding: 0 0 10px 0; }
img a 			{ border: 2px solid #fff; }
img a:hover 	{ border-bottom: 0px;  }
a		 		{ color: #fff; text-decoration: none; }
a:hover	 		{ color: gray; }
p				{ padding: 0 0 20px 0; }
hr				{ margin: 0 0 0 0; }

div#wrapper		{ width: 600px; margin: 10px auto 0; }
div#title 		{ padding: 0 0 15px 0; }
div#content 	{ padding: 0 0 15px 0; font-size: 14px; }
div#footer 		{ padding: 15px 0 15px 0; float: left; clear: both; width: 100%; font-size: 12px; }
div#clear 		{ clear: both; }

span.title 		{ font-weight: bold; font-style: italic; font-size: 36px; color: gray; }
span.on			{ color: gray; }
