@charset "utf-8";
/* CSS Document */

body { font-family:"trebuchet MS", verdana, Arial, sans-serif; font-size:14px; color:#fff; margin:0px; background:#000; }
h1 { font-size:20px; text-transform:uppercase; font-weight:lighter; margin-bottom:0px; }
h2 { background:url(images/h2_bullet.jpg) left center no-repeat; font-size:16px; font-weight:lighter; padding-left:15px; margin-top:5px; }
p { text-align:justify; }

#content_narrow table { margin-top:25px; margin-left:75px; }
#content_narrow input, textarea { background:#CCC; border:0px; letter-spacing:1px; }
#content_narrow input:hover, textarea:hover { background:#999; }

.small { font-size:11px; }
.large { font-size:18px; }
.bigger { font-size:16px; }
.uppercase { text-transform:uppercase; }

a { color:#fff; text-decoration:none; }
a:hover { color:#00CC00; }

#wrapper { width:770px; margin-left:auto; margin-right:auto; }
#header { background:url(images/header.jpg) no-repeat; width:770px; height:165px; float:left; }
#navigation { float:left; width:770px; font-size:14px; text-transform:none; text-align:center; margin-top:145px; }
#content { float:left; width:720px; padding-left:25px; padding-right:25px; padding-top:25px; padding-bottom:25px; }
#content_narrow { float:left; width:470px; padding-left:150px; padding-right:150px; padding-bottom:25px; padding-top:25px; }
#content_paypal { float:left; width:470px; padding-left:150px; padding-right:150px; padding-bottom:25px; padding-top:25px; }
#purchase { float:left; width:470px; padding:0px; padding-bottom:15px; }
#content_left { float:left; width:350px; padding-right:10px; padding-top:10px; }
#content_right { float:left; width:350px; padding-left:10px; padding-top:10px; }
#footer { float:left; width:770px; height:44px; text-align:center; background:url(images/footer.jpg) repeat-x bottom; }
#footer #links { float:left; font-size:11px; width:770px; padding-top:6px; color:#000; }
#footer #links a { color:#000; text-decoration:none; }
#footer #links a:hover { color:#fff; }
#footer #copyright { float:left; font-size:10px; width:770px; }

