/* This stylesheet created by Aaron C. Shearer */

@import url("/css/main.css");

/* This adds specific Home page styling*/

#container { width: 950px; height: 600px; margin: 10px auto; background-image: url("/img/acsBg.gif"); background-repeat: no-repeat; background-position: 0px 20px; }

#content { margin: 25px 0 0 20px; width: 445px; height: 200px; background-color: #FFF; padding: 10px 0 0 10px; }
#content h2 { font-size: 18px; padding-bottom: 5px; }
#content h3 { color: #454545; padding-bottom: 5px; }
#content p { font-size: 14px; padding: 2px 0 5px 0; line-height: 1.2em;}

#footer { margin-top: -75px; }
