body {padding-left: 3em;padding-right: 3em;width: 100%;text-align: center;}


.quote {font-family: Verdana, Helvetica, Arial, sans-serif;font-style: italic;font-weight: bolder;text-align: left;}
.rbu {font-family: Verdana, Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;color: red;
display:inline;text-decoration: underline;}

.red {color: red;
display:inline;
}

.bu {font-weight: bold;text-decoration: underline;display: inline;}

.b {
font-weight:bold;
display:inline;
}

.highlight {
	font-weight:bold;
	color: black;
	display: inline;	background-color: yellow;
}

img {padding: 10px;
position: relative;}.intro {
background: url(images/drrussell.png) no-repeat 0px 0px;
padding: 00px;
margin-left:0px;height: 125px;}
.intro p {padding-left: 130px;font-size: 1em;font-weight: normal;padding-top: 40px;}.audio {background: url(images/drrussell.png) no-repeat ;
border : 00px solid #000;
width: 100px;
float: left;
margin: 10px;background-color: #ffffff;
text-align:left;height: 20px;top: 0px;margin-top: 00px;padding-top: 115px;font-size: 12px;font-weight: normal;}
blockquote {
border : 2px solid #000;
width: 200px;
float: left;
margin: 10px;
padding: 20px;
background-color: #ffffcc;
quotes: "\201C" "\201D";text-align: justify;font-style: italic;font-family: Verdana, Helvetica, Arial, sans-serif;}

blockquote h3 {font-family: Verdana, Helvetica, Arial, sans-serif;font-weight: bold;text-align: center;color: black;font-size: 1.2em;font-style: normal;}

.container {	background-color: white;	padding: 0em;	border: 3px black solid;	width: 770px;	margin: 0 auto;
}
h1 {text-align: center;font-weight: bolder;color: red;font-size: 3.0em;}

.header {height: 125px;
background: url(images/banner.png);background-repeat: no-repeat;width: 770px;}

.content {	padding-left: 3em;	padding-right: 3em;	padding-top: .5em;
	text-align:left;
}

.normallists {

}

.normallists ul {
	border:none; 
}
.normallists ol {
	border:none;
}
.normallists ol li {
padding-left: 3px;padding-top: 2em;padding-bottom: 10px;font-weight: normal;margin-left: .5em;margin-right: .5em;padding-right: 30px;list-style-type: decimal;background-image: none;}

.normallists ul li {
padding-left: 40px;padding-top: 2em;padding-bottom: 10px;font-weight: normal;margin-left: .5em;margin-right: .5em;padding-right: 30px;list-style-type: disc;background-image: none;}

.bonus {background-color: #ffffcc;border: 3px black solid;}

 
.bonus ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;	border: 0px red dashed;	margin-left: 2em;	margin-right: 2em;padding-bottom: 20px;}

.bonus li {background: url(images/arrow.png) no-repeat 0 50%;
padding-left: 40px;padding-top: 2em;padding-bottom: 10px;font-weight: normal;margin-left: .5em;margin-right: .5em;padding-right: 30px;
}

.bonus p {
padding-left:40px;
}

.vouch {background-color: #dae4e9;border: 1px black dashed;text-align: justify;margin-left: 2em;margin-right: 2em;margin-bottom: 1em;margin-top: 1em;padding-left: 2em;padding-right: 2em;
}

.vouch h4{
	text-align:right;
}

h3 {text-align: center;font-family: sans-serif;color: red;}


ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;	border: 2px black solid;	margin-left: 2em;	margin-right: 2em;
}

li {background: url(images/check.png) no-repeat 0 50%;
padding-left: 40px;padding-top: 2em;padding-bottom: 10px;font-weight: bold;margin-left: 2em;margin-right: 2em;padding-right: 30px;
}

.order {background-image: url(images/order.png);background-repeat: no-repeat;width: 230px;height: 130px;margin: 0 auto;padding-top: .5em;}
.order a{display: block;
width:230px;
height:130px;}
h1 {}div {}
.copyright {font-size: 10px;font-family: Times, "Times New Roman", serif;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

a:link {}a:visited {}a:hover {}a:active {}
