body 
{
	background-color: #323b45;
	font-family: Georgia;
	color: black;
		
}

p
{
	font-family: Helvetica, Arial;	
	line-height: 21px;
	text-justify: auto;
	
}

a.navLinks
{
	
	text-decoration:none;
	padding: 8px;
	letter-spacing: 1.5px;
	font-size: 10px;	
	color: black;
}

a.navKhenchen
{
	color:  blue;
		text-decoration:none;
	padding: 8px;
	letter-spacing: 1.5px;
	font-size: 10px;
}

ul
{
	font-family: Helvetica, Arial;
	line-height: 20px;
}

h1
{
	font-size: 20px;
	font-family: Helvetica, Arial;		
}

h2
{
	font-size: 16px;
	font-family: Helvetica, Arial;		
}

.nav
{
	background-color: #f8f7de;
	padding-bottom: 6px;
	
}

p.wide
{
	width: 500px;
}

.container
{
	width: 784px;
	
}

img.left
{
	float: left;
}

.content
{
	background-color: white;
	padding-left: 30px;
	padding-top: 30px;
	min-height:2000px;
}

.left_column
{
	float:left;
	width: 330px;
}
.right_column
{
	float:left;
	width: 340px;
	padding-left:50px;
	padding-bottom:59px;
	
}

.homepage_events
{
	width: 730px;
	padding-bottom:100px;
	padding-top:50px;
}

.event_photo
{
	float:left;	
	padding-right: 25px;
	padding-bottom: 15px;
}

.event_desc
{
	float:left;
	text-align:left;
	width: 500px;
	padding-bottom: 40px;
		
}
.schedule_photo
{
	float:left;	
}
 .schedule
{
	float:left;
	text-align:left;
	width: 400px;
}
}
.footer
{
	float:none;
}

.centered_event
{
	text-align: center;
	margin: 0px 40px 0px 40px;
}


