html, body {
	background: url(../images/drips/bg.gif) left top repeat-x #333;
	color: #ccc;
}

a {	color: #ec008c; }
a:hover { color: #fff; }


h1 {
	background: url(../images/drips/logo.gif) left top no-repeat;
}

div#leftcontent {
	background: url(../images/drips/left.gif) left top no-repeat;
}



li#menu_home {
	background: url(../images/drips/m_home.gif) left top no-repeat;
}

li#menu_home_on {
	background: url(../images/drips/m_home_on.gif) left top no-repeat;
}

li#menu_photos {
	background: url(../images/drips/m_photos.gif) left top no-repeat;
}

li#menu_photos_on {
	background: url(../images/drips/m_photos_on.gif) left top no-repeat;
}

li#menu_videos {
	background: url(../images/drips/m_videos.gif) left top no-repeat;
}

li#menu_videos_on {
	background: url(../images/drips/m_videos_on.gif) left top no-repeat;
}

li#menu_news {
	background: url(../images/drips/m_news.gif) left top no-repeat;
}

li#menu_news_on {
	background: url(../images/drips/m_news_on.gif) left top no-repeat;
}

li#menu_bio {
	background: url(../images/drips/m_bio.gif) left top no-repeat;
}

li#menu_bio_on {
	background: url(../images/drips/m_bio_on.gif) left top no-repeat;
}

li#menu_forum {
	background: url(../images/drips/m_forum.gif) left top no-repeat;
}

li#menu_forum_on {
	background: url(../images/drips/m_forum_on.gif) left top no-repeat;
}

li#menu_press {
	background: url(../images/drips/m_press.gif) left top no-repeat;
}

li#menu_press_on {
	background: url(../images/drips/m_press_on.gif) left top no-repeat;
}




ul#whatsHot {
	background: url(../images/drips/whatsHot.gif) left top no-repeat;
}


ul#whatsHot li, ul#spinning li, ul#spinning_full li {
	background-color: #fff;
}

div#copyright {
	background: url(../images/drips/leftend.gif) left top no-repeat;
}

div#copyright small {
	color: #666;
}

div#copyright small a {
	color: #666;
}

div#copyright small a:hover {
	color: #ec008c;
}

div#styleselect {
	background: url(../images/drips/top.gif) left top no-repeat;
}

ul#styleselector li {
	background: url(../images/drips/styleblock.gif) left top no-repeat;
}


body#home h2 {
	background: url(../images/drips/t_home.gif) right top no-repeat;
}

body#portfolio h2 {
	background: url(../images/drips/t_portfolio.gif) right top no-repeat;
}

body#bct h2 {
	background: url(../images/drips/t_bct.gif) right top no-repeat;
}

body#photos h2 {
	background: url(../images/drips/t_photos.gif) right top no-repeat;
}

body#about h2 {
	background: url(../images/drips/t_about.gif) right top no-repeat;
}

body#contact h2 {
	background: url(../images/drips/t_contact.gif) right top no-repeat;
}

h3 {
	color: #fff;
	background: url(../images/drips/titlebg.gif) right top no-repeat #000;
}

h4 {
	color: #58585a;
}

h4 a {
	color: #58585a;
}

h4 a.external {
	background: url(../images/drips/icon_external.gif) right center no-repeat;
}

h4 a.popup {
	background: url(../images/drips/icon_popup.gif) right center no-repeat;
}

h4 a:hover {
	color: #ec008c;
}

body#portfolio div#page img, body#home div#page img, body#bct div#page img {
	background-color: #fff;
}
