@charset "utf-8";
/* CSS Document */


.Divstyle1 {
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
	left: 192px;
	top: 110px;
	right: 70px;
	max-width: 800px;
	min-height: 450px;
}

.Gallerydiv1 {
	position: absolute;
	z-index: 1;
	height: auto;
	width: auto;
	left: 190px;
	top: 100px;
	right: 70px;
	max-width: 800px;
	min-height: 450px;
}

.gallerypagev { 
	position:absolute;
	top:0px;
	width:270px;
	height:420px;
	right:20px;
}

.gallerypageh {
 	position:absolute;
	top:420px;
	width:480px;
	height:120px;
	right:480px;
	left:0px;
}

.galleryarrows {
	position:absolute;
	top:420px;
	right:20px;
	width:270px;
	height:120px;
}

h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#3366FF;
	font-style:normal;
	text-align:center;
}
	

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	text-align: center;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.copyright {
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	line-height:15px;
	text-align:center;
	color: #3366FF;
	
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #3366FF;
	text-align:center;
}

a:link {
	color:#00CCCC;
	text-decoration: none;
}

a:visited {
	color:#9933FF;
	text-decoration:none;
}

a:hover {
	color:#99FFFF;
	text-decoration:underline;
}