body 	{background-color: white; 
font-family: Arial bold, sans-serif; 
text-align: left;
width: 960px; 
margin-left: auto; 
margin-right: auto; 
color: #555555;}

.eventheading {font-size: 150%; color: #009999;}
.navigation {font-family: Impact, sans-serif;}
.by {font-style: italic;}
.imageleft {float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 4px double black;}
	
.imageright {float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 4px double black;}
	
.wall {margin: 10px; 
	width: 300px;
	height: 225px;
	border: 4px double black;}



a:link {text-decoration: none; color: #009999;}
a:visited {text-decoration: none; color: #009999;}
a:hover {text-decoration: none; color: #336666;}
a:active {text-decoration: none; color: #cccccc;}

.link{border-bottom: 1px dashed;}