body { 
  background:	    url(../images/gradbackblue.jpg);    
  font-family:      sansserif, Georgia, "Times New Roman", Times;
  font-size:        small;
  margin:           20px;
 
}

#allcontent  {
  width:	    800px;
  border:           2px solid #3a4753;
  padding:          0px;
  background:	    url(../images/gradbackgrn.jpg);;
  margin:           auto;
 }

#header {
   border:	    none;
   margin:          0px;
   height:          100px;
   background-color: #ced5c3;
  }

#main {
  text-align:       center;
  border:	        none;
  font-size:        1.05em;
  font-weight:      bold;
  color:            #46523c;
  padding:          15px 0px 0px 0px;
  margin:           0px 0px 0px 335px;
  width:            460px;
  clear:            none;
    
}

#leftbar {
  text-align:       center;
  border:	    	  none;
  font-size:        1.05em;
  font-weight:      bold;
  color:            #46523c;
  padding:          15px 0px 0px 0px;
  margin:           0px 0px 0px 5px;
  width:            300px;
  float:            left;
  clear:            none;
}

#boldhead {
  border: 		  none;
  font-weight: 	  bold;
  color:		  white;
  padding:		  5px;
  text-align:       center;
  height:		  40px;
  background-color: #b13e0f;
}


table.nav {
  width:		100%;
  text-align:		center;
  border:		1px solid #3a4753;
  background-color:     #506373;
  
}

table.nav tbody {
  font:			bold 12px Verdana, sans-serif;
  font-size:		90%;
  list-style:		none;
}

table.nav td.links {
  border:		1px solid #2f2f4f;
  text-align:		center;
}

table.nav td.thspg {
  border:   		1px solid #2f2f4f;
  background-color:     #ff6347;
  text-align:		center;
}


#navsite a:link {
  color: 		white;  
  text-decoration: 	none;
}

#navsite a:visited {
  color: 		white;
  text-decoration: 	none;
}
 
#navsite a:link:hover, #navsite a:visited:hover {
  color: 		yellow;
    
}


a:link {
  color: white;
  text-decoration: none;
}

a:visited {
  color: white;
  text-decoration: none;
}
 
a:link:hover, a:visited:hover {
  color: yellow;
}

h1 {
   font-size:        1.2em;
   color:            #46523c;
   font-weight:      bold;
   text-align:       center;
}

table.prc70 {
  width:		70%;
  text-align:		center;
  border:		2px inset white;
}

table.prc70 td {
  border:		2px inset white;
  background-color:     #fffccf;
  color:                #46523c;
  font-size:            1.1em;
  font-weight:          bold;
  text-align:		left;
}

table.prc70 td.center {
  text-align:           center;
  border:		2px inset white;
}

table.prc75 {
  width:		75%;
  text-align:		center;
  border:		2px inset white;
}

table.prc75 td {
  border:		2px inset white;
  background-color:     #fffccf;
  color:                #46523c;
  font-size:            1.1em;
  font-weight:          bold;
  text-align:		left;
}

table.prc75 td.center {
  text-align:           center;
  border:		2px inset white;
}

#footer {
  border-top:	    2px solid #4c5f6e;
  margin:           10px;
  font-size:        .9em;
  font-weight:      bold;
  color:	    #46523c;
  text-align:       center;
  clear: 	    both;
}

.redtxt {
  color:            #8b3a3a;
}
.leftsvcs {
  font-size:     110%;
  text-align:    left;
  color:         #46523c;
  font-weight:   bold;
  margin:	0px 0px 0px 35px;
}

.imgleft {
  float:		left;
}
.imgright {
  float:		right;
}

.imgborder {
  border:       2px solid #4c5f6e;
}

.leftalign {
  text-align:	left;
}


a:link img {
  border-style:   	none;
}
a:visited img {
  border-style:   	none;
}
a:link:hover img, a:visited:hover img {
  border-style:   	none;
}
