* { padding: 0; margin: 0; }

body {
    color: #7A67EE;
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 12pt;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
    background-color: #000000; 
}

a:link {color: #FFFFFF; font-weight: bold; text-decoration: none; }
a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;  }
a:hover {color: #FFFFFF; font-weight: bold;  text-decoration: none;  }

a.spkcat:link {color: #FFFFFF; font-weight: normal; text-decoration: none; }
a.spkcat:visited { color: #FFFFFF; font-weight: normal; text-decoration: none;  }
a.spkcat:hover {color: #FFFFFF; font-weight: normal;  text-decoration: underline;  }

a.spkname:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
    font-size: 10pt;
}

a.spkname:visited {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana;
    font-size: 10pt;
}

a.spkname:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 10pt;
}

p.caption { 
color: #FFFCCF; 
}

p.clientname {
	font-family: Verdana;
	font-size: 11pt;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 16pt;
}

p.spkrclientname {
	font-family: Verdana;
	font-size: 10pt;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 16pt;
}

p.subheading {
	font-family: Verdana;
	font-size: 9pt;
        color: #FFFFFF;
        text-align: center;
        font-weight: normal;
        font-style: italic;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 16pt;
}


p.listentry {
	font-family: Verdana;
	font-size: 7pt;
	line-height: 10pt;
        color: #F8F8F8;
        text-align: justify;
        margin-top: 1.0em;
}

#statement {
        margin: auto;
        width: 700px;
}

p {
        margin-top: 0.5em;
        margin-bottom: 1.0em;
	font-family: Verdana;
	font-size: 12pt;
	line-height: 14pt;
        color: #FFFFFF;
        text-align: justify;
}

p.spkcat {
        margin-top: 0.5em;
        margin-bottom: 1.0em;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 12pt;
        color: #F0F0F0;
        text-align: center;
}

p.statement {
        margin-top: 1.0em;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 11pt;
        color: #F0F0F0;
        text-align: justify;
}

p.cent {
        margin-top: 1.5em;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 12pt;
        color: #F0F0F0;
        text-align: center;
}

.photo-left {
	FLOAT: left; MARGIN: 0.4em;
}

.photo-right {
	FLOAT: right; MARGIN: 0.5em
}

div.outer {
       margin: auto;
       width: 770px;
       position: relative; 
       top: 20px;      
}


div.centerbox {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 770px;
	height: 600px;
	margin-top: -300px; /*set to a negative number 1/2 of your height*/
	margin-left: -385px; /*set to a negative number 1/2 of your width*/
}

div.topstrip {
	position: relative;
	width: 770px;
        top: 0px;
        left: 0px;
        height: 74px;
}


div.menu {
        position: relative;
        top: 7px;
        height: 53px;
        width: 574px;
        background-image: url('images/menstrip.gif');
}


div.spkcontainer {
        position: relative;
        width: 770px;
        height: 80px;
}

div.spkleft {
position: absolute; 
width: 256px; 
height: 80px; 
left: 0px; 
top: 0px; 
background-image: url('images/spkrback.jpg'); 
margin-left: 0px;
margin-top: 0px
}

div.spkmid {
position: absolute; 
width: 256px; 
height: 80px; 
left: 256px; 
top: 0px; 
background-image: url('images/spkrback.jpg'); 
margin-left: 0px;
margin-top: 0px
}

div.spkright {
position: absolute; 
width: 256px; 
height: 80px; 
left: 512px; 
top: 0px; 
background-image: url('images/spkrback.jpg'); 
margin-left: 0px;
margin-top: 0px
}

div.hpbox {
float: left;
position: relative; 
width: 200px; 
height: 90px; 
top: 34px; 
left: 140px; 
margin-left: 0px;
margin-top: 8px;
text-align: center;
}


div.ctab {
	background-color: #0;
	width: 100%;
	height: 600px;
}

div.horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 770px; 
}

div.wrapper {
	position: relative;
	text-align: left;
	width: 100%;
	height: 600px;
	margin: 0px auto;
	}


div.boxtop {
position: relative;
width: 770px; 
height: 12px; 
left: 0px; 
top: 0px; 
background-image: url('images/bodytop.jpg'); 
margin-left: 0px; 
margin-top: 0px; 
margin-bottom: 0px;
}

div.boxbot {
position: relative; 
width: 770px; 
height: 12px; 
min-height: 12px; 
max-height: 12px; 
left: 0px; 
top: 0px; 
background-image: url('images/bodybot.jpg'); 
background-repeat: no-repeat; 
margin-left: 0px; 
margin-top: 0px;
}

div.boxbody { 
position: relative; 
width: 770px; 
left: 0px; 
top: 0px; 
background-image: url('images/bodyback.jpg'); 
margin-left: 0px; 
margin-top: 0px;
}


div.spkspacer {
position: relative; 
width: 770px; 
height: 12px; 
min-height: 12px; 
max-height: 12px; 
left: 0px; 
top: 0px; 
margin-left: 0px; 
margin-top: 0px;
}


div.footer {
position: relative; 
width: 770px; 
height: 59px; 
left: 0px; 
top: 0px; 
background-image: url('images/botstrip.gif'); 
margin-left: 0px; 
margin-top: 0px
}

div.sfooter {
position: relative; 
width: 770px; 
height: 59px; 
left: 0px; 
top: 0px; 
background-image: url('images/sbotstrip.gif'); 
margin-left: 0px; 
margin-top: 0px
}

div.spkfooter {
position: relative; 
width: 770px; 
height: 80px; 
left: 0px; 
top: 0px; 
background-image: url('images/spkbotstrip.gif'); 
margin-left: 0px; 
margin-top: 0px
}

div.footer1 {
position: relative; 
width: 770px; 
height: 59px; 
left: 0px; 
top: 20px; 
background-image: url('images/footstrip.gif'); 
margin-left: 0px; 
margin-top: 0px
}

div.name {
position: absolute; 
width: 490px; 
height: 20px; 
left: 120px; 
top: 11px; 
margin-left: 0px; 
margin-top: 0px
}

div.speakername {
position: absolute; 
width: 170px; 
height: 20px; 
left: 76px; 
top: 30px; 
margin-left: 0px; 
margin-top: 0px
}

div.blurb {
position: absolute; 
width: 510px; 
height: 70px; 
left: 120px; 
top: 20px; 
margin-left: 0px; 
margin-top: 0px
}

div.thumb {
position: absolute; 
width: 80px; 
height: 80px; 
left: 24px; 
top: 10px; 
margin-left: 0px; 
margin-top: 0px
}

div.speakerthumb {
position: absolute; 
width: 60px; 
height: 60px; 
left: 16px; 
top: 10px; 
margin-left: 0px; 
margin-top: 0px
}

div.biogbutt {
position: absolute; 
width: 97px; 
height: 26px; 
left: 650px; 
top: 18px; 
margin-left: 0px; 
margin-top: 0px
}

div.reelbutt {
position: absolute; 
width: 97px; 
height: 26px; 
left: 650px; 
top: 54px; 
margin-left: 0px; 
margin-top: 0px
}


div.slideshow {
        position: relative;
        background-image: url('images/backdrop.gif'); 
        height: 271px;
        width: 762px;
        left: 2px;
        top: 0px;
}

div.mission {
        position: relative;
        background-image: url('images/missionback.gif'); 
        height: 98px;
        width: 770px;
        left: 0px;
        top: 10px;
}

div.address {
        position: relative;
        background-image: url('images/contact.gif'); 
        height: 74px;
        width: 770px;
        left: 0px;
        top: 18px;
}

div.slide1 {
	position: absolute;
        top: 54px;
        left: 75px;
	width: 160px;
        height: 160px;
}

div.slide2 {
	position: absolute;
        top: 54px;
        left: 305px;
	width: 160px;
        height: 160px;
}

div.slide3 {
	position: absolute;
        top: 54px;
        left: 535px;
	width: 160px;
        height: 160px;
}

div.back {
	position: relative;
	width: 770px;
	left: 50%;
	top: 0px;
        height: 600px;
        margin-top: 0px;
        margin-left: -385px;
}
