
/*************** SUBLINKS IN THE BLACK HEADER *****************************/

#header_links {
	width:799px;
	height:24px;
	background: #000000;;
	margin:0 auto 0 auto;
}

.hdr_browse_on, .hdr_my_studio_on, .hdr_community_on, .hdr_cool_stuff_on, .hdr_browse_off, .hdr_my_studio_off, .hdr_community_off, .hdr_cool_stuff_off, .hdr_login {
	margin:9px 0px 0px 25px;
	_margin:9px 15px 0px 10px;
	display:block;
	float:left;
	height: 15px;
}

a.hdr_browse_off { width:39px;background:url(../imgs/hdr_browse_off.gif) no-repeat; }
a.hdr_my_studio_off { width:48px;background:url(../imgs/hdr_my_studio_off.gif) no-repeat; }
a.hdr_community_off { width:51px;background:url(../imgs/hdr_community_off.gif) no-repeat; }
a.hdr_cool_stuff_off { width:56px;background:url(../imgs/hdr_cool_stuff_off.gif) no-repeat; }

a.hdr_browse_off:hover { background:url(../imgs/hdr_browse_on.gif) no-repeat; }
a.hdr_my_studio_off:hover { background:url(../imgs/hdr_my_studio_on.gif) no-repeat; }
a.hdr_community_off:hover { background:url(../imgs/hdr_community_on.gif) no-repeat; }
a.hdr_cool_stuff_off:hover { background:url(../imgs/hdr_cool_stuff_on.gif) no-repeat; }

a.hdr_browse_on { width:39px;background:url(../imgs/hdr_browse_on.gif) no-repeat; }
a.hdr_my_studio_on { width:48px;background:url(../imgs/hdr_my_studio_on.gif) no-repeat; }
a.hdr_community_on { width:51px;background:url(../imgs/hdr_community_on.gif) no-repeat; }
a.hdr_cool_stuff_on { width:56px;background:url(../imgs/hdr_cool_stuff_on.gif) no-repeat; }

a.hdr_login {
	width:52px;
	background:url(../imgs/hdr_login.gif) no-repeat;
	margin-left: 377px;
	_margin-left: 335px;
}

/*************** SUBLINKS UNDER THE BLACK HEADER *****************************/

#sublevellinks {
	width:795px;
	margin:0 auto 0 auto;
	height:30px;
	background:#FFFFFF;
}

.start {
	margin:13px 15px 0px 8px;
	_margin:13px 15px 0px 4px;
	display:block;
	float:left;
	height:5px;
}

.sublink {
	display:block;
	float:left;
	height:5px;
}

.middle {
	margin:13px 15px 0px 15px;
}

.end {
	margin: 13px 8px 0px 15px;
	_margin: 13px 4px 0px 15px;
}

#linkspacer {
	margin: 10px 0px 0px 0px;
	display:block;
	float:left;
	height: 10px;
	width: 1px;
	background:url(../imgs/linkspacer.gif) no-repeat;
}

a.sub_works_off { width:31px;background:url(../imgs/sub_works_off.gif) no-repeat; }
a.sub_portfolios_off { width:53px;background:url(../imgs/sub_portfolios_off.gif) no-repeat; }
a.sub_galleries_off { width:45px;background:url(../imgs/sub_galleries_off.gif) no-repeat; }
a.sub_contacts_off { width:47px;background:url(../imgs/sub_contacts_off.gif) no-repeat; }
a.sub_news_off { width:25px;background:url(../imgs/sub_news_off.gif) no-repeat; }
a.sub_events_off { width:35px;background:url(../imgs/sub_events_off.gif) no-repeat; }
a.sub_profile_off { width:35px;background:url(../imgs/sub_profile_off.gif) no-repeat; }
a.sub_message_box_off { width:62px;background:url(../imgs/sub_message_box_off.gif) no-repeat; }
a.sub_blog_off { width:21px;background:url(../imgs/sub_blog_off.gif) no-repeat; }
a.sub_music_off { width:25px;background:url(../imgs/sub_music_off.gif) no-repeat; }
a.sub_video_off { width:25px;background:url(../imgs/sub_video_off.gif) no-repeat; }
a.sub_store_off { width:29px;background:url(../imgs/sub_store_off.gif) no-repeat; }
a.sub_artists_off { width:37px;background:url(../imgs/sub_artists_off.gif) no-repeat; }
a.sub_images_off { width:33px;background:url(../imgs/sub_images_off.gif) no-repeat; }
a.sub_messages_off { width:49px;background:url(../imgs/sub_messages_off.gif) no-repeat; }

a.sub_works_off:hover { background:url(../imgs/sub_works_on.gif) no-repeat; }
a.sub_portfolios_off:hover { background:url(../imgs/sub_portfolios_on.gif) no-repeat; }
a.sub_galleries_off:hover { background:url(../imgs/sub_galleries_on.gif) no-repeat; }
a.sub_contacts_off:hover { background:url(../imgs/sub_contacts_on.gif) no-repeat; }
a.sub_news_off:hover { background:url(../imgs/sub_news_on.gif) no-repeat; }
a.sub_events_off:hover { background:url(../imgs/sub_events_on.gif) no-repeat; }
a.sub_profile_off:hover { background:url(../imgs/sub_profile_on.gif) no-repeat; }
a.sub_message_box_off:hover { background:url(../imgs/sub_message_box_on.gif) no-repeat; }
a.sub_blog_off:hover { background:url(../imgs/sub_blog_on.gif) no-repeat; }
a.sub_music_off:hover { background:url(../imgs/sub_music_on.gif) no-repeat; }
a.sub_video_off:hover { background:url(../imgs/sub_video_on.gif) no-repeat; }
a.sub_store_off:hover { background:url(../imgs/sub_store_on.gif) no-repeat; }
a.sub_artists_off:hover { background:url(../imgs/sub_artists_on.gif) no-repeat; }
a.sub_images_off:hover { background:url(../imgs/sub_images_on.gif) no-repeat; }
a.sub_messages_off:hover { background:url(../imgs/sub_messages_on.gif) no-repeat; }

a.sub_works_on { width:31px;background:url(../imgs/sub_works_on.gif) no-repeat; }
a.sub_portfolios_on { width:53px;background:url(../imgs/sub_portfolios_on.gif) no-repeat; }
a.sub_galleries_on { width:45px;background:url(../imgs/sub_galleries_on.gif) no-repeat; }
a.sub_contacts_on { width:47px;background:url(../imgs/sub_contacts_on.gif) no-repeat; }
a.sub_news_on { width:25px;background:url(../imgs/sub_news_on.gif) no-repeat; }
a.sub_events_on { width:35px;background:url(../imgs/sub_events_on.gif) no-repeat; }
a.sub_profile_on { width:35px;background:url(../imgs/sub_profile_on.gif) no-repeat; }
a.sub_message_box_on { width:62px;background:url(../imgs/sub_message_box_on.gif) no-repeat; }
a.sub_blog_on { width:21px;background:url(../imgs/sub_blog_on.gif) no-repeat; }
a.sub_music_on { width:25px;background:url(../imgs/sub_music_on.gif) no-repeat; }
a.sub_video_on { width:25px;background:url(../imgs/sub_video_on.gif) no-repeat; }
a.sub_store_on { width:29px;background:url(../imgs/sub_store_on.gif) no-repeat; }
a.sub_artists_on { width:37px;background:url(../imgs/sub_artists_on.gif) no-repeat; }
a.sub_images_on { width:33px;background:url(../imgs/sub_images_on.gif) no-repeat; }
a.sub_messages_on { width:49px;background:url(../imgs/sub_messages_on.gif) no-repeat; }