body {
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #39F;
}

.footer {
	color: #EFEFEF;
	text-decoration:none;
}

a.footer:link, a.footer:visited {
	color: #EFEFEF;
}

a.footer:hover {
	text-decoration: underline;
}

a.header:link, a.header:visited {
	color: white;
	text-decoration:none;
	font-size:11px;
}

a.header:hover {
	color:#CCCCCC;
	text-decoration:none;
	font-size:11px;
}

a.header:active {
	color: orange;
}

.rightArtshows {
	background-image: url(http://www.artfromtheeye.com/images/artshows.gif);
	background-repeat: no-repeat;
} 

.rightGroupshow {
	background-image: url(http://www.artfromtheeye.com/images/may13.gif);
	background-repeat: no-repeat;
} 

.rightWelcome {
	background-image: url(http://www.artfromtheeye.com/images/welcome.gif);
	background-repeat: no-repeat;
} 

.rightComingsoon {
	background-image: url(http://www.artfromtheeye.com/images/comingsoon.gif);
	background-repeat: no-repeat;
}

.rightLinks {
	background-image: url(http://www.artfromtheeye.com/images/links.gif);
	background-repeat: no-repeat;
}

.rightAboutus {
	background-image: url(http://www.artfromtheeye.com/images/about_us.gif);
	background-repeat: no-repeat;
}

.rightCustomframing {
	background-image: url(http://www.artfromtheeye.com/images/custom_framing.gif);
	background-repeat: no-repeat;
}

.rightPortfolios {
	background-image: url(http://www.artfromtheeye.com/images/portfolios.gif);
	background-repeat: no-repeat;
}

.pix {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
}

img.3buttons{
	position: absolute;
	bottom: 25px;
	right: 25px
}

html > img.3buttons{
	position: absolute;
	bottom: 25px;
	right: 25px
}

#popupTitle {
	position: absolute;
	bottom: 100px;
	text-align: center;
	display: block;
	width: 395px;
	font-size: 12px;
}


#leftnav{
	margin:5px;
	display:block;
	color: #ccc !important;
}

#leftnav ul {
	list-style: disc url(http://www.artfromtheeye.com/images/bulletstar.gif);
	margin-left: 12px;
}

#leftnav li {
	margin-bottom: 15px;
	}
#popupWarning {
	position: absolute;
	bottom: 65px;
	text-align: center;
	color: #CCC;
	font-size: 10px;
	display: block;
	width: 100%;
}

#popupWarning em {
	font-weight: bold;
}

#links ul {
	list-style: disc url(http://www.artfromtheeye.com/images/bulletstar.gif);
	margin: 10px 0 40px 15px;
}