.thumb_table {
	left: 195px;
	top: 100px;
	width: 640px;
	position: absolute;
	overflow: visible;
	}

body {
	font-size: 10pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/centre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 0;
	}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}

a:hover {
	text-decoration: underline;
	color: #000066;
	background-color: #CCFFFF;
	font-weight: bold;
	}
	
#topLeft {
	position: absolute;
	left: 10px;
	top: 10px;
	background: url(images/top_left.jpg) no-repeat top left; 
	width: 229px; 
	height: 79px;
	z-index:1;
}
		
#topRight {
		position: absolute;
		width: 795px;
		height: 79px;
		float: right;
		background-image: url(images/top.jpg);
		background-repeat: no-repeat;
		left: 239px;
		top: 10px;
		z-index: 3;
}

#topLeft2 {
	position: absolute;
	background: url(images/top_left2.jpg) no-repeat top left;
	width: 141px; 
	height: 39px; 
	left: 10px;
	top: 89px;
}

#leftNav{
	background: url(images/leftNav.jpg) no-repeat top;
	width: 141px;
	height: 638px;
	position: absolute;
	left: 10px;
	top: 128px;
}

#leftBottomA {
	position: absolute;
	background: url(images/bottom.gif) repeat-y;
	left: 10px;
	top: 701px;
	bottom: auto;
	width: 141px;
	height: 280px;
}

#leftBottomB {
	position: absolute;
	background: url(images/bottom.gif) repeat-y;
	left: 10px;
	top: 701px;
	z-index: 0;
	bottom: auto;
	height: 500px;
	width: 141px;
	}

#albumLists {
	position: absolute;
	top: 120px;
	left: 15px;
	height: 638px;
	width: 130px;
	float: right;
	overflow: visible;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1pt;
	padding-bottom: 1pt;
	z-index: 10000
}

#linkList {
	font-weight: bold;
	display: list-item;
	list-style-position: inside;
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
	vertical-align: middle;
	
}


#pageTop{
	position: absolute;
	width: 178px;
	height: 41px;
	left:610px;
	top: 750px;
	z-index: 16;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
        white-space: nowrap;    
	padding: 5px;
	margin-left: 5px;
	margin-top: 24px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#pageHead {
	position: absolute;
	width: 700px;
	height: 50px;
	left:250px;
	top: 5px;
	z-index: 1000;
}

.Name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 8.5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#pageTopB {

	position: absolute;
	width: 178px;
	height: 41px;
	left:610px;
	top: 1150px;
	z-index: 16;
}

