@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
a img {
    border:none
}
#copyright a {
	color: #666;
	text-decoration: underline;
}
#copyright a:visited {
	color: #666;
	text-decoration: underline;
}
h4 {
	margin-bottom: -8px;
}
td {
	vertical-align: top;
	font-size: 90%;
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0px solid #FFFFFF;
} 
.twoColFixLtHdr #header {
	background-color: #3F3837;
	height: 210px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 1px;
	margin-top: 25px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #header2 {
	background-color: #3F3837;
	height: 210px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 1px;
	margin-top: 25px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 95px;
	padding-top: 406px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 90px;
	padding-top: 406px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.twoColFixLtHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 90px;
	padding-top: 292px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
	height: 460px;
	padding: 0;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 510px;
}
.twoColFixLtHdr  #mainContentCon {
	height: 370px;
	background-image: url(../images/contact_bkg.jpg);
	width: 1000px;
}
.twoColFixLtHdr    #mainContentFW  {
	padding-right: 20px;
	height: 421px;
	background-image: url(../images/FW_bkg.jpg);
	padding-left: 435px;
	background-repeat: no-repeat;
	width: 1001px;
}
.twoColFixLtHdr #mainContentFW30 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	height: 520px;
	background-image: url(../images/30day_bkg.jpg);
	padding-left: 435px;
	width: 1000px;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #mainContentHome {
	height: 350px;
	margin: 0;
	padding: 0;
}
.twoColFixLtHdr #mainContentAbout {
	height: 444px;
	margin: 0;
	padding: 0;
	background-image: url(../images/Kalindi_About1000px.jpg);
}
.twoColFixLtHdr #mainContentAudio {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 510px;
	padding: 0;
	background-image: url(../images/kAudioback.jpg);
}
.twoColFixLtHdr #mainContentVid {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 600px;
	padding: 0;
	background-image: url(../images/kvideobkg.jpg);
	width: 1001px;
}
.twoColFixLtHdr #mainContentAwe {
	height: 444px;
	margin: 0;
	padding: 0;
	background-image: url(../images/AwesomeLife_bkg.jpg);
}
.twoColFixLtHdr #mainContentDed {
	background-image: url(../images/Dedication_bkg.jpg);
	background-repeat: no-repeat;
	height: 511px;
	width: 1000px;
}
.twoColFixLtHdr #mainContentG {
	height: 370px;
	background-image: url(../images/G_bkg.jpg);
	padding-left: 355px;
	background-repeat: no-repeat;
	width: 1000px;
	font-size: 12px;
}
.twoColFixLtHdr #mainContentTL {
	background-image: url(../images/TL_ded_bkg.jpg);
	background-repeat: no-repeat;
	height: 370px;
}
.twoColFixLtHdr #mainContentJ {
	height: 369px;
	width: 1000px;
	background-image: url(../images/JimBackgr.jpg);
	background-repeat: no-repeat;
	padding-left: 320px;
}
.twoColFixLtHdr #mainContentPath {
	height: 370px;
	background-image: url(../images/Path_bkg.jpg);
	padding-left: 425px;
}
.twoColFixLtHdr #mainContentNow {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	height: 369px;
	width: 1000px;
	background-image: url(../images/Now_bkg.jpg);
	background-repeat: no-repeat;
	padding-left: 210px;
}
.twoColFixLtHdr #mainContentML {
	height: 511px;
	width: 1000px;
	background-image: url(../images/kmedia_lit_bkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 130px;
	color: #3E3836;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #mainContentRtr {
	height: 474px;
	width: 1000px;
	background-image: url(../images/Retreat.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 130px;
	color: #3E3836;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #mainContentDed a {
	color: #454041;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentDed #dedTxt #dedPhotoTL a {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentDed #dedTxt #dedPhotoJ a {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.menuItem:hover {
  background-color:#f1f1f1;
}

.menuItem a {
  color:#666666;
  text-decoration:none;
}
s
.menu {
  border: solid 1px #BFBFBF;
  padding:10px 10px 15px 10px;
  background-color:white;
}
#aboutText {
	width: 340px;
	margin-left: 167px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	font-weight: 300;
	line-height: 1.4em;
	float: left;
}
#aboutAud {
	float: left;
	height: 18px;
	width: 18px;
	padding-left: 410px;
	padding-top: 5px;
}
#awesomeMol {
	height: 114px;
	width: 114px;
	margin-left: 70px;
	padding-top: 160px;
	float: left;
}
#awesomeTxt {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 525px;
	margin-top: 25px;
	margin-left: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 275px;
}
#awesomeTxtWrap {
	float: left;
}
#awesomeTxt2 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 545px;
	margin-top: 100px;
	float: left;
	margin-left: 25px;
}
#awesomeFW {
	height: 114px;
	width: 114px;
}
#audTitlestbl {
	margin-left: 10px;
	color: #626262;
	font-size: 14px;
	padding-top: 20px;
}
#audplayList {
	margin-left: 140px;
	width: 250px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	float: left;
	margin-right: 100px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#audrandomSelect {
	width: 300px;
	margin-left: 140px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 30px;
}
#audDLList {
	margin-left: 10px;
	width: 352px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
	float: left;
	line-height: 1.5px;
}
#audListnote {
	color: #666666;
	font-size: 11px;
	margin-left: 150px;
	margin-top: 20px;
}
#audiobkg {
	float: right;
}
#booklet {
	float: left;
	margin-right: -10px;
}
#bkgd-brn {
	background-color: #584D49;
}
#bkgd-pledgeMain {
	margin-top: 0px;
	background-color: #D6AE47;
}
#bkgd-pledge {
	background-image: url(../images/Donations_one.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
	color: #D6AE47;
}
#bkgd-pledgeTY {
	background-image: url(../images/Donations_two.jpg);
	margin-top: 0px;
	background-repeat: no-repeat;
}
#bkgd-yel {
	background-color: #CFCB9A;
}
#bkgd-grn {
	background-color: #A3B092;
}
#bkgd-blu {
	background-color: #90A8B7;
}
#bkgd-blu2 {
	background-color: #6F9CB4;
}
#bkgd-blu3 {
	background-color: #193B46;
}
#bkgd-blu4 {
	background-color: #1B3F4A;
}
#bkgd-blk {
	background-color: #000000;
}
#bkgd-yel2 {
	background-color: #F8B220;
}
#bkgd-tawney {
	background-color: #B1B46F;
}
#contactInfo {
	padding-top: 230px;
	padding-left: 350px;
	float: left;
	font-size: 14px;
}
#contactInfo1 {
	font-size: 18px;
	padding-left: 278px;
	padding-top: 305px;
	color: #FFFFFF;
	float: left;
}
#contactTable {
	padding-top: 15px;
	float: left;
	margin-left: 10px;
	font-size: 16px;
}
#copyright {
	color: #999;
	text-align: center;
	margin-top: 80px;
	font-size: 9px;
}
#dedTxt {
	padding-top: 50px;
	padding-left: 325px;
	color: #FFFFFF;
	font-size: 14px;
}
#dedTxtL {
	float: left;
	width: 360px;
}
#dedDSwanson {
	padding-top: 0px;
}
#dedPhotoTL {
	float: left;
	height: 192px;
	width: 145px;
	padding-left: 140px;
}
#dedPhotoJ {
	width: 145px;
	float: left;
	padding-left: 140px;
}
#dedTLAud {
	height: 28px;
	width: 28px;
	padding-top: 10px;
	margin-left: -3px;
}
#dedGtxt2 {
	height: 220px;
	width: 430px;
}
#dedGtxt {
	width: 350px;
	height: 250px;
	padding-top: -21px;
}
#dedGbtns {
	width: 360px;
	padding-left: 360px;
	height: 145px;
	padding-top: 25px;
}
#dedGAud {
	height: 28px;
	width: 28px;
	padding-top: 1px;
	margin-left: -3px;
}

#demo {
  background-color:#eeeeee;
  cursor:pointer;
  padding:5px 20px 5px 20px;
  margin: 30px 0;
  width: 425px;
}

#demo span {
  padding:3px 20px 0px 20px;
  cursor:pointer;
}

#demo span:hover {
  text-decoration:underline;
}
#FWmolSemBtn {
	float: left;
	height: 114px;
	width: 209px;
	padding-top: 25px;
	padding-left: 48px;
}
#FWSemBtn {
	float: left;
	height: 114px;
	width: 209px;
	margin-left: 10px;
}
#FWtext2 {
	height: 90px;
	padding-bottom: 5px;
	font-size: 14px;
}
#FWTextR a {
	color: #3E3836;
	text-decoration: underline;
}
#FWTextR {
	text-align: left;
	width: 300px;
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 30px;
	height: 170px;
	color: #3E3836;
	float: left;
}
#FWTextRbtm {
	text-align: left;
	width: 350px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
}
#FWcontactBtn {
	height: 65px;
	width: 65px;
	float: left;
	padding-left: 125px;
}
#FW30Btn {
	height: 51px;
	width: 51px;
	padding-top: 430px;
	padding-left: 320px;
}
#indexFooter {
	height: 78px;
	background-color: #3F3837;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	width: 1000px;
	text-align: center;
	margin-top: 1px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	line-height: 20px;
}
#indexFooterHead {
	color: #ED872E;
	font-size: 18px;
	padding-top: 13px;
}
#indexFooter a {
	color: #FFF;
	text-decoration: underline;
}
#JimtxtL {
	font-size: 12px;
	float: left;
	padding-top: 180px;
	width: 300px;
	height: 120px;
}
#jimAudbtnL {
	height: 28px;
	width: 28px;
	float: left;
	padding-top: 15px;
}
#jimAudbtnC {
	height: 28px;
	width: 28px;
	float: left;
	margin-top: 3px;
	padding-left: 195px;
	padding-top: 15px;
}
#jimAud {
	float: left;
	margin-left: -5px;
}
#jimBtnFYI {
	height: 51px;
	width: 51px;
	float: left;
	padding-left: 370px;
	padding-top: 5px;
}
#JimBtnsR {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 65px;
	width: 165px;
	text-align: right;
	padding-left: 75px;
	float: left;
}
#litTxtL {
	width: 240px;
	margin-top: 205px;
	float: left;
}
#litTxtC {
	float: left;
	width: 240px;
	margin-top: 205px;
	margin-left: 10px;
}
#litTxtR {
	padding-top: 80px;
}
#litdownloads {
	float: left;
}
#litDLgrp {
	margin-top: 90px;
}
#litDLl {
	margin-left: 85px;
	float: left;
}
#litDLc {
	float: left;
	margin-left: 115px;
}
#litDLr {
	margin-left: 110px;
	float: left;
}
#mainText {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 90px;
	width: 575px;
	line-height: 1.4em;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 453px;
}
#mainContent3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 453px;
	background-image: url(../images/free%20med%20rev4Bruce.jpg);
	background-repeat: no-repeat;
}
#mainContentTxt {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
#mainContentElevate {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/elevate.jpg);
	background-repeat: no-repeat;
}
#mainContentLove {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/love.jpg);
	background-repeat: no-repeat;
}
#mainContentSoul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/soul.jpg);
	background-repeat: no-repeat;
}
#mainContentEleva {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/eleva.jpg);
	background-repeat: no-repeat;
}
#mainContentAlma {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/alma.jpg);
	background-repeat: no-repeat;
}
#mainContentAmor {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/amor.jpg);
	background-repeat: no-repeat;
}
#mainContentErweitere {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/erweitere.jpg);
	background-repeat: no-repeat;
}
#mainContentLiebe {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/liebe.jpg);
	background-repeat: no-repeat;
}
#mainContentSeele {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 524px;
	background-image: url(../images/seele.jpg);
	background-repeat: no-repeat;
}
#mainContentPledge {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 1050px;
}
#MDMbook {
	float: left;
	height: 206px;
	width: 134px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
#mediaTable {
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 58px;
	width: 614px;
	vertical-align: bottom;
	text-align: right;
	padding-top: 25px;
}
#molSemBtn {
	float: left;
	height: 187px;
	width: 187px;
	padding-left: 310px;
}
#molLogo {
	padding-top: 85px;
	padding-left: 15px;
	width: 100px;
	float: left;
}
#molLogoB {
	padding-top: 0px;
	padding-left: 15px;
	width: 100px;
	float: left;
}
#molLogo2 {
	float: left;
	width: 85px;
	margin-top: 270px;
	margin-left: 30px;
}
#molLogoB #bird 
{
	padding-bottom: 25px;
}
.NowwhiteText {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}
#nowTxtbtm {
	width: 675px;
}
#nowtxtIndent {
	padding-left: 10px;
}
#nowtxtIndent2 {
	padding-left: 12px;
}
#pathTextL {
	text-align: left;
	float: left;
	width: 284px;
}
#pathTextR {
	text-align: left;
	width: 550px;
	padding-top: 20px;
	font-size: 14px;
	height: 160px;
	color: #3E3836;
}
#pathTextRbtm {
	text-align: left;
	width: 560px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#pathAud {
	float: left;
	height: 18px;
	width: 18px;
}
#playBtnLrg {
	height: 24px;
	width: 24px;
	float: left;
	padding-top: 50px;
}
#pathSemFWbtns {
	float: left;
	padding-left: 265px;
}
#photoG {
	float: left;
	height: 300px;
	width: 240px;
	margin-right: 15px;
	margin-top: 25px;
}
#photoRadPath {
	float: left;
	height: 300px;
	width: 210px;
	margin-right: 15px;
	margin-top: 25px;
}
#photobuddha {
	margin-left: 580px;
	padding-top: 20px;
}
#photoJimlg {
	float: left;
	height: 300px;
	width: 210px;
	margin-right: 15px;
	margin-top: 25px;
}
#photoTLlg {
	float: left;
	height: 295px;
	width: 234px;
	margin-right: 15px;
	margin-top: 25px;
}
#PledgeBody {
	font-size: small;
	padding-right: 80px;
	padding-left: 100px;
	line-height: 140%;
}
#PledgeBody h1 {
	font-size: 18px;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
}
#PledgeBody h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.PledgeLinks {
	margin-left: 220px;
	padding-top: 230px;
	font-size: 12px;
	padding-right: 2px;
	color: #000;
}
.PledgeLinks a {
	text-decoration: none;
	color: #000;
}
.PledgeLinks a:hover {
	text-decoration: none;
	color: #FFF;
}
.PledgeTY {
	font-size: 16px;
	line-height: 150%;
	color: #000;
	text-align: center;
	padding-top: 170px;
	width: 200px;
	padding-left: 290px;
}
.PledgeFooter {
	margin-left: 220px;
	margin-top: 50px;
	font-size: 9px;
	vertical-align: text-bottom;
	color: #504541;
}
#PledgeSSL {
	float: left;
}
#PledgeBodyInput {
	margin-bottom: 4px;
}
legend {
	font-weight: bold;
	margin-top: 10px;
}
#pokerchips {
	text-align: right;
	margin-right: 35px;
	margin-top: 15px;
}
#retreatContactBtn {
	height: 51px;
	width: 51px;
	padding-top: 400px;
	padding-left: 363px;
}
#testChip {
	width: 100px;
	float: left;
	padding-right: 7px;
}
#testleft {
	width: 405px;
	padding-top: 25px;
}
#testvidL {
	float: left;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 260px;
}
#testVids {
	width: 260px;
	height: 85px;
}
#testPhoto {
	float: left;
	height: 64px;
	width: 103px;
}
#testVidtxt {
	float: left;
	width: 105px;
	padding-top: 10px;
}
#testvidplayBtn {
	float: left;
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 5px;
}
#testAudR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 410px;
	padding-top: 40px;
	float: left;
}
#testAudRow {
	width: 410px;
	margin-bottom: 20px;
	height: 100px;
}
.twoColFixLtHdr  #testAudR  li    {
	margin: 0px;
}
.twoColFixLtHdr  #testAudR  ul    {
	padding-top: 15px;
	padding-right: 3px;
	padding-left: 2px;
	height: 12px;
	width: 12px;
}
#testAuds {
	height: 100px;
	width: 200px;
	float: left;
}
#testAudphoto {
	float: left;
	height: 100px;
	width: 78px;
}
#testaudplayBtn {
	float: left;
	height: 12px;
	width: 12px;
	padding-top: 65px;
	padding-right: 3px;
	padding-left: 2px;
}
#experAud {
	float: left;
	height: 12px;
	width: 12px;
	padding-top: 65px;
	padding-right: 3px;
	padding-left: 2px;
}
#testAudtxt {
	float: left;
	padding-top: 30px;
}
#TLbuttonsL {
	float: left;
	margin-top: 30px;
	margin-bottom: 230px;
}
#TLbuttonR {
	margin-left: 200px;
	height: 90px;
	width: 90px;
	margin-top: 255px;
}
#TLbuttons {
	margin-left: 650px;
}
.twoColFixLtHdr #container #bkgd #mainContentNow #mainText #nowtxtIndent a {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentJ #JimBtnsR table {
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
.twoColFixLtHdr #container #mainContentJ a {
	color: #3F3837;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentG a {
	color: #3E3836;
	text-decoration: underline;
}
.twoColFixLtHdr #container #bkgd #mainContentNow #mainText a {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentML a {
	color: #3E3836;
	text-decoration: underline;
}
.twoColFixLtHdr #container #bkgd-blu #mainContentDed #dedTxt #dedTxtL a {
	color: #3F3837;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentCon a {
	color: #FFFFFF;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentAudio #audDLList a {
	color: #000000;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentVid #mediaTable td {
	vertical-align: bottom;
	text-align: right;
}
.twoColFixLtHdr #container #mainContentPath a {
	color: #3E3836;
	text-decoration: underline;
}
.twoColFixLtHdr #container #mainContentG #dedGbtns a {
	color: #8FA7B6;
	text-decoration: none;
}
#clickme {
	float: left;
	padding-top: 35px;
	padding-left: -10px;
}

    #vidContent 
	{
    	position:absolute; 
    	top: 0px; 
    	left: 0px; 
		z-index: 1;
	}
#wel_moreK {
	font-size: 10px;
	color: #FFF;
	float: left;
	width: 390px;
	padding-top: 610px;
	padding-left: 70px;
}
#wel_moreK a {
	color: #817E79;
}
#wel_ClkDnld {
	font-size: 12px;
	color: #817E79;
	width: 470px;
	text-align: center;
	padding-top: 393px;
	padding-left: 550px;
}
#wel_ClkDnld a {
	color: #999;
}
#welSubmitBtn {
	float: left;
	width: 230px;
	text-align: left;
	padding-left: 520px;
	padding-top: 50px;
	color: #FFF;
	font-size: 12px;
}
.pressText {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-right: 200px;
	padding-left: 180px;
	font-size: 12px;
	padding-top: 50px;
}
#pressPhotos {
	float: left;
	width: 850px;
	padding-left: 150px;
	text-align: left;
	background-color: #1B3F4A;
	color: #FFF;
	text-decoration: none;
	height: 500px;
}
#pressPhotoText {
}
#pressPhotosG {
	float: left;
	width: 256px;
	text-align: left;
	background-color: #1B3F4A;
	color: #FFF;
	text-decoration: none;
	height: 400px;
	padding-left: 170px;
}
.pressText a {
	color: #FFF;
	text-decoration: underline;
}
.pressText2 a {
	color: #FFF;
	text-decoration: underline;
	font-size: 16px;
}
.pressText a:visited {
	color: #339999;
	text-decoration: underline;
}
#pressPhotos a {
	color: #FFF;
	text-decoration: underline;
}
#pressPhotos a:visited {
	color: #339999;
	text-decoration: underline;
}
#pressPhotosG a {
	color: #FFF;
	text-decoration: underline;
}
#pressPhotosG a:visited {
	color: #339999;
	text-decoration: underline;
}
#pressPhotoK {
	float: left;
}
/* Video player */
#vidContent {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* Quotes */
#bird
{
   	cursor: pointer;
}
.bird1 {
	top: 25px;
}
.bird2 {
	top: 5px;
}
.bird3
{
	margin-right: 415px;
}
.bird4
{
	margin-right: 45px;
}
/* Bubble 1 (long left) */
.bubble1
{
	background-image: url(../../images/bubble1.png);
	display: block;
	z-index: 2;
	position: absolute;
	top: 100px;
	margin-left: 80px;
	width: 554px;
	height: 325px;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE which doesn't recognize opacity property */
	text-align: center;
}
/* Common properties for each quote inside bubble1 */
.bubble1 .q1, .bubble1 .q2, .bubble1 .q3
{
  	margin-left: 150px;
  	width: 350px;
  	padding-top: 5px;
}
/* Bubble 2 (long right) */
.bubble2
{
	background-image: url(../../images/bubble2.png);
	display: block;
	z-index: 2;
	position: absolute;
	top: 175px;
	margin-left: 250px;
	width: 480px;
	height: 335px;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE which doesn't recognize opacity property */
	text-align: center;
}
/* Common properties for each quote inside bubble2 */
.bubble2 .q1, .bubble2 .q2, .bubble2 .q3
{
  	margin-left: 50px;
  	width: 350px;
  	padding-top: 5px;
}

/* Bubble 3 (short left) */
.bubble3
{
	background-image: url(../../images/bubble3.png);
	display: block;
	z-index: 2;
	position: absolute;
	top: 175px;
	margin-left: 415px;
	width: 439px;
	height: 292px;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE which doesn't recognize opacity property */
	text-align: center;
}
/* Common properties for each quote inside bubble2 */
.bubble3 .q1, .bubble3 .q2, .bubble3 .q3
{
  	margin-left: 50px;
  	width: 350px;
}

/* Bubble 4 (short right) */
.bubble4
{
	background-image: url(../../images/bubble4.png);
	display: block;
	z-index: 2;
	position: absolute;
	top: 175px;
	margin-left: 220px;
	width: 478px;
	height: 312px;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE which doesn't recognize opacity property */
	text-align: center;
}
/* Common properties for each quote inside bubble2 */
.bubble4 .q1, .bubble4 .q2, .bubble4 .q3
{
  	margin-left: 50px;
  	width: 350px;
}

/* Specific properties */
/* Long quote */
.q1
{
	margin-top: 130px;
	font-size: 20px;
}
/* Medium quote */
.q2
{
   	margin-top: 110px;
	font-size: 18px;
}
/* Short quote */
.q3
{
	margin-top: 95px;
	font-size: 16px;
}
