body {
	background-image: url(../images/links/main_bg.gif);
	background-repeat: repeat;
	margin: auto;
	padding-top: 27px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
}
#nav_art a {
	background:url(/images/nav/art_off.gif) no-repeat;
	margin:auto;
	padding:0px;
	display:block;
}
#nav_art a:hover {
	background:url(/images/nav/art.gif) no-repeat;
}
* html #nav_art a:hover {
	background:url(/images/nav/art.gif) no-repeat;
}


#nav_blog a {
	background:url(/images/nav/blog_off.gif) no-repeat;
	margin:auto;
	padding:0px;
	display:block;
}
#nav_blog a:hover {
	background:url(/images/nav/blog.gif) no-repeat;
}
* html #nav_blog a:hover {
	background:url(/images/nav/blog.gif) no-repeat;
}

#nav_bio a {
	background:url(/images/nav/bio_off.gif) no-repeat;
	margin:auto;
	padding:0px;
	display:block;
}
#nav_bio a:hover {
	background:url(/images/nav/bio.gif) no-repeat;
}
* html #nav_bio a:hover {
	background:url(/images/nav/bio.gif) no-repeat;
}

#nav_store a {
	background:url(/images/nav/store_off.gif) no-repeat;
	margin:auto;
	padding:0px;
	display:block;
}
#nav_store a:hover {
	background:url(/images/nav/store.gif) no-repeat;
}
* html #nav_store a:hover {
	background:url(/images/nav/store.gif) no-repeat;
}

#nav_links a {
	background:url(/images/nav/links_off.gif) no-repeat;
	margin:auto;
	padding:0px;
	display:block;
}
#nav_links a:hover {
	background:url(/images/nav/links.gif) no-repeat;
}
* html #nav_links a:hover {
	background:url(/images/nav/links.gif) no-repeat;
}
.link_copyhead {
	font-weight:normal;
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.link_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.link_copy p{
margin:0px;
height:18px;
}
.link_copy a, a:active, a:visited {
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #960872;
	text-decoration: none;
	margin-bottom:18px;
}
.link_copy a:hover {
	font-weight:bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #960872;
	text-decoration: none;
	margin-bottom:18px;
}
.footer_copy { 
	padding-left:50px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
