﻿.pastmeets{ background:transparent url('../images/pastmeets.jpg') no-repeat scroll 0 0; width:150px; height:150px; 
cursor:pointer; margin:30px 40px 30px 200px; float:left;

	
}
.currentmeets{ background:transparent url('../images/currentmeets.jpg') no-repeat scroll 0 0; width:150px; height:150px; 
cursor:pointer; margin:30px 40px; float:left;


	
}

.pastmeetsdown{ background:transparent url('../images/pastmeetsdwn.jpg') no-repeat scroll 0 0; width:150px; height:150px; 
cursor:pointer; margin:30px 40px 30px 200px; float:left;

	
}
.currentmeetsdown{ background:transparent url('../images/currentmeetsdwn.jpg') no-repeat scroll 0 0; width:150px; height:150px; 
cursor:pointer; margin:30px 40px; float:left;


	
}

img{
	border:0;
}

#container{
	height:400px;
}

#note{
	margin:0 auto; clear:both; text-align:center;
}