/* ----------------------------------------------------------------
Basic Style Sheet

version:	1.1
author:		Dan 
email:		dan651@comcast.net	
website:	N/A
-------------------------------------------------------------------- */


body {
font-size: small;
background-color: #aaaaaa;
margin: 0;
padding: 0;
}

* html body {
font-size: x-small; /* for IE5/Win */
f\ont-size:  small; /* for other IE versions */
}

#wrap {margin: 0 auto;
border: 1px solid #2b6eb5;
width: 766px;
text-indent: left;
background-color: #fff;
}

a:link { 
font-size: 85%;
color: #2b6eb5;
text-decoration: none;
font-size: 85%;
}


a:hover { 
font-size: 85%;
color: #aaa;
text-decoration: underline; 
}

a:visited { 
font-size: 105%;
text-decoration: underline;
font-size: 85%;
}


#speaker_Info { 
margin: 1.2em;
padding: 0;
list-style: none;
border: 1px solid #ccc;
}

#branding_1 { margin-bottom: 1.2em;
}

#matrix { margin-left: 1.6em;
padding: 0;
}

#content { margin: 0;
padding: 0;
}

#content div { 
margin: 0;
padding: 1.5em;
}

#content p { font-size: 110%;
}

h2 { 
font-size: 110%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #618a3e;
font-weight: bold;
text-align: center;
}

h3 { 
margin: 0;
padding: 0.3em;
color: #618a3e;
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
font-size: 125%;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

h4 { font-size: 102%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #aaa;
}

.bold { font-weight: bold;
color: #618a3e;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bold1 { font-weight: bold;
}

.bold2 { 
font-weight: bold;
color: #618a3e;
font-family: "Times New Roman", Times, serif;
}

p.centerGreen {
text-align: left;
color: #618a3e;
font-family: "Times New Roman", Times, serif;
font-size: 150%;
font-style: italic;
font-weight: bold;
}

img.bottom {
border-bottom: 1px solid #aaa;
margin-left: 35px;
margin-top: 10px;
padding: 0;
}

h3.top { 
margin-top: -27px;
border-top: none;
}





