#wrapper {
	padding:0px;
	text-align:center;
	height: 1000px;
	background-color:#2C4370;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-decoration: none;
	
	
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #344B74;
padding: 2px;
left: -1000px;
border: 2px thin ;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -187px; /*position where enlarged image should offset horizontally */

}
.thumbnailone{
position: relative;
z-index: 0;
}

.thumbnailone:hover{
background-color: transparent;
z-index: 50;
}

.thumbnailone span{ /*CSS for enlarged image*/
position: absolute;
background-color: #344B74;
padding: 2px;
left: -1000px;
border: 2px thin ;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnailone span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnailone:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -627px; /*position where enlarged image should offset horizontally */

}
.links {
	text-decoration: none;
}

.header {
	background-image: url(images/headerback.jpg);
}

.style3 {
	text-decoration: none;
	text-align: left;
}
.green {
	background-image: url(images/green.jpg);
	background-repeat: no-repeat;
}
line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	text-align: right;
	background-position: right;
}
.line1 {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #6B9BFF;
	text-decoration: none;
}
.backdrop {
	background-image: url(images/searchback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.body {
	background-color: #000000;
}
.frameback {
	background-image: url(images/slideback.jpg);
	background-repeat: no-repeat;
}
.starback {
	background-image: url(images/starback.jpg);
	background-repeat: no-repeat:
	}
body {
	background-color: #000000;
}
