#navbar li[id=home]{
				background: url("images/navlibg.png") repeat-x;
			}
			
.ncontainer{
			padding: 20px;
			}

#news{
	min-height: 50px;
	max-height: 500px;
	overflow: hidden;
	width: 500px;
	}
	
#photo1{
	float: left;
	margin: 0px 5px;
	max-width: 500px;
	min-width: 400px;
	height: 300px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	}

#photo1 img{
	float: right;
	
	}

#smallphotosframe{
	height: 80px;
	overflow: hidden;
	}
	
#smallphotos{
	height: 80px;
	width: 1000px;
	overflow: hidden;
	}
	
#smallphotos img{
	float:left;
	margin: 0px 5px;
	}

#blurb{
	width: 370px;
	float:left;
	padding-right: 0px;
	}
	
#blurbcontainer{
	float: left;
	padding: 50px 30px 0px 30px;
	}

img{margin: auto}

#top{
	display: block;
	overflow:hidden;
	}

#news_container{
	width: 500px;
	float: left;
	}
	
#event_container{
	width: 400px;
	float: right;
	}

#eventlist li{
	padding:5px;
	font-size: 15px;
	color: rgb(200,200,200);
	}

#eventlist li .date{
	font-size: 12px;
	color: rgb(100,100,100);
	float: right;
	}

#bottom{
	overflow: hidden;
	}
	
#ads{
	border: rgb(50,50,50) solid 1px;
	width: 900px;
	margin:0px 100px;
	padding: 20px;

}
	