BODY {	
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #F2B1C7;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #F2B1C7;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F2B1C7;
	background-color:#ffffff;
	cursor: default;
	padding:0px; 
	FONT-SIZE: 12px; 
	color: black; 
	MARGIN: 0px; 
	FONT-FAMILY: Century Gothic, Comic Sans MS, Arial; 
	background-image:url('../83-022.jpg');
	background-repeat:repeat;
}

#pageHeader{
	border:1px solid red; 
	background-image:url('header.JPG');
	background-Repeat: no-repeat;
	POSITION: absolute; 
	left: 20px;
	top: 20px;
	width: 900px; 
	height: 300px
}

#pageHeader h1 {
	font-size:60px;
	color: red;
	font-weight:bold;
	text-align:right;
}



#LeftPart{
	LEFT: 20px; 
	top: 350px;
	width: 170px; 
	height: 400px;
	POSITION: absolute; 
	TEXT-ALIGN: left
}

#LeftPart h1{
	font-size:13pt;
	font-weight:bold;
	color:white;
	text-decoration:none; 
	text-align: center;
	PADDING-TOP: 12px; 
}

#LeftPart h1 A:link, #LeftPart h1 A:visited, #LeftPart h1 A:hover, #LeftPart h1 A:active{
	font-size:13pt;
	font-weight:bold;
	color:white;
	text-decoration:none; 
	text-align: center;
}

#LeftPart h2{
	font-size:11px;
	COLOR: green; 
	font-weight:normal;
	text-decoration:none; 
	margin-top:10px;
	margin-bottom:0px;
	margin-left:3px;
}

#LeftPart h2 A:link, #LeftPart h2 A:visited, #LeftPart h2 A:active {
	font-size: 11px;
	FONT-WEIGHT: normal; 
	COLOR: green; 
	TEXT-DECORATION: none;
	font-weight:normal;
}

#LeftPart h2 A:hover {
	FONT-WEIGHT: bold; 
}


#MiddlePart{
	LEFT: 220px; 
	top: 350px;
	width: 700px; 
	height: 400px;
	POSITION: absolute; 
	TEXT-ALIGN: left
}

#Menu {
	border:1px solid red; 
}

#Album {
	border:1px solid red; 
}


#MiddlePart h1 {
	color: black;
	font-size: 11pt;
	font-weight: normal;
	margin-left: 10px;
}

#MiddlePart h1 A:link, #MiddlePart h1 A:visited, #MiddlePart h1 A:active {
	color: white;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	cursor:hand;	
	margin-left: 10px;
}

#MiddlePart h1 A:hover {
	color: red;
	font-weight: bold;
	position : relative;
	left: 1px;
	bottom : 1px
	border-bottom: 1px dotted red;
}

#MiddlePart h2 {
	color: black;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 10px;
}

#MiddlePart h2 A:link, #MiddlePart h2 A:visited, #MiddlePart h2 A:active {
	color: green;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	cursor:hand;	
	margin-left: 10px;
}

#MiddlePart h2 A:hover {
	color: red;
	font-weight: bold;
	position : relative;
	left: 1px;
	bottom : 1px
	border-bottom: 1px dotted red;
}

#MiddlePart indexPic A:link, #MiddlePart indexPic A:visited, #MiddlePart indexPic A:active {
	position : relative;
}

#MiddlePart indexPic A:hover{
	position : relative;
	left : 1px;
	bottom : 1px
}

#MiddlePart h3 {
	color: black;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}}


#MiddlePart h3 a:link, #MiddlePart h3 a:visited, #MiddlePart h3 a:active, #MiddlePart h3 a:hover {
	color: green;
	font-size: 9pt;
	text-decoration: dotted;
}