BODY {
	background: #061404 url(../bkg/body_bkg_wb.jpg) repeat-x top;
}

#shadows {
	background: url(../bkg/shadows_wb.gif) no-repeat top center;
}

#learnmore {
	display: none;
}


/* button elements */

a.btn:active,
a.btn:hover,
input.btnover {
	color: #157111;
}


/* standard links */

a,
a:link,
a:visited {
	color: #157111;
}


/* common elements */

.producer_thumb:active IMG,
.producer_thumb:hover IMG,
.gallery a:active IMG,
.gallery a:hover IMG,
.forum a:active IMG,
.forum a:hover IMG {
	border: 1px solid #157111;
}


/* sidenav elements */

.acct_home #acct_home,
.acct_tracks #acct_tracks,
.acct_dumps #acct_dumps,
.acct_events #acct_events,
.acct_comments #acct_comments,
.acct_subscribers #acct_subscribers,
.acct_videos #acct_videos,
.acct_photos #acct_photos,
.acct_links #acct_links,
.acct_bio #acct_bio,
.acct_passwords #acct_passwords,
.acct_status #acct_status,
.acct_profile #acct_profile,
.acct_billing #acct_billing {
	color: #157111;
}


/* pop-up div elements */

.popDiv {
	border: 10px solid #042704;
}