	
	/**
	* Reset
	*/
	
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend, hr {margin:0; padding:0; border:0; outline:0;}
	ol, ul {list-style:none;}
	blockquote, q {quotes:none;}
	blockquote:before, blockquote:after,
	q:before, q:after {content:''; content:none;}
	:focus {outline:0;}
	ins {text-decoration:none;}
	del {text-decoration:line-through;}
	div.clear {clear:both;}
	a	{color:#396e91; text-decoration:none;}
	
	/**
	*	Layout
	*/
	
	body {background:#fafaf8 url(images/background.jpg) repeat-x; font:normal 12px Arial;}
	
	#container {width:100%; background:url(images/layout.png) top center no-repeat; height:auto; padding-top:48px;}
	
	#layout {width:960px; height:auto; margin:auto;}
	
	#header {width:960px; height:138px; position:relative;}
	
	.player {}

	#navigation {position:absolute; width:960px; bottom:0px; left:0px;}
	#navigation a {float:left; padding:10px 20px 10px 20px; background:white; color:#573708; margin:0 1px 0 0; font-weight:bold;}
	#navigation a:hover {background:#5a5e54; color:white;}
	#navigation .active {background:#5a5e54; color:white;}
	
	#main {background:white;}
	
	#cu3er-container {position:absolute; left:25px; top:10px;}
	
	#flash {width:960px; height:303px; background:url(images/flash.jpg); clear:both; position:relative;}

	.entry {line-height:23px; font-size:14px; padding:20px; padding-top:0px; padding-bottom:0px; text-align:justify;}
	.entry p {margin-bottom:10px;}
	.entry .important {font-weight:bold; text-decoration:underline; color:red; margin-bottom:0px;}
	
	.entry .image {position:relative; width:487px; height:316px;}
	.entry .image .frame {position:absolute; width:487px; height:316px; top:0px; left:0px; background:url(images/frame.png) no-repeat; z-index:1;}
	.entry .image img {position:absolute; top:12px; left:12px; z-index:0;}
	.entry .img img {width:192px; height:231px; border:1px solid #eee; padding:2px;}
	
	.entry ul {font-size:12px; line-height:18px;}
	.entry ul li.head {list-style-type:none; font-weight:bold;}
	.entry ul li {list-style-type:circle; margin-bottom:10px; list-style:}

	.gallery {width:800px; margin:auto;}
	.gallery .box {float:left;}
	.gallery .box img {margin:5px; width:184px; height:138px; padding:2px; border:1px solid #ccc;}
	.gallery .box span {display:block; text-align:center;}
	
	.soon {padding:10px; color:#666; text-align:center;}
	
	#footer {width:100%; background:url(images/footer.gif) bottom; height:117px;}
	#footer .in {width:960px; margin:auto;}
	#footer p {float:right; width:420px; font-size:12px; color:#333; line-height:20px; margin-top:7px; margin-right:15px;}
	
	.hit {color:#666; text-align:right; padding:15px;}

	#footer .facebook {width:186px; height:44px; background:url(images/facebook.gif); float:left; margin-top:10px;}
  
  .videoplayer {padding: 20px; background: #f0f0f0; margin: 10px;}