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



*{
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/bg-dkwallpaper.jpg);
}


#containerprints1, #containerprints2, #containergallery, #containercontact, #containerabout, #containerclocks1   {
	text-align: left;
	height: 2600px;
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 30px;
	background-image: url(../graphics/stage.jpg);
	border: 7px solid #000000;
}
.flowersheader {
	position: absolute;
	z-index: 200;
}
.photoartlogo {
	position: absolute;
	left: 21px;
	top: 13px;
	z-index: 300;
}



/* ..................page number styles.............................*/



 



/*.............................................................................*/


.txtartby {
	position: absolute;
	left: 841px;
	top: 7px;
	z-index: 100;
}
 a, a img, a h2, a h1 {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}





.navlinks {
	position: absolute;
	color: #000000;
	left: 287px;
	top: 9px;
	width: 509px;
	height: 31px;
	z-index: 300;
}

.navlinks img {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-style: none;
}




#containerprints1 a:hover h2, #containerclocks1 a:hover h2 {
	border: 1px dashed #99CC00;
	color: #AE00E8;
	background-color: #C0DE58;
}

.navlinks a:hover img{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DB81F;
}


#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC00CC;
	position: absolute;
	left: 350px;
	top: 121px;
	font-style: normal;
}

