body {
	font-size:14px;
	font-family:  "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #CCC;
	margin: 30px;
	background:url(images/CD131copy.jpg)
}
a:focus {
	outline:1px dotted;
}
a {
	color:#717171;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a span {
	font-size:90%;
}
h1 {
	font-size:25px;
}
h2 {
	font-size:23px;
	/*background:url(images/h2.png);*/
											text-align:center
}
ol {
	list-style:decimal;
}
ul {
	list-style:disc;
}
li, p {
	line-height: 1.3;
	padding: 5px;
}
img {
	margin-bottom:20px;
}
#wrapper {
	margin-top:7px;
}
#contentwrapper {
	margin: 0 auto;
}
/*.curved{-khtml-border-radius: 5px;
	   -moz-border-radius: 5px;
	  -webkit-border-radius: 5px;
	   border-radius: 5px;
}*/

#header {
	height: 287px;   /* So that the element will show the whole image. */
	background: url(images/headersmaller3.png) 0 0 no-repeat;    /* Sets the background image */
	text-indent: -9999px;   /* Hides the regular text by moving it 9999 pixels to the left */
	
}

.galleria {
	/*background-color:#FFF;*/
	width: 900px;
    height:460px;
    margin-right: 20px

}
#lowerwrapper {
	background: url(images/columns.png) 0 0  repeat-y;
	margin: 20px 10px 10px;
	overflow:hidden;
	z-index:1;
}
#info {margin-left:0px}
#info h2{background:url(images/headingsabout.jpg) 0 0 no-repeat;
		z-index:2;
		padding: 30px 0 36px 0;
		text-indent: -9999px;}

#events h2{background: url(images/headingevents.jpg) 0 0 no-repeat;
		z-index:2;
		padding: 30px 0 36px 0;
		text-indent: -9999px;}				
#events ul{
	padding: 25px 25px 25px 40px;}
	/*margin: 25px 25px 25px 40px;

}

/*#events li {padding: 7px;}*/
#words{padding:25px;
margin:0 20px 0 0}

#events table {
	margin: 25px 55px 10px 30px;}
tr{ border-bottom: 1px solid #CCC;}
thead { border-bottom: 1px solid #666;}
table .dates {width: 100px;
border-right: 1px solid #666}
th{padding-bottom: 5px;} 

td{ padding: 5px;
line-height: 1.5}