html, body
{
margin:0;
padding:0;
border;0;
}

body
{
background:#000 no-repeat fixed 0% 0%;
font:normal normal normal 86% Verdana, Arial, Helvetica, Sans-Serif;
color:#000;
margin:5px 0;
text-align:left;
}

p
{
margin:0 25px;
padding-bottom:6px;
text-indent:12px;
line-height:1.4;
}

p.noindent
{text-indent:0;}

p.attention
{
text-align:center;
font-weight:bold;
font-size:15px;
letter-spacing:1.2pt;
}

p.box
{
margin:10px 100px;
background:#f7e77b;
border:4px solid #000;
border-color:#aaa #ccc #ddd #bbb;
text-align:center;
font-weight:bold;
font-size:15px;
line-height:1.5;
padding:10px;
text-indent:0;
line-height:normal;
}

a, a:visited
{
color:#c20808;
font-weight:bold;
font-variant:none;
text-decoration:underline;
}

a:hover, a:active
{
color:#2a316e;
font-variant:small-caps;
text-decoration:none;
}

h1, h2, h3, h4, h5, h6
{
text-align:center;
font-family:georgia, times new roman, times, serif;
font-weight:bold;
margin:5px 20px;
}

h3.leftalign
{
text-align:left;
margin:10px 30px;
}

h3.img
{
margin:0 auto;
text-align:center;
}

img
{border:0;}

img.left
{
float:left;
margin:5px 10px;
margin-right:5px;
}

img.right
{
float:right;
margin:5px 30px;
margin-left:5px;
}

.imgctr /* style for the shadow below the text boxes */
{
margin:0 0 0 150px;
border:0;
padding:0;
}

ul.listbox, ul.listbox2
{
border:0;
margin:5px 50px 5px 110px;
}

ul.listbox li, ul.listbox2 li
{
list-style-image:url(tick.jpg);
padding:0 0 5px 5px;
font-size:14px;
line-height:1.3;
font-weight:normal;
}

ul.listbox2 li
{list-style-image:url(dollar.jpg);}

.clear
{clear:both;}

.bold
{font-weight:bold;}

.red
{color:#c20808;}

.blue
{color:#2a316e;}

.green
{color:#008b3c;}

.orange
{color:#e46b00;}

.clear
{clear:both;}

.hilite
{
background:#f7e77b;
color:#c20808;
font-weight:bold;
font-variant:smallcaps;
font-style:normal;
}

.strike
{text-decoration:line-through;}

.capital
{
font-size:17px;
color:#f00;
font-weight:bold;
}

.cap /* creates the large drop-cap first-letter in the paragraphs */
{
font-family:georgia, times new roman, serif;
font-size:35px;
color:#c20808; /*red */
font-weight:bold;
float:left;
height:35px;
line-height:35px;
margin-top:-4px;
margin-right:3px;
}

.image_holder, .image_holder2, .image_holder3
{
width:200px;
height:100px;
margin:0 auto;
}

.image_holder2
{
width:310px;
height:380px;
float:left;
margin:0 5px;
}

.image_holder3
{
width:160px;
height:100px;
margin:0 auto;
}

.image_holder a, .image_holder2 a, .image_holder3 a
{
display:block;
width:0;
height:0;
position:relative;
}

.image_holder a img, .image_holder2 a img, .image_holder3 a img
{
position:absolute;
left:0;
top:0;
border:0;
}

.image_holder a:active, .image_holder2 a:active, .image_holder3 a:active
{background:#fff;}

.image_holder a:active img, .image_holder a:focus img,
.image_holder2 a:active img, .image_holder2 a:focus img,
.image_holder3 a:active img, .image_holder3 a:focus img
{background:#fff;}


#wrapper
{
width:675px;
margin:0 auto;
background:#fff;
border:1px solid #000;
}

#header
{
display:block;
width:100%;
height:150px;
background:url(success_header.jpg) #000;
background-position:top center;
background-repeat:no-repeat;
margin:0 auto;
}

#footer
{
display:block;
height:50px;
background:url(success_footer.jpg) #000;
background-position:top center;
background-repeat:no-repeat;
border-top:1px solid white;
margin:0 auto;
}

#footer p
{
margin:10px;
color:white;
font-weight:bold;
font-size:12px;
padding-top:5px;
text-align:center;
}

#footer a, #footer a:visited
{
color:#fff;
font-weight:bold;
font-variant:none;
text-decoration:underline;
}

#footer a:hover, #footer a:active
{
color:#fff;
font-variant:small-caps;
text-decoration:none;
}

.optin-container
{
width:400px;
margin:0 auto;
}

.optin-header
{
width:100%;
height:80px;
padding:0;
margin:0;
border:0;
background-image:url(optinbox-header2.jpg);
background-repeat:no-repeat;
}

.optin-content
{
width:100%;
background-image:url(optinbox-content.jpg);
background-repeat:repeat-y;
padding:0;
margin:0;
border:0;
}

.optin-content p
{
margin:0 15%;
text-align:center;
padding:10px;
}

.optin-content form
{
width:300px;
margin:0 auto;
text-align:center;
font-weight:bold;
}

.optin-footer
{
width:100%;
background-image:url(optinbox-footer2.jpg);
background-repeat:no-repeat;
height:60px;
margin:0;
padding:0;
border:0;
}

.optin-footer p
{
margin:0 auto;
text-align:center;
}


