body {
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: auto;
width: 1000px;
margin-top: 50px;
color: rgb(0,0,0);
}
h1 {
font-weight: normal;
font-size: 1.7em;
width: 1000px;
height: 120px;
background-image: url(images/portable-lectern-banner.jpg);
background-repeat: no-repeat;
color: rgb(0,0,0);
border-bottom: 1px black solid;
background-position: bottom;
margin-bottom: 1px; }
#container {width:1000px;margin:0 auto; overflow: hidden;border-bottom: 0px solid black;border-top: 1px solid black;padding: 10px 0; }
#rap {}
h2 {
font-size: 1.5em;
text-align: left;
font-weight: normal;
color: rgb(0,0,0); }

h3 {display: inline;
font-size: 1.5em;
font-weight: bold;
text-align: left;
color: rgb(0,0,0); }
p {display: inline;
font-size: .75em; 
line-height: 1.5em;
color: rgb(0,0,0); }

#nav-arrow {
position: relative;
left: -125px;
bottom: -90px; }
#nav-arrow li {display: inline; font-size: .8em;}

#nav-arrow ul {}
#nav-arrow li a:hover {
font-weight: bolder; }

#nav2 ul {
list-style-type: none;
text-align: center;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px; 
margin-bottom: 5px;
padding:1px
}
/* 
#nav2 {
margin-left: -35px;
margin-top: -10px; }
*/
#nav2 li{display: inline;
font-size: .8em;
}

#nav2 li a:hover {color: rgb(102,0,255);}
#nav2 li a:active {color: black;}
#nav2 li a{}
#nav2 li a.current {color: rgb(0,0,0);font-weight:bold;}
#nav2 a:visited {text-decoration: none;}

h5 {
font-size: .8em;
font-weight: normal; }
h6 {
font-size: .5em;
font-weight: normal;
margin-top: -3px;
margin-bottom: -0px;
text-align: left;
margin-right: 0px;
margin-left: 4px; }

.content{float:center;width:330px}

.c1 {float:left;text-align:justify;margin: 0 0 0 0px;width:290px}
.c2 {float:right;margin: 0 0px -1px 1;width:660px; border-left: 1px black solid;
padding-left: 2px; }

/* 
#email {float: left;position: relative;left: -40px; }
*/

img {border: none; 
float: right;
padding-bottom: 5px;
padding-left: 5px; }
a:link {text-decoration: none;
color: black;}
a:visited {
color: black; }
a:hover {
color: black;
text-decoration: none }

a:active {
color: red; }
