/* ::::: http://getshreddedguide.com/css/styles.css ::::: */

body { background: url('bg.png') repeat-x scroll 0% 0% rgb(242, 242, 243); padding: 0px; margin: 0px; }
#banner { background: url('banner2.jpg') no-repeat scroll 0% 0% transparent; height: 181px; }
#bgbody { background-color: rgb(255, 255, 255); }
#divider { background: url('divider.png') repeat-x scroll 0% 0% transparent; height: 22px; }
#bgfooter { background: url('bgfooter.png') repeat-x scroll 0% 0% transparent; height: 237px; }
.t1 { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(154, 154, 154); line-height: 1.5em; }
.t2 { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(255, 255, 255); line-height: 1.5em; }
.title1 { font-family: Arial,Helvetica,sans-serif; font-size: 22px; font-weight: bold; letter-spacing: -1px; color: rgb(229, 64, 38); }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
