#gallery {
margin-top:0px;
padding:0px;
height: 1000px;
text-decoration: none;
font: 12px/18px Helvetica, Arial, Geneva, sans-serif;
}

.cols {
float: left;
width:270px;
}


#gallery a:link{
color: #fe18fd; text-decoration: underline;
}

#gallery a:visited {
color: #fe18fd; 
}

#gallery .hover a:link, #gallery .hover a:visited {
color: #fe18fd;
	text-decoration: underline;
}

#gallery a:hover, #gallery .hover a:hover {
color:#fff; background-color: #fe18fd;
}

#about .about li a:link,
#why .why li a:link,
#buy .buy li a:link {
	color: black;
}

#gallery li a {
font-weight: normal;
}

#gallery ul {
list-style: none;
}

#about .about a:link, #about .about a:visited,
#why .why a:link, #why .why a:visited,
#buy .buy a:link, #buy .buy a:visited,
{
color: black;
text-decoration: none;
}

#about .about a:hover,
#why .why a:hover,
#buy .buy a:hover,
 {
background: #fff;
color:#fe18fd;
text-decoration: underline;
}

#sidebar a:link, #sidebar a:hover, #sidebar a:visited {
	color: #666;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
	
 #sidebar a:hover {
	color: #fe18fd;
	background-color: #fed4fe;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}


#gallerylists .galcols {
background: none;
color:#aaa;
}

#gallery table {
	text-align: left; border: none;}

#gallery td {
	text-align: left;
}

.galleryimage {
	float: right; margin: 0 18px 0 0;
}
.gallerypiece { width: 899px; height: 440px; border-top: solid 1px #aaa; padding: 0 ; margin: 0; clear: both;}

#gallery .gallerystudy { width:300px; height:363px; padding: 0; color: #686868; font: 1.2em/1.3em helvetica, Verdana, sans-serif; float: left; margin: 0 0 0 115px; text-align: left; clear: none;}

#gallery .why { width:580px; height: 500px; padding: 5px 5px 0 25px; color: #686868; font: 1.2em/1.7em helvetica, Verdana, sans-serif; float: left; text-align: left; }

#gallery .because { width:250px; height: 500px; padding: 5px 25px 0 0px; color: #686868; background-color: #facfcf;font: 1.2em/1.7em helvetica, Verdana, sans-serif; float: right; text-align: left; }


#gallery .gallerystudy a,
#gallery .services a {
	color: #fe18fd; text-decoration: none;
}

