.clearer
{
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 1px;
}
	body
	{
		text-align: center;
		background-color: #ccc;
		background-image: url('../assets/strip.gif');
		padding: 0px;
		margin: 0px;
	}
		#container
		{
			width: 825px;
			padding: 10px 0 20px 0;
			margin-top: 10px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 20px;
			background-color: #fff;
			text-align: center;
		}
	h1
	{
		color: #069;
		font-family: verdana, arial, sans-serif;
		font-size: 24px;
		margin-top: 30px;
		letter-spacing: 1px;
		font-weight: normal;
	}
	#mContainer
	{
		width: 645px;
		padding: 0px;
		margin: 20px auto;
	}
	ul#menu
	{
		padding: 0px;
		margin: 0px auto;
		width: 645px;
	}
	ul#menu li
	{
		list-style-type: none;
		text-align: center;
		margin: 0px;
		padding: 0px;
		float: left;
	}
	ul#menu li a
	{
		text-decoration: none;
		display: block;
		width: 125px;
		font-family: "MS Trebuchet", "Trebuchet MS", verdana, sans-serif;
		font-size: 14px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
		padding: 3px 0px;
		margin: 0px 2px 0px 0px;
		color: #666;
	}
	ul#menu li a.active
	{
		border-top: 1px solid #999;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #999;
		color: #069;
		background-color: #eee;
	}
	ul#menu li a:hover
	{
		border-top: 1px solid #999;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #999;
		color: #069;
		background-color: #eee;
	}
	
	#news
	{
		width: 520px;
		margin: 20px auto;
	}
	
	.newsItem
	{
		text-align: left;
		display: block;
		margin: 20px 0px;
	}
	
	.newsItem img
	{

	}
	
	
	.newsItem h2
	{
		color: #666;
		font-family: verdana, arial, sans-serif;
		font-size: 16px;
		margin-top: 30px;
		letter-spacing: 1px;
		font-weight: normal;
		text-align: left;
	}
	
	.blurb
	{
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		display: block;
		margin-top: 10px;
	}
	
	.link
	{
		display: block;
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		color: #666;
		margin-top: 8px;
	}
	
	.link a
	{
	color: #069;
	text-decoration: none;
	}
	
	.link a:hover
	{
		color: #666;
		text-decoration: underline;
	}
	
	.posted
	{
		display: block;
		font-family: verdana, arial, sans-serif;
		font-size: 12px;
		color: #666;
		margin-top: 8px;
	}
	
	
	#galleries
	{
	
		margin: 30px auto 30px auto;
		width: 640px;
	}
	
	.gallery
	{
		display: block;
		margin: 0px auto 25px auto;
		width: 500px;
		background-color: #eee;
		border: 1px solid #ccc;
		padding: 6px;
		text-align: left;
		font-size: 16px;
		font-family: arial, helvetica, sans-serif;
	}
	
	.gallery a
	{
		color: #069;
		text-decoration: none;
	}
	
	.gallery a:hover
	{
		text-decoration: underline;
		color: #666;
	}
	
	#galleryText
	{
		margin: 10px;
		text-align: left;
	}
	
	#galleryText h3
	{
		text-align: center;
		font-weight: normal;
		font-size: 16px;
		color: #069;
		font-family: helvetica, arial, sans-serif;
	}
	
	.imgBox
	{
		float: left;
		margin-right: 15px;
	}
	
	.imgBox img
	{
		border: 0px;
	}
	
	.extract
	{
		font-size: 13px;
		display: block;
	}
	
	a.txtLink
	{
		color: #666;
	}
	
	#textBox
	{
		width: 450px;
		border: 1px solid #ccc;
		padding: 15px 10px;
		z-index: 18;
		background-color: #eee;
		margin: 20px auto;
	}
	
	#textBox h3
	{
		font-size: 15px;
		font-weight: normal;
		text-align: center;
	}
	
	#galleryList
	{
		margin: 50px auto;
		width: 600px;
	}
	
	#galleryList div
	{
		width: 150px;
		height: 150px;
		float: left;
	}
	
	#galleryList img
	{
		border: 0px;
	}
	
	.galleryName
	{
		font-family: "MS Trebuchet", "Trebuchet MS", verdana, sans-serif;
		font-size: 14px;
		display: block;
	}
	
	.caption
	{
		display: block;
		font-family: "MS Trebuchet", "Trebuchet MS", verdana, sans-serif;
		font-size: 14px;
	}
	
	#trail
	{
		margin: 0px;
		text-align: center;
		padding: 0;
	}
	
	table.trailTbl
	{
		margin: 0px auto;
	}
	
	table.trailTbl td.title
	{
		width: 150px;
		padding: 0px;
		text-align: center;
	}
	table.trailTbl td.pages
	{
		width: 500px;
		padding: 0px 15px 0px 0px;
		text-align: right;
	}
	table.trailTbl td.pages a
	{
		text-decoration: none;
		color: #666;
		font-family: arial, sans-serif;
		font-size: 14px;
		padding-right: 4px;
		margin-right: 3px;
		padding-left: 4px;
		text-decoration: none;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
		background-color: #fff;
	}
	table.trailTbl td.pages a:hover
	{
		border-top: 1px solid #ccc;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		border-left: 1px solid #ccc;
		background-color: #eee;
		color: #069;
	}
	table.trailTbl td.pages a.current
	{
		background-color: #eee;
		color: #069;
	}
	table.trailTbl td h3
	{
		font-family: verdana, arial, sans-serif;
		font-size: 15px;
		margin: 0px;
		color: #069;
		font-weight: normal;
		letter-spacing: 1px;
	}
	
	#gallery
	{
		margin: 50px auto 50px auto;
		width: 660px;
	}
	
	#gallery div
	{
		width: 165px;
		height: 175px;
		float: left;
		margin: 0px;
		padding: 0px;
	}
	
	#gallery img
	{
		border: 0px;
	}
	
	#detail table
	{
		margin: 30px auto;
	}
	
	td
	{
		text-align: center;
	}
	
	
	td.detailCell
	{
		text-align: center;
	}
	
	td#thmbMenu
	{
		border: 1px solid #eee;
		padding: 10px 0px 10px 20px;
	}
	
	td#thmbMenu div
	{
		width: 56px;
		height: 56px;
		float: left;
		margin: 3px;
		border: 1px solid #eee;
	}
	
	td#thmbMenu a
	{
		margin-right: 4px;
		width: 56px;
		height: 60px;
	}
	
	td#thmbMenu a.active img
	{
		border: 2px solid #069;
	}
	
	
	td#thmbMenu img
	{
		border: 0px;
	}
	
	#caption
	{
		margin-top: 10px;
		display: block;
		font-family: "MS Trebuchet", "Trebuchet MS", verdana, sans-serif;
		font-size: 13px;
	}
	
	#about
	{
		width: 620px;
		margin: 30px auto;
		text-align: left;
		font-family: verdana, arial, sans-serif;
		font-size: 13px;
		color: #333;
	}
	
	#about strong
	{
		color: #333;
		font-weight: 600;
		text-decoration: underline;
	}
	
	#about h3
	{
		font-family: verdana, arial, sans-serif;
		font-size: 15px;
		margin: 0px;
		color: #069;
		font-weight: normal;
		letter-spacing: 1px;
	}
	
	ul.aboutList
	{
		margin: 10px 0 15px 0;;
		padding: 0;
	}
	
	ul.aboutList li
	{
		list-style-type: none;
		margin-left: 0px;
		margin-bottom: 8px;
	}
	
	.project
	{
		display: block;
		margin: 15px 0px;
	}
	
	#enBtn
	{
		margin: 15px 0px;
	}
	
	#enBtn a
	{
		text-decoration: none;
		color: #069;
	}
	
	#enBtn a:hover
	{
		color: #666;
	}
	
	#footer
	{
		font-size: 11px;
		font-family: arial, sans-serif;
		color: #666;
		margin-top: 15px;
		margin-bottom: 0px;
	}
