@charset "utf-8";

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
height: inherit;

/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

</style>


.style1 {color: #0033CC}
body {
	background-color: #000000;
	background-image: url(images/back_1.jpg);
	background-position:center;
}

.style1 {color: #0033CC}

p {
	font-family: Calibri, Verdana, "Agency FB";
	font-size: 17px;
	font-style: normal;
	color: #CCCCCC;
}
.style1 {
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

descript {
	font-family: Calibri, Verdana, "Agency FB";
	font-size: 14px;
	color: #CCCCCC;
	font-style: normal;
}
.style3 {
	font-family: Calibri, Verdana, "Agency FB";
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}
.style4 {
	color: #0033CC;
	font-size: 24px;
	font-family: Calibri, Verdana, "Agency FB";
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {font-size: 16px}
.style7 {
	color: #0033CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.style8 {font-family: Calibri, Verdana, "Agency FB"}
.style9 {font-size: 17px}
background {background-position: center}
.style94 {
	font-size: 50px
}
.style96 {font-size: 24px}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
align: bottom;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
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*/
visibility: visible;
top: 600;
left: 600px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.style97 {
	font-size: 60px;
	font-weight: bold;
}
.style97 {
	color: #FFFFFF;
	font-family: Calibri, Verdana, "Agency FB";
}

