@charset "UTF-8";
/* CSS Document */

body {color: black;
	 background: url(images/background.jpg) top center no-repeat #58575e; font-family:Arial, Helvetica, sans-serif;
	 padding:0; margin:0;}
.main {margin-top:10px; width:760px; background-image:url(images/back.gif); background-repeat:repeat-y; margin-top:190px}
.content {padding:20px}

.login {background-color:#000; padding:10px 0 10px 0; text-align:right}
.login a {font-size:14px; color:#FFF; text-decoration:none; margin-right:40px}
.login a:hover {color:#FFF; text-decoration:underline}
.toptxt {font-size:16px; font-weight:bold; font-style:italic}
h1 {font-size:30px; font-weight:normal; color:#900; font-family: Impact, Haettenschweiler, Arial Black;}
h2 {font-size:26px; font-weight:normal; color:#900; font-family: Impact, Haettenschweiler, Arial Black;}
.copy {
	font-size:14px;
	font-family:verdana, Arial;
	line-height:24px;
	padding:0 15px 0 15px;
}
.copy ul li {list-style-image:url(images/checkmark.gif); line-height:30px; font-size:14px}
.buybox {font-family:Arial, Helvetica, sans-serif; font-size:16px}
.big {font-size:24px; font-weight:bold}
.bb {padding:0 20px 0 20px; background-color:#FFC; border:3px dashed #333; color:#000; font-size:16px; width:600px}
.bb ul li {padding-bottom:10px; list-style-image:url(images/checkmark.gif);}
.footer {font-size:12px; color:#fff; text-align:center; padding:10px; background-color:#000}
img {border:0}
