body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B2A47E;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

 .se3{
 border: #414329 1px solid;
 font-size: 11px;
 color: #4A483D;
 }

.se1{
 border: #414329 1px solid;
 width: 50px;
 font-size: 11px;
 color: #7D6642;
 }

 .se2{
 border: #414329 1px solid;
 width: 120px;
 font-size: 11px;
 color: #4A483D;
 }

 .ch4{
 font-size: 12px;
 font-family: times new roman;
 color: #F5F5F5;
 font-weight: bold;
 padding-left: 10px;
 padding-top: 5px;
 letter-spacing: 1px;
 }
 
 .ch7{
 font-size: 12px;
 font-family: times new roman;
 color: #7D6642;
 font-weight: bold;
 padding-left: 20px;
 letter-spacing: 1px;
 }

a{
  color: #747474;
  text-decoration: none;
}

a:hover{
  color: #888888;
  text-decoration: underline;
}

 .ml2{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 color: #E6E196;
 text-decoration: none;
 font-weight: bold;
 text-transform: uppercase;
 padding-left: 8px;
 line-height:18px;
 letter-spacing: 1px;
 }

.ml2:hover {
 color: #E6E196;
 text-decoration: underline;
}

.ch11{
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #5A5444;
 padding-left: 5px;
 padding-right: 5px;
}

.nav_b{
   font-weight:bold;
   background-color:#EFE2BB;
   border-style:solid;
   border-color:#5A5444;
   border-width:1px;
}

.nav_b:hover{
   text-decoration: none;
}

#motioncontainer {
margin:0 auto; /* Uncomment this line if you wish to center the gallery on page */
width: 494px; /* Set to gallery width, in px or percentage */
height: 251px; /* Set to gallery height */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}
