#wrap {background:url(../images/background.gif) no-repeat top center;}

#header h1 a {background:url(../images/bm-logo.gif) no-repeat center center;}
#header em a {background:url(../images/trs-logo.gif) no-repeat center center;}

#content h1 {background:url(../images/show-off-title.gif) no-repeat center center;}

#content p, #content li {color:#5c6e70;}
#content p strong {color:#3d4243;}
#content p a {color:#f0863e;}

ul#nav li#register a {background:url(../images/register.gif) 0 0;}
ul#nav li#register a:hover {background-position: 0 -48px;}

ul#nav li#signin a {background:url(../images/sign-in.gif) 0 0;}
ul#nav li#signin a:hover {background-position: 0 -48px;}

#footer {background: #5c6e70 url(../images/footer.gif) repeat-x top;}
#footer a#rda {background: url(../images/swrda.gif) no-repeat}
#footer #email a{color:#fff;}
#footer p {color:#9dafb0;}

#header h1 a,
#header em a,
#content h1,
ul#nav li a,
#footer a#rda {
	overflow: hidden;
	text-align: left;
	display: block;
	line-height:0;
	text-indent: -1000em;
}
