body {margin-left: 10%;
      margin-right: 10%;
}

p {
    margin-top: .75em;
    margin-bottom: .75em;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1em;
    line-height: 1.3;
}

p.center {text-align: center;}
p.small {font-size: .8em;}

h1,h2,h3,h4,h5,h6 {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center; /* all headings centered */
    font-family: verdana, arial, helvetica, sans-serif;
    clear: both;}
	
h3.left {
     text-align: left;	
}
h3.video {margin-top: 1em;}

#navbox-home {
     position: absolute;
     margin-left: -300px;
     top: 476px;
     right: 0px;
     bottom: 0px;
     left: 50%;
     height: 35px;
     width: 600px;
     border: 0px none;
     color: #ffffff;
     background: none;
     background-color: #267dc1;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
     clear: both; } /*text is white and bold on blue background used for navigation bar */

#navbox, #navboxcameras {
     position: absolute;
     margin-left: -300px;
     top: 420px;
     right: 0px;
     bottom: 0px;
     left: 50%;
     height: 35px;
     width: 600px;
     border: 0px none;
     color: #ffffff;
     background: none;
     background-color: #267dc1;
     text-decoration: none;
     font-weight: bold;
     text-align: center;
     clear: both; } /*text is white and bold on blue background used for navigation bar */

#navboxcameras {
     top: 3em;
} 

.navboxtext {
     margin-top: 1em;
     margin-bottom: 1em;
     text-align: center;
     font-family: verdana, arial, helvetica, sans-serif;
     clear: both; }



#text {
     position: absolute;
     margin-left: -300px;
     width: 600px;
     height: 50px;
     top: 470px;
     right: 0px;
     bottom: 0px;
     left: 50%;
     text-align: center;
     font-family: verdana, arial, helvetica, sans-serif;
     clear: both;}

#text-home-bh {
     position: absolute;
     margin-left: -300px;
     width: 600px;
     height: 50px;
     top: 525px;
     right: 0px;
     bottom: 0px;
     left: 50%;
     text-align: center;
     font-family: verdana, arial, helvetica, sans-serif;
     clear: both;}

ul.ulbullet {
    list-style-image: url(images/bullet1.gif)} /* bullet */	 

ul.ulbullet  li {
    padding-bottom: .5em; padding-left: 1em;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.3;}
	
ul.ulbullet2 {
    list-style-image: url(images/mic.gif)} /* bullet */	 
ul.ulbullet2 li {
    padding-bottom: .5em; padding-left: 0em;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.3em;}
	
ul.none
  {list-style: none;}
ul.none li {padding-bottom: .5em; margin-left: -1em;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: .8em;
    line-height: 1.3em;
}

a   {text-decoration: none;}

img {border: none;}

a.topnav:link {
    color: #ffffff; 
    background-color: #000099;
    background: none; 
    text-decoration: none; 
    font-weight: bold }/* link for top left column, white text, transparent background, no text decoration, bold */
 
a.topnav:active {
    color: #ffffff;
    background-color: #000099;
    background: none; 
    text-decoration: underline}/* link for top left column, white text, transparent background, text underlined, bold */

a.topnav:visited {
    color: #ff9900;
    background-color: #000099;
    background: none; 
    text-decoration: none}/* visited link in orange */

a.topnav:hover {
    color: #ff9900; 
    background-color: #000099;
    background: none; 
    text-decoration: underline}/* hover text is orange and underlined */

.center    {text-align: center;}
.smcap     {font-variant: small-caps;}

.figcenter  {margin: 5em auto 5em auto; text-align: center;}
.figcenter2 {margin: 7em auto 3em auto; text-align: center; width: 600px;}
.figcenter3 {margin: 1em auto 1em auto; text-align: center;}
.figcenter4 {margin: 7em auto 1em auto; text-align: center;}

.figleft   {float: left; clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center;}
.figright  {float: right; clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; text-align: center;}

.figleft2  {float: left; clear: left; margin-left: 30px; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: left;}
.figright2  {float: right; clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding-top: 7em; text-align: left;}

.block   {width: 470px; margin: 1em auto 1em auto;}
.block2  {width: 600px; margin: 1em auto 1em auto;}

.mt {margin-top: 8em;}
.mt2 {margin-top: 6em;}
.mt3 {margin-top: 3em;}

.floatright {float: right; clear: right;}
.floatleft {float: left; clear: left;}

.clearboth {clear: both;}
hr.hr370 {width: 370px;
	margin-top: 50px;
}
hr.hr200 {width: 200px;
	margin-bottom: 20px;
}

table {margin-left: auto; margin-right: auto; width: 600px; border-collapse: collapse; text-align: center;}
td {font-family: verdana, arial, helvetica, sans-serif; font-size: .8em;}
td.tdl {text-align: left; line-height: 1.5em;}
td.tdl2 {text-align: left; padding-right: 2em;}





