/*----------------- website colors -----------------
grey: #3D3D3D
green: #86B941
*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #D7D7D7; text-align:center; margin: 0; padding: 0; background: #000000 url(images/sketch_bg.gif) center no-repeat; }
p { margin: 5px 0 5px 0; padding: 0;}

#alternateContent { margin-top: 125px; }
#noFlash { margin: auto; padding: 50px 10px; width:750px; text-align:center; background: #3D3D3D; }

a:visited, a:link, a:active { color: #D7D7D7; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }


