
	body { background: url(/images/ugc/uploads/bg_repeater.jpg) 0 0 scroll repeat #ffffff }


	#logo { background-image: url(/images/ugc/uploads/logo.png); height: 309px; width: 345px;}

#innerNavigation {
    height: 43px;
    margin: 10px 0;
}

#innerNavigation ul {
	list-style-type: none;
	margin:0;
	padding:0;
	display: block;
	margin: 0 auto;
	height: 43px;
}

#innerNavigation ul li{
	float:left;
	margin-right: 15px;
}

#innerNavigation ul li a {
    display: block;
    height: 43px;
    line-height: 43px;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 0 0;
    background-attachment: scroll;
    font-size: 12px;
	background: #fff; 
	border: 1px solid #ccc;
	padding: 0px 20px;
	text-transform: uppercase;
	color: #000;
}
#innerNavigation ul li a:hover, #innerNavigation ul li a.current {
	background: #ccc;
}
	
	#admats, #admats > a, #admats .panes {width:616px;
		height:278px;
		overflow:hidden;
		display: block;
	}
	#admats.panes {
		position:relative;
		background: #eee;
	}
	

