.thumb_table {
	left: 195px;
	top: 105px;
	width: 640px;
	position: absolute;
	overflow: visible;
	}

body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0062C4;
	}
	
a:hover { 
	text-decoration: underline; 
	color: #003399;
	filter: DropShadow(Color=silver, OffX=1, OffY=1);	
	}
	
#topLeft {
	position: absolute;
	left: 10px;
	top: 10px;
	background: url(images/top_left.gif) no-repeat;
	width: 195px;
	height: 125px;
	z-index: 0;
}

#topRight {
	position: absolute;
	width: 607px;
	height: 91px;
	left: 205px;
	top: 10px;
	background: url(images/top.gif) no-repeat;
	z-index: 0;
}

#leftNav{
	width: 195px;
	height: 280px;
	position: absolute;
	left: 10px;
	top: 135px;
	background-image: url(images/leftNav.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	
}

#leftBottomA {
	position: absolute;
	background: url(images/bottom.gif) repeat-y;
	left: 0px;
	top: 757px;
	width: 145px;
	height: 250px;
}

#leftBottomB {
	position: absolute;
	background: url(images/bottom.gif) repeat-y;
	left: 0px;
	top: 757px;
	bottom: auto;
	height: 500px;
	width: 145px;
	z-index: 0;
	}

#albumLists {
	position: absolute;
	top: 125px;
	left: 5px;
	height: auto;
	width: 125px;
	float: right;
	overflow: visible;

}

#linkList {
	display: list-item;
	list-style-position: inside;
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
	}


#float {
	background-image: url(images/float.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 136px;
	height: 146px;
	float: right;
	margin: 5px;
	padding: 5px;
	clear: left;
	vertical-align: bottom;
	position: absolute;
	z-index: 0;
	left: 60px;
	top: 550px;
	}
	
#floatB {
	background-image: url(images/float.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 136px;
	height: 146px;
	float: right;
	margin: 5px;
	padding: 5px;
	clear: left;
	vertical-align: bottom;
	position: absolute;
	z-index: 0;
	left: 100px;
	top: 970px;
	}

#pageTop{
	position: absolute;
	width: 250px;
	height: 41px;
	left:650px;
	top: 700px;
	z-index: 16;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	text-align: center;
        white-space: nowrap;    
	padding: 3px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	filter: DropShadow(Color=white, OffX=1, OffY=1);
}

#pageHead {
	position: absolute;
	width: 613px;
	height: 70px;
	left: 200px;
	top: 38px;
	z-index: 1000;
}

.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
	font-size: 8.5pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
#pageTopB {
	position: absolute;
	width: 250px;
	height: 41px;
	left:650px;
	top: 1200px;
	z-index: 16;
}
