@charset "UTF-8";
body {
	font-family: "Century Gothic", Helvetica, Arial;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	font-size: 11pt;
}
#wrapper {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #Banner {
	height: 150px;
	background-image: url(images/Banner901px.png);
	margin-bottom: 15px;
}
#wrapper #NavBar {
	height: 60px;
	background-position: center center;
}
#wrapper #NavBar a:link {
	text-decoration: none;
	color: #666666;
	font-size: 24px;
	font-family: "Century Gothic", Helvetica, Arial;
}
#wrapper #NavBar a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 24px;
}
#wrapper #content {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wrapper #NavBar a:hover {
	color: #999999;
	text-decoration: none;
}
#wrapper #footer {
	clear: both;
	font-size: x-small;
	overflow: true;
}
#wrapper #footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

/*  Light Box Stuff */

#description{

	background: #000000;

	border: 1px solid #333333;

	padding: 10px;

	margin: 5px;

	width: 90%;

	float: left;

	height: auto;

	font-weight: bold;

}




.imageborderlarge {

	padding: 7px;

	margin: 5px 0px;

	border: 1px solid #CCCCCC;

	background: #FFFFFF;

}



.unvisible { 

	display: none;

 }



.thumbnail {

	float: left;

	margin: 5px;

	padding: 8px;

	text-align: center;

	color: #CCCCCC;

	width: 166px;

	height: 175px;

	}





.thumbnailhover{

	background:  none;	

	display:block;

	width: 166px;

	height: 175px;

}



a.thumbnailhover:hover{

		background:  url(css/images/bg_body.jpg) no-repeat left top;	



	display:block;

	width: 166px;

	height: 175px;

		color: #76B41C;

	font-weight: bold;



	

}





.thumbnail img{

	background: #000;

	padding: 7px;

	margin: auto;

	display:block;

}







.thumbnail a {

	color:#999999;

	text-decoration: none;

}



/* non IE  hover 

div.thumbnail:hover{

	background: #000;

	color: #76B41C;

	font-weight: bold;

}



*/









a img {

border:none;



}



#gallerycontainer{

	padding: 0px;

	text-align:center;

}



