body {
	font-size: 82.5%;
	margin: 30px 0px;
	padding:0px;
	text-align: center;
	font-family: Veranda, Arial, Helvetica, san-serif;
	background: #778899 url(../../images/grid.gif);
}
h1 {
     font-size: 1.5em;
     color: #6699cc;
     margin-bottom: 3px;
     }
p {
font-size: 1em;
color: #666666;
margin: 0 0 5px 0;
}
small {
     font-size: 0.9em;
     color: #CCCCCC;
     }
#wrapper {
	width: 750px;
	margin: 30px auto;
	}
#pgwrapper {
	width:750px;
	height: 450px;
	background-color: white;
	overflow: hidden;
	}
#leftcolumn {
	width: 150px;
	height: 450px;
	background: #999966;
	float: left;
	}
#toppix {
	width: 150px;
	height: 150px;
	}
#menu {
	width: 150px;
	text-align: left;

	}
#maincolumn  {
	width: 600px;
	height: 450px;
	float:left;
	}
#header {
	margin: 0px;
	width: 600px;
	height: 150px;
	background: url(../../images/raymond.jpg) no-repeat top center;	
	}
#content {
	width: 600px;
	height: 300px;
	text-align: left;
	margin: 0 0 10px 0;
	overflow: auto;
	}
#content p, #content h2 {
	padding: 0 30px 0 30px;
	}

#footer {
	width: 600px;
	height: 72px;
	margin: 7px 0 0 150px;
	}
#footer p {
	color: #000000;
	}

#menu dl {width: 150px; height: 100%; margin: 0 auto; padding: 0 0 10px 0;}
#menu dt {visibility: hidden; height: 10px; margin:0; font-size: .4em; font-weight:bold; color: #fff; border-bottom:1px solid #fff; background: #69c;}
#menu dd {margin:0 0 5px 0; padding:0; color: #fff; font-size: 1em; border-bottom:1px solid #ccc; border-top:1px solid #ccc; background: #6699cc;}
#nav1 a, #nav1 a:visited {color:#fff; text-decoration:none; display:block; padding:5px 5px 5px 20px;
background: #4682B4 url(../../images/arrow.gif) no-repeat 10px 10px; width:125px;
}
#nav1 a:hover {background: #315c81 url(../../images/arrowr.gif) no-repeat 11px 10px; color:#FFF;}
ol li {font-size:1.1em;}	

#events {
	width: 450px;
	padding: 0 50px 0 50px;
	
	}
#events dl {
	width: 450px;
	margin: 0 auto;
	padding: 0 30px 0 30px;
	}
#events dt {
	width: 450px;
	height: 1.3em;
	margin: 8px 0 0px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #6699cc;
	border-top:1px solid #ccc;
	}
#events dd {margin: 0 3px 3px; padding:0; color: #ccc; font-size: 1em;}

#events dd.edate {
	font-weight: bold;
	font-style: italic;
	color: #333;
	}
#events dd.etime {
	font-style: italic;
	color: #666;
	}
	
.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

:link img, :visited img, :hover img, :active img, img { border: none; } 


#gallery {position:relative; width:580px;}
#thumbs {width:180px; float:right;}
#thumbs a {display:block; float:left; margin:0 0 5px 5px; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#ddd;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:185px; top:0; border:1px solid #666666;}