@charset "utf-8";
/* CSS Document */

h1
{ color:#333
}

.thumbs {             /* container for all thumbs */
	width: 865px;         /* an explicit width is required for WinIE, or it screws up badly */
	 
	color: #000;
	overflow: hidden; background-color:#333; width:100%;
	   
}


 
 


  
 
 


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


 


 


body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background-color: #fff;
	
}



#wrapper {

	margin:0 auto;
}

* html #wrapper
{
	width: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
	
}

 

 

 h1 {
font-size:24px;

}

#header h1 a {
	
}

#header h1 a:hover {
	
}


 

	
	

