a.more
{
	color: green;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
	letter-spacing: 0;
}

a.more:hover {
	text-decoration: none;
}

li.active ul h1 {
	color: black;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}

h2.title {
	color: #000;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	width: 450px;
	height: 30px;
	margin: 0;
	padding: 10px 0;
	display: block;
	position: relative;
	white-space: nowrap;
	top: 20px;
	text-indent: 0px;
	border-top: 1px solid grey;
	clear: left;
}

h2.title a:hover {
	color: green;
	text-decoration: none;
}

h2.title a {
	color: green;
	text-decoration: underline;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.photo {
	width: 700px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	margin-top: 43px;
	z-index: 3;
}

.pageTitle {
	color: white;
	text-align: center;
	text-shadow: black 3px 3px 5px;
	font: italic small-caps 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: underline;
}

body {
	background: black url(backGroundImages/background2.jpg) no-repeat fixed center top;
	color: #666;
	text-align: center;
}

.photo ul.topic {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 700px;
	height: auto;
	position: relative;
	z-index: 2; 
}

.photo ul.topic li {			display: block;
	width: 145px;
	height: 31px;
	float: left;
}

.photo ul.topic li a.set {
margin-top: -30px;
display: block; 
font-size:11px; 
width:165px; 
height:30px; 
text-align:center; 
line-height:30px; 
padding-left 3px;
padding-right 3px;
color:#000; 
text-decoration:none;
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#ccc; 
font-family:verdana, arial, sans-serif;
	position: fixed;
}

.photo ul.topic li a ul, 
.photo ul.topic li ul {
	display: none;
}

/*.photo ul.topic li.active a{
	padding:5px 0 10px 30px;
	margin:0 0 0 0;
	color: red;
	background: transparent url(global/navBack12.png) no-repeat;
	font: small-caps bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.1em;
}
.photo ul.topic li a:hover,
.photo ul.topic li:hover a {
	color: #fff;
	background: transparent url(global/navBack2.png) no-repeat;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 2px;
}*/

/*.photo ul.topic li.active ul {
	display: block;
	position: absolute;
	left: 0;
	top: 31px;
	list-style: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 25px;
	margin: 0;
	height: 375px;
	background: #000000;	
	border: 20px solid #009933;
	border-top: 20px solid #009933;
	z-index: 1;
}*/
	
	/*Original style*/
/*.photo ul.topic li.active ul {
	display: block;
	position: absolute;
	left: 0;
	top: 31px;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 375px;
	background: #ddd;
	width: 5px;
	padding: 40px 60px;
	border: 20px solid #bbb;
	z-index: 1; 
}*/

.photo ul.topic li.active ul {
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	list-style: none;
	margin: 0;
	height: 510px;
	background: transparent url(global/transparentWhite70.png) repeat;
	width: 680px;
	padding: 10px 10px;
	border: 0px solid #eee;
	border-top: 3px solid #eee;
	z-index: 1;
	color: #333;
	overflow: hidden;
	visibility: visible;
	font-size: 14px;
	font-variant: normal;
}

.photo ul.topic li a:hover ul, 
.photo ul.topic li:hover ul {
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	list-style: none;
	margin: 0;
	height: 505px;
	background: transparent url(global/transparentWhite80.png) repeat;
	width: 680px;
	padding: 10px 10px;
	border: 0px solid #eee;
	border-top: 3px solid #eee;
	z-index: 2;
	color: #333;
	overflow: hidden;
	visibility: visible;
	font-size: 14px;
	font-variant: normal;
}

.photo ul.topic li ul li {
	display: inline;
	width: 112px;
	height: 92px;
	float: left;
	border: 0px none #fff;
	margin: 3px 10px;
}

.photo ul.topic li.active ul li a {
	display: block;
	width: 110px;
	height: 84px;
	cursor: default;
	float: left;
	text-decoration: none;
	background: #000;
	border: 0px none blue;
	margin: 0;
	padding: 0;
}
.photo ul.topic li ul li a {
	display: block;
	width: 110px;
	height: 84px;
	cursor: default;
	float: left;
	text-decoration: none;
	background: #000;
	border: 0px none blue;
	margin: 0;
	padding: 0;
}
.photo ul.topic li ul li a img {
	display: block;
	width: 108px;
	height: 82px;
	border: 1px solid red;
	margin: 0;
	padding: 0;
}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover {
	white-space: normal;
	position: relative;
}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img {
	position: absolute;
	left: -21px;
	top: -10px;
	width: 150px;
	height: 100px;
	border-color: green;
}
