body 
{

background-color:#000000;
margin: 0px 0px 0px 0px;
font-family: Arial, tahoma, helvetica, sans-serif;
font-size: 12px;
color:white;

}
.style1 {font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}
	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs li{
		float:left;
		margin-right:5px;
		border:1px solid #999;	
		padding:2px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:100px;
		height:100px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;	
	}
	
	/* mouse over */
	
		ul#thumbs a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		ul#thumbs a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */

	/* clearing floats */
	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
.style2 {font-family: webdings}
h1 {
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	font-family: "Arial";
}
.breadcrumb {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	font-family: "Arial Narrow";
	font-size: 12px;
	color:white;
	line-height: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.breadcrumb#a:link {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	color:white;
}
.breadcrumb#a:visited {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}
.breadcrumb#a:hover {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
	color:#BDA430;
	text-decoration: underline;
}
a:link {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	color:white;
}
a:visited {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	color:#edc92d;
}
a:hover {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}
hr {
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:white;
	line-height: normal;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: -10px;
	margin-bottom: 10px;
}
h3 {
	font-size: larger;
	font-weight: bolder;
	text-decoration: underline;
}

