
/* Project Name */
/* Created by Designer Name */

/* General styles */
body { margin: 0; padding: 0; text-align: center;}
body, p, ul, ol, li, th, td, input, select, textarea { font: normal 11px/17px Trebuchet, Verdana, Arial, Helvetica, sans-serif; color: #333; }
img { border: 0; }

a { color: #0040b6; text-decoration: none; }
a:hover { text-decoration: underline; }

abbr, acronym { font-style: normal; border-bottom: dotted 1px #333; cursor: help; }
form { margin: 0; }

h1 { font: bold 24px Helvetica, Arial, sans-serif; margin: 0; }
h2 { font: normal 18px Helvetica, Arial, sans-serif; }
h3 {  }
h4 {  }

hr { border: none; height: 1px; background: #ccc; margin: 2em 0; }

/* ------------------------------------------------------------------------------------------ */   
/* Element styles */


#siteHolder {width: 761px; height: 100%; text-align: left; margin: auto;} 
#siteFloat {float: left; width: 761px; height:100%; background-color: #ffffff;} 
#holder { width: 700px; margin: 10px auto; }

/* Header */   
#headerHolder {display:none} 

/* ------------------------------------------------------------------------------------------ */   

/* Navigation */   
#nav {display:none} 

/* ------------------------------------------------------------------------------------------ */   

/* Footer styles */
#footer ul { display:none}
#aroCredit { display:none }

/* ------------------------------------------------------------------------------------------ */   

