@charset "UTF-8";


body {
	background-color: #FFFFFF;
	background-image: url(images/nav/bkg.gif);
	background-repeat: repeat-x;
}
#wrapper {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:727px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#logo {
	position:absolute;
	left:0px;
	top:38px;
	width:424px;
	height:99px;
	z-index:2;
}
#nav {
	position:absolute;
	left:427px;
	top:88px;
	width:625px;
	height:42px;
	z-index:2;
}
#gallery {
	position:absolute;
	left:1px;
	top:191px;
	width:1024px;
	height:531px;
	z-index:2;
	vertical-align: top;
}
#gallery_contact {
	position:absolute;
	left:1px;
	top:191px;
	width:1024px;
	height:531px;
	z-index:2;
	background-image: url(images/contact.jpg);
}
#blog {
	position:absolute;
	left:1px;
	top:191px;
	width:1024px;
	height:531px;
	z-index:2;
	;
}
#gallery_index {
	position:absolute;
	left:1px;
	top:191px;
	width:1024px;
	height:531px;
	z-index:2;
}
#fineart {
	position:absolute;
	left:445px;
	top:161px;
	width:515px;
	height:21px;
	z-index:2;
	visibility: visible;
}
#spacesDiv {
	position:absolute;
	left:445px;
	top:161px;
	width:444px;
	height:21px;
	z-index:2;
	visibility: visible;
}
a:link {
	color: #39AAB9;
}
a:visited {
	color: #3197A5;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #39AAB9;
}
a:active {
	color: #00FFFF;
}
#contact_txt {
	position:absolute;
	left:724px;
	top:257px;
	width:264px;
	height:43px;
	z-index:2;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {
	color: #000000;
	font-size: 14px;
	line-height: 20px;
}



#footer {
	position:absolute;
	left:4px;
	top:736px;
	width:1022px;
	height:19px;
	z-index:2;
}
.style4 {
	color: #999999;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
#logo a:link {
	background: none;
}
#logo a:hover {
	background: none;
}
#logo a:visited {
	background: none;
}
#logo a:active {
	background: none;
}
#nav a:link {
	background: none;
}
#nav a:hover {
	background: none;
}
#nav a:visited {
	background: none;
}
#nav a:active {
	background: none;
}

