@charset "UTF-8";

a { color: #ff9933; }

p { color:#FFF; }

span.heading { color: #ff9933; }

h1,
h2 { color: #ff9933; }

#wrapper #content { background-color:#999; }
#wrapper #innercontent { background-color: #666; }

#wrapper #content div.roundtop { background: url(../_images/layout/grey/corners/topright.gif) no-repeat right top; }
#wrapper #content div.roundbot { background: url(../_images/layout/grey/corners/botright.gif) no-repeat right top; }


