	body {
		font-family: arial;
		font-size: .9em;
		/* background-color: #DCE9F8; */
	}	
	h2 {
		color: #154172;
	}
	
	.frame {
		width: 895px;					
		margin-left: auto;
		margin-right: auto;
		margin-top: 40px;
		background-color: #ffffff;
		/* border: 1px solid #dddddd; */								
	}
	.nav-item {
		font-weight: bold;
		font-size: .8em;
		letter-spacing: .02em;				
		text-decoration: none;
		margin-left: 5px;
		margin-right: 5px;
		font-family: tahoma;
	}
	.ch1 {
		font-size: 1.4em;
		text-height: max-size;
	}
	.li1 {
		font-size: 1.2em;
		font-weight: bold;
		color: #164072;
		letter-spacing: .05em;
	}
	.li2 {
		margin-bottom: 2px;
	}
	.footer-item {
		font-size: .8em;
		letter-spacing: .25em;
		margin-left: 8px;
		margin-right: 8px;
	}
	.rates1 {
		font-size: 1.3em;
		color: #167F83;
		font-weight: bold;
	}
	
	a:link {
		text-decoration: none;
		color: #154172;
	}
	a:visited {
		text-decoration: none;
		color: #154172;
	}
	a:hover {
		text-decoration: none;
		color: #E6468D;
	}
	a:active {
		text-decoration: none;
		color: #E6468D;
	}	
	.gallery-cell {
		padding-right: 20px;
		padding-bottom: 15px;
	}
	.event {
		width: 500px; 
		height: 100px; 
		margin-left: 20px; 
		margin-bottom: 20px; 
		border: 2px dotted #154172; 
		background-color: #CDE4EB; 
		float: left;	
	}
	.input1 {
		border: 1px solid #154172; 
		height: 24px;
		width: 200px;
		font-size: 1em;
		padding-left: 10px;
		font-weight: bold;
		color: #018989;
		margin-top: 3px;
		font-family: arial;
	}
	.input2 {
		border: 1px solid #154172; 		
		font-size: 1em;
		font-family: arial;
		padding-left: 10px;
		padding-top: 5px;
		font-weight: bold;
		color: #018989;
		margin-top: 3px;
	}	