.body {
	background-image: url(images/Untitled-2.gif);
	background-repeat: repeat-x;
	height: 965px;
	background-color: #519BE4;
}
.text {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.hedertext {
	font-family: Algerian;
	font-size: 24px;
	font-weight: normal;
	color: #FFFF00;
	font-style: italic;
	float:left;
}
.body1 {
	background-image: url(images/slice.gif);
	background-repeat: repeat-x;
	height: 435px;
	background-color: #4E98E1;
}
	.header {
	background-image: url(images/header.jpg);
	height: 123px;
	width: 1024px;
	font-family: sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
}
.subheder {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #F2D2D8;
}
.style1 {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #33FFFF;
}
body {
	background-color: #f9c6ca;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: none;
	color: #00CCFF;
}.foot {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 351px;
	width: 1024px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#thumbnail {float:left; width:650px;}

#thumbnail img { border:solid 1px #fff; padding:2px; margin:5px; cursor:pointer; }

#large {
	display: none;
	position: absolute;		
	background: #FFFFFF;	
	padding: 5px;
	z-index: 10;
	min-height: 200px;
	min-width: 200px;
	color: #336699;
}
#background{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;	
	z-index: 1;
}

