#top_nav		{
width: 903px;
position: relative;
height: 30px;
overflow: visible;
padding: 0px;
				margin: 0px;
				border-top: 1px solid #C7C69C;
				border-bottom: 1px solid #C7C69C;
}

#top_nav ul li{
padding: 0px;
margin: 0px;
width: 220px;
padding-top: 7px;
height: 23px;
color: #c7c69c;
}

#top_nav ul ul a	{
display: inline;
}

#top_nav ul li a	{
		width: 219px;
		display: block;
		float: left;
		height: 30px;
		color:#c7c69c;
		font-size: 14px;
		text-align: center;
		height: 24px;
		padding-top: 6px;
}
	
#top_nav_spacer	{
float: left;
background: #C7C69C;
width: 2px;
height: 30px;
text-align: center;
}

#top_nav ul		{
				width: 220px;
				height: 30px;
				float: left;
				padding: 0px;
				margin: 0px;
				position: relative;
				}

#top_nav ul	li{
				list-style: none;
				background: url('../images/arrow.jpg') no-repeat 5px 6px;
				clear: both;
				text-align: center;
				
}

#top_nav ul	li a{
				list-style: none;
				background: none;
				padding: 0px;
				margin: 0px;
				clear: both;
				font-size: 12px;
}



#top_nav ul li ul {
				 visibility: hidden;
				 display: none; 
				position: relative;
				top: 8px;
				float: none;
				height: auto;
				padding-top: 0px;
				left: -1px;
				
}



#top_nav ul li ul 	{
				margin-top: 0px;
				}

#top_nav ul li ul li a	{
		width: 220px;
		display: block;
		float: left;
		height: 30px;
		color:#c7c69c;
		font-size: 14px;
		text-align: center;
		height: 23px;
		padding-top: 7px;
		background: #000;
}

#top_nav ul	li:hover ul {
					visibility:visible;
					border: 1px solid #C7C69C;
					display: block;
					}


				
#top_nav ul li:hover ul li {
padding: 0px;
background: #000000;
}
				
#top_nav ul li:hover ul li a:hover	{
				background: #666666;
}

.section li a, .section a	{
			visibility:hidden;
			}

.section li a.lightbox_enabled {
			visibility: visible;
}

.section li	{
			display: block;
			float: left;
			height: 155px;
			width: 162px;
			overflow: hidden;
			text-align: center;
}

.section .lightbox-enabled {
border: none;
visibility: visible;
margin-left: auto;
margin-right: auto;
background: none;
height: 165px;
width: 165px;
padding-bottom: none;
text-align: center;
}

.clear_both	{
			clear: both;
			line-height: 0px;
			font-size: 0px;
			height: 0px;
}

section a.lightbox-enabled img{
background: none;
margin: 0px;
border: 0px;
margin-left:auto;
margin-right: auto;
}


.section .lightbox-enabled:hover, .section .lightbox-enabled:active {
	background: none;
	border: none;
	outline: none;
}

img  {
	border: none;
}


#copyright, #counter	{
						clear: both;
						width: 883px;
						margin-left: auto;
						margin-right: auto;
}
