
body
{
background: #000000;

}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 1.8em 1.4em 0em;
}




.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}


#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 750px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width:775px;
height: 97px;
background: url('images/topbg2.gif') no-repeat top left;
margin-bottom: 2px;
}

#sendaudio
{
width:300px;
height: 325px;
background: url('images/optin_right.jpg') no-repeat top left;
float:right;margin-right:5px;

}

#signmeup
{
width:300px;
height: 325px;
background: url('images/signmeupsmall.jpg') no-repeat top left;
float:right;margin-right:5px;

}


#revealedinside
{
width:390px;
height: 325px;
background: url('images/exclusivelyrevealedinsmall.jpg');
float:left;margin-left:1px;


}

#youwilllearn
{
width:390px;
height: 325px;
background: url('images/youwilllearn.jpg');
float:left;margin-left:1px;


}


#headertop
{
position: relative;
width: 100%;
height: 100px;
background: #2B2B2B url('images/topbg2.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 0em 0em 1.5em;
margin: 0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.0em;
}

#headercontent h1 sup
{
color: #777;
font-family: "Verdana";
font-size: .5em;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 2.0em;
right: 2.0em;
padding-right: 0.0em;
font-size: 1.3em;
font-weight: normal;
color: #aaa;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 145px;
width: 750px;
background: #fff url('images/hdrpic2.jpg') no-repeat top left;
margin-bottom: 2px;
}

#headerpicsqueeze
{
position: relative;
height: 145px;
width: 750px;
background: #fff url('images/hdrpic3.jpg') no-repeat top left;
margin-bottom: 2px;
}

#headertext
{
position: absolute;
top: 7.0em;
right: 2.0em;
padding-right: 0.0em;
font-size: 1.8em;
font-weight: normal;
color: #aaa;
}


#menutop
{
position: relative;
background: #990000 url('images/menubg2.gif') top left;
height: 41px;
width: 750px;
margin-bottom: 1px;
}

#menu
{
position: relative;
background: #a84201 url('images/menubg.gif') repeat-x top left;
height: 2.0em;
padding: .5em 1.0em .5em 1.0em;
margin-bottom: 1px;
}


#menu ul
{
position: absolute;
bottom: 0em;
top:0em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.4em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

.contentarea
{
padding-top: .5em;
}

#content
{
padding: 0em 2.0em 0em 1.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 1.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}


#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

div.nav {
height: 142px;
width: 375px;
margin:0em 10.5em 0em 10.5em;
padding:0;
background-image:url("images/buy_now_button.jpg");
}

div.nav a, div.nav a:link, div.nav a:visited {
display:block;
}

div.nav img {
width:100%;
height100%;
border:0;
}

div.nav a:hover img {
visibility:hidden;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

li {
	background: url(images/tick.jpg) left center no-repeat; 
	padding-left: 35px;
	margin-bottom: 25px;
	}




.style25 {
	font-size: 100%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style38 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size=12px;
}
.style39 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.style53 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style56 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style566 {
	background: none; 
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style567 {
	background: none; 
	font-size: 18px;
	color: ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style57 {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
.style60 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style62 {font-size: 14px}
.style63 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; }
.style64 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;

}
.style65 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style66 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style68 {
	color: #990000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
}
.style69 {
	color: #990000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
}
.style70 {color: #990000; font-weight: bold; font-family: "Courier New", Courier, monospace; font-size: 22px; }

.style44 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.style45 {
	font-size: 14px;
	color: #000000;
}
.style47 {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.style49 {
	font-size: 16px
}



.style28 {
	color: #CC0000;
	font-weight: bold;
	font-size: 27px;
}

.style40 {font-family: "Times New Roman", Times, serif}
.style51 {color: #FFFFFF}
.style54 {
	font-size: 26px
}
.style56 {color: #000000}
.style57 {font-size: 15px}
.style58 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.style380 {
	font-family: font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:fff;
	padding: 3px;

}

.style381 {
	background: none; 
	font-family: font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:000;
	padding: 3px;

}

.style571 {
	font-size: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}

.style572 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	align: center;
}
