.thumb_table {
	left: 195px;
	top: 100px;
	width: 640px;
	position: absolute;
	overflow: visible;
	}

body {
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
	font-family: "Comic Sans MS";
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}

	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0066CC;
	}
	
a:hover { 
	text-decoration: underline; 
	color: #9900FF;
		}

#topLeft {
	position: absolute;
	left: 10px;
	top: 10px;
	background: url(images/top_left.gif) no-repeat top left; 
	width: 121px; 
	height: 71px;
	z-index:1;
}

#topRight {
		position: absolute;
		width: 784px;
		height: 112px;
		float: right;
		background-image: url(images/top.gif);
		background-repeat: no-repeat;
		left: 131px;
		top: 10px;
		z-index: 3;
}

#topLeft2 {
	position: absolute;
	background: url(images/top_left2.gif) no-repeat top left;
	width: 121px; 
	height: 64px; 
	left: 10px;
	top: 81px;
}

#leftNav{
	background: url(images/leftNav.gif) no-repeat top;
	width: 121px;
	height: 382px;
	position: absolute;
	left: 10px;
	top: 145px;
	z-index: 0;
}

#albumLists {
	position: absolute;
	top: 150px;
	left: 15px;
	height: auto;
	width: 125px;
	float: right;
	overflow: visible;
	z-index: 999;
}

#linkList {
	display: list-item;
	list-style-position: inside;
	text-align: left;
	text-decoration: none;
	list-style-type: square;
	font-size: 9pt;
	height: 25px;
	list-style-image: url(images/bullet.gif);
	line-height: 30px;
}

#float {
	background-image: url(images/float.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 220px;
	height: 193px;
	float: right;
	margin: 5px;
	padding: 5px;
	clear: left;
	vertical-align: bottom;
	position: absolute;
	z-index: 0;
	left: -30px;
	top: 650px;
	}
	
#floatB {
	background-image: url(images/float.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 220px;
	height: 193px;
	float: right;
	margin: 5px;
	padding: 5px;
	clear: left;
	vertical-align: bottom;
	position: absolute;
	z-index: 0;
	left: -30px;
	top: 800px;
	}


#pageTop{
	position: absolute;
	width: 290px;
	height: 65px;
	left:700px;
	top: 700px;
	z-index: 16;
}

h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 13.5pt;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
        white-space: nowrap;
	padding: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#pageHead {
	position: absolute;
	width: 620px;
	height: 51px;
	left:160px;
	top: 27px;
	z-index: 1000;
}

.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	font-size: 8.5pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pageTopB {

	position: absolute;
	width: 290px;
	height: 65px;
	left:650px;
	top: 1150px;
	z-index: 16;
}