
body {
margin: 0px;
padding: 0px;
background: #ffffff;
text-align: center;
}

#maincontainer {
width: 800px;
background: #ffffff;
text-align: left;
margin: 0 auto 100px auto;
}

/* logo */
#logo {
width: 800px;
height: 180px;
margin: 50px 0 0 0;
padding: 0;
}

/* email Ryan Tweney */
#blurb a:link    {color: #990000; font-size: 10pt; text-decoration: none; font-style: normal; font-weight: normal; font-family: arial, helvetica, sans serif;}
#blurb a:visited {color: #990000; font-size: 10pt; text-decoration: none; font-style: normal; font-weight: normal; font-family: arial, helvetica, sans serif;}
#blurb a:hover   {color: #990000; font-size: 10pt; text-decoration: none; font-style: normal; font-weight: bold; font-family: arial, helvetica, sans serif;}
#blurb a:active  {color: #ff3399; font-size: 10pt; text-decoration: none; font-style: normal;; font-weight: bold; font-family: arial, helvetica, sans serif;}

/* "Faraday's comments are in bold type" */
p {
display: block;
margin: 0;
padding: 0 0 0 0;
font-family: times new roman, times, serif;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: center;
line-height: 125%;
}

/* "Tweney's comments are in regular type" */
b {
display: block;
margin: 0;
padding: 3px 0 0 0;
font-family: arial, helvetica, sans serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: center;
line-height: 125%;
}

/* Click images for larger view */
strong {
display: block;
margin: 0;
padding: 25px 0 2px 15px;
font-family: arial, helvetica, sans serif;
font-size: 8pt;
font-weight: bold;
color: #006600;
text-align: left;
line-height: 125%;
}


#blurb {
display: block;
width: 760px;
margin: 0;
padding: 20px;
background: #ffffff;
text-align: left;
}

#blurb p{
padding: 10px 0 0 0;
font-family: verdana, arial, helvetica, sans serif;
font-size: 10pt;
font-weight: normal;
font-style: normal;
color: #000000;
text-align: left;
line-height: 125%;
}


#slides {
width: 800px;
background: #ffffff;
text-align: left;
margin: 0 auto 0 auto;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
border-bottom: solid 1px #000000;
}

/* Faraday's comments */
#slides p {
display: block;
margin: 0;
padding: 25px 0 0 0;
font-family: times new roman, times, serif;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: center;
line-height: 125%;
}

/* Tweney's comments */
#slides b {
display: block;
margin: 0;
padding: 3px 0 0 0;
font-family: arial, helvetica, sans serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: center;
line-height: 125%;
}


/* LEFT SIDE */
.left {
width: 230px;
float: left;
padding: 15px 10px;
font-family: verdana, arial, helvetica, sans serif;
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #000000;
text-align: left;
line-height: 125%;
border-top: solid 1px #000000;
border-right: solid 1px #000000;
}

.left a{
padding: 0 0 0 35px;
}

.left p{
padding: 0 0 0 35px;
text-align: left;
}




/* RIGHT SIDE */
.right {
margin: 0 0 0 250px;
padding: 0 30px 0 25px;
border-top: solid 1px #000000;
}

/* Faraday's comments */
.right p {
display: block;
margin:  0 0 0 0;
padding: 15px 0 0 0;
font-family: times new roman, times, serif;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
line-height: 100%;
}

/* Tweney's comments */
.right b {
display: block;
margin: 0 0 0 0;
padding: 15px 0 0 0;
font-family: arial, helvetica, sans serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
line-height: 115%;
}

.box {
display: block;
width: 725px;
margin: 0;
padding: 25px 25px 25px 50px;
text-align: left;
border-top: solid 1px #000000;
}

/* faraday's comments */
.box p {
display: block;
margin: 0;
padding: 0;
font-family: times new roman, times, serif;
font-size: 11pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
line-height: 130%;
}

/* tweney's comments */
.box b {
display: block;
margin: 0;
padding: 10px 0 0 0;
font-family: arial, helvetica, sans serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
line-height: 130%;
}

/* tweney's comments */
.box strong {
display: block;
margin: 0;
padding: 10px 0 0 0;
font-family: verdana, arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
color: #000000;
text-align: left;
line-height: 100%;
}


.brclear { 
clear:both; 
height:0; 
margin:0;
font-size: 1px;
line-height: 0px;
}

/* finis */
.finis {
display: block;
margin: 0;
padding: 25px;
font-family: times new roman, times, serif;
font-size: 12pt;
font-weight: normal;
font-style: italic;
color: #000000;
text-align: center;
letter-spacing: 0.20em;
line-height: 100%;
}

