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

body {
	margin: 100px 0 0 0;
	padding: 0px;
	background-image:url(http://artwrightstudio.com/images/newBack2.jpg);
	background-repeat:repeat;
	color: #ffffff;
	font-family:Lucida Grande, Arial, sans-serif;
	font-size: 11px;
}

div#header2 {
	width: 165px;
	margin:70px 0 0 23px;
	float:left;
}

#header2 ul li {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}

#header2 ul {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
	}

#header2 li img {
	border:none;
	}

#header2 li a {
	display:block;
	}

#header2 li.art2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexArt.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:36px;
	}
#header2 li.art2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexArtOver.jpg);
	width:165px;
	height:36px;
	}

#header2 li.mythology2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexMythology.jpg);
	width: 165px; 
	height: 44px;
	}
#header2 li.mythology2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexMythologyOver.jpg);
	width: 165px; 
	height: 44px;
	}
#header2 li.prints2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexPrints.jpg);
	width: 165px; 
	height: 45px;
	}
#header2 li.prints2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexPrintsOver.jpg);
	width: 165px; 
	height: 45px;
	}
#header2 li.news2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexNews.jpg);
	background-repeat:no-repeat;
	width: 165px; 
	height: 39px;
	}
#header2 li.news2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexNewsOver.jpg) ;
	width: 165px; 
	height: 39px;
	}
#header2 li.mailingList2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexMailingList.jpg);
	width: 165px; 
	height: 65px;
	}
#header2 li.mailingList2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexMailingListOver.jpg);
	width: 165px; 
	height: 65px;
	}
#header2 li.links2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexLinks.jpg);
	width: 165px; 
	height: 43px;
	}
#header2 li.links2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexLinksOver.jpg);
	width: 165px; 
	height: 43px;
	}
#header2 li.contact2 a {
	background-image:url(http://artwrightstudio.com/images/nav/indexContact.jpg);
	width: 165px; 
	height: 39px;
	}
#header2 li.contact2 a:hover {
	background-image:url(http://artwrightstudio.com/images/nav/indexContactOver.jpg);
	width: 165px; 
	height: 39px;
	}
	
