/*------------------------------
 CSS Document
 created: August 2007  
 author: Karan Seraph
 website: http://karanseraph.com
-------------------------------*/
/*------Remove Non-Displaying Elements------*/
#brand {display: none;}
/*------Replacements for non-printing Styles------*/
.replace {visibility: visible;}
h1.replace {text-align: center; display: block; background-color: #000000; color: #FFFFFF; border: 1px solid #CCCCCC;}
h1.replace a {text-decoration: none; color: #CCCCCC;}
h1.replace a:visited {color: #FFFFFF;}
h1.replace a:hover {background-color:#CCCCCC; color:#000000;}
h1.replace a:active {background-color:#CCCCCC; color:#000000;}
/*------General Handheld Styles------*/

/*------Typography Handheld Styles------*/



