@charset "utf-8";
.style10 {
	font-size: 14px
}
.style11 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #cccccc;}

.style9 {font-family: "Courier New", Courier, monospace}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #161B21
}

.style1 { 		
	color: #cccccc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuselect { 		
	color:#FFFFFF ;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.style2 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: xx-small;
}
.style6 {color: #CCCCCC}

.style1 A:link {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 A:visited {
	text-decoration: none;
	color: #CCCCCC;
	
}
.style1 A:active {
	text-decoration: none
}
.style1 A:hover {
	text-decoration: none;
	color: #FFFF00;

}
#gallerycontainer{
	padding: 0px;
	text-align:center;
}
.thumbnail {
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #CCCCCC;
	width: auto;
	height: 175px;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}

a.thumbnailhover:hover{
		background:  url(projects/wakil/images/bg_body.html) no-repeat center top;	

	display:block;
	width: 166px;
	height: 175px;
		color: #76B41C;
	font-weight: bold;

	
}


.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
	float: none;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}
