/* Art Nav */

#artnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	border: none;
	font-size: 10px;
	font-weight: bold;
	border-top:1px solid #cccccc;
	width:100%;
}

#artnav li {
    list-style-type: none; 
	margin: 0 0 0 0px;
	}

#artnav li a {
	display: block;
	color: #272E50;
	text-decoration: none;
	padding-left:3px;
	padding-top:7px;
	padding-bottom:7px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width: 150px;
}
html>body #artnav li a {
	width: auto;
}
#artnav li a:hover {
	display: block;
	padding-left:3px;
	padding-top:7px;
	padding-bottom:7px;
	border-left:1px solid #cccccc;
	border-right:1px solid #3B768B;
	border-bottom:1px solid #3B768B;
	color: #272E50;
}

.selected {
    background-color:#FFFF99;
	}


.image1
{
   width: 600px;
   height: 912px;
   background-image: url('art/TheCall.jpg');
   background-repeat:no-repeat;
}

.image2
{
   width: 600px;
   height: 600px;
   background-image: url('art/Gazing.jpg');
   background-repeat:no-repeat;
}

.image3
{
   width: 600px;
   height: 912px;
   background-image: url('art/Connecting.jpg');
   background-repeat:no-repeat;
}

.image4
{
   width: 600px;
   height: 600px;
   background-image: url('art/GoingForIt.jpg');
   background-repeat:no-repeat;
}

.image5
{
   width: 600px;
   height: 966px;
   background-image: url('art/IntoEye.jpg');
   background-repeat:no-repeat;
}

.image6
{
   width: 600px;
   height: 968px;
   background-image: url('art/BreakThru.jpg');
   background-repeat:no-repeat;
}

.image7
{
   width: 600px;
   height: 798px;
   background-image: url('art/InMidst.jpg');
   background-repeat:no-repeat;
}

.image8
{
   width: 600px;
   height: 600px;
   background-image: url('art/Lure.jpg');
   background-repeat:no-repeat;
}

.image9
{
   width: 600px;
   height: 903px;
   background-image: url('art/GreenMan.jpg');
   background-repeat:no-repeat;
}

.image10
{
   width: 600px;
   height: 911px;
   background-image: url('art/Daedalus.jpg');
   background-repeat:no-repeat;
}

.image11
{
   width: 600px;
   height: 396px;
   background-image: url('art/SurKnight.jpg');
   background-repeat:no-repeat;
}

.image12
{
   width: 600px;
   height: 600px;
   background-image: url('art/Wisdom.jpg');
   background-repeat:no-repeat;
}

.image13
{
   width: 600px;
   height: 427px;
   background-image: url('art/Giving_the_Gift.jpg');
   background-repeat:no-repeat;
}

.image14
{
   width: 600px;
   height: 519px;
   background-image: url('art/Quantum_Leap.jpg');
   background-repeat:no-repeat;
}

