.thumb_table {
	left: 195px;
	top: 100px;
	width: 640px;
	position: absolute;
	overflow: visible;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:hover { 
	text-decoration: underline; 
	color: #FF0000;
	filter: DropShadow(Color=silver, OffX=1, OffY=1);	
	}
	
#topRight {
		position: absolute;
		width: 657px;
		height: 87px;
		float: right;
		background-image: url(images/top.gif);
		background-repeat: no-repeat;
		left: 159px;
		top: 10px;
		z-index: 0;
}
	
#topLeft {
	position: absolute;
	background: url(images/top_left.gif) no-repeat top left;
	left: 10px;
	top: 10px;
	width: 149px;
	height: 87px;
	z-index: 0;
	}

#topLeft2 {
	position: absolute;
	background: url(images/top_left2.gif) no-repeat top left;
	left: 10px;
	top: 97px;
	width: 149px;
	height: 57px;	
}

#leftNav{
	background: url(images/leftNav.gif) no-repeat top;
	width: 149px;
	height: 347px;
	position: absolute;
	left: 10px;
	top: 154px;
	z-index: 0;
}

#leftBottomA {
	position: absolute;
	background: url(images/bottom.gif) repeat-y;
	left: 10px;
	top: 501px;
	bottom: auto;
	min-height: 132px;
	width: 149px;
	height: 350px;
	z-index: 0;
}

#leftBottomB {
	position: absolute;
	background: url(images/bottom.gif) repeat-y;
	left: 10px;
	top: 501px;
	bottom: auto;
	height: 700px;
	width: 149px;
	filter: Alpha(Opacity=55, FinishOpacity=65);

	z index: 1;	
	z-index: 0;
	}

#controls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

#albumLists {
	position: absolute;
	top: 150px;
	left: 15px;
	height: auto;
	width: 125px;
	float: right;
	overflow: visible;
	z-index: 1000;
}

.linkList {
	display: list-item;
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	padding-bottom: 5px;
}

#float {
	background-image: url(images/float.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 162px;
	height: 173px;
	margin: 5px;
	padding: 5px;
	clear: left;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 625px;
	}
	
#floatB {
	background-image: url(images/float.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 162px;
	height: 173px;
	margin: 5px;
	padding: 5px;
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 1000px;
	}

#photoName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-position: center center;
	float: left;
	height: auto;
	width: auto;
	font-weight: bold;
	font-size: 10pt;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
        white-space: nowrap;
	padding: 5px;
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#pageHead {
	position: absolute;
	width: 630px;
	height: 80px;
	left:135px;
	top: 20px;
	z-index:10000;
}

.Name {
	font:Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	margin: 5px;
}
