body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;}
td {font-family: Arial, Helvetica, sans-serif;}
th {font-family: Arial, Helvetica, sans-serif;}
.style1 {font-size: 9px}
.style2 {font-size: 12px}
a img {border:none;}
a {border:none;}	
a:link {
	color: #003333;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	color: #009966;
	border:none;
}
a:hover {
	text-decoration: none;
	color: #003399;
	border:none;
}
a:active {
	text-decoration: none;
	color: #993333;
	border:none;}
#adcredit {
	font-size:10px;
	color:#666;}
#adcredit a {background-color:#CCC;}

/******	Navigation ********/
#nav {
	text-align:right;
	font-weight:bold;
	font-size:16px;
	line-height:1.5em;
	font-style:italic;
	padding:6px;}
#nav ul {list-style:none;}
#nav_galleries {
	border: 1px dashed #CFCFCF;
	margin: -7px 0 10px 0;
	padding: 0px 6px 3px 6px;}
#nav .gallery {
	line-height:1.2em;
	font-size:14px;
	margin-top:3px;}		
#nav .gallery_label {
	margin-top:5px;
	font-weight:normal;
	font-style:normal;
	font-size:13px;
	color:#666;}
	
/*** Galleries ****/
galleryWrap {
	background: #fff url(../images/multimedia_gallery/multi_gallery_title.jpg) no-repeat top left;	
	width:523px; 
	height:434px; }
#gallery {width:510px;}
#gallery ul {
	background-color:#CCC;
	list-style:none; 
	padding:5PX 0 0 0; 
	margin:0; 
	width:120px; 
	position:relative; 
	float:right;  }
#gallery ul li {
	display:inline; 
	width:52px; 
	height:52px; 
	float:left; 
	text-align:center;
	margin:0 0 5px 5px;}
#gallery ul li a {
	display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none;}
#gallery ul li a img { 
	display:block; 
	width:50px; 
	height:50px; 
	border:0;}
#gallery ul li a:hover {
	white-space:normal;}
#gallery ul li a:hover img {
	position:absolute; 
	right:167px; 
	top:0; 
	width:auto; 
	height:auto; }
	
#galleryPaper {width:510px;}
#galleryPaper ul {
	background-color:#CCC;
	list-style:none; 
	padding:5PX 0 0 0; 
	margin:0; 
	width:165px; 
	position:relative; 
	float:right;  }
#galleryPaper ul li {
	display:inline; 
	width:52px; 
	height:52px; 
	float:left; 
	text-align:center;
	margin:0 0 2px 2px;}
#galleryPaper ul li a {
	display:block; 
	width:50px; 
	height:50px; 
	text-decoration:none;}
#galleryPaper ul li a img { 
	display:block; 
	width:50px; 
	height:50px; 
	border:0;}
#galleryPaper ul li a:hover {
	white-space:normal;}
#galleryPaper ul li a:hover img {
	position:absolute; 
	right:167px; 
	top:0; 
	width:auto; 
	height:auto; }
