
#container{
	background-color:#f5821f;
	background-image: url(/artman/templateFiles/images/bg_container_orange.jpg);
	background-repeat: no-repeat;

}

#content{
	background-image: url(/artman/templateFiles/images/bg_content_orange.jpg);

}


.subNavList a:hover{
	background-image: url(/artman/templateFiles/images/bg_subNavBlue.png);
}

img {
	border: none;
}

a:link { COLOR: #ffffff; border-style: hidden; }
a:visited { COLOR: #b5ddff; }
a:hover { COLOR: #ffe0bf; }
a:active {
COLOR: #ffe0bf;
}
