body {
     background: #B9B494;
     margin: 0px;
     text-align: center;

}

.theHeader {
     font-family: 'Verdana', serif;
     font-size: 24px;
     color: #B1AE9D;
     background: white;
     border: 0px;
     text-align: center;
     width: 780px;
     margin-top: 24px;
}

.theMenu {
     font-family: 'Verdana', serif;
     font-weight: bold;
     font-size: 9px;
     width: 100%;
     text-align: center;
     background: #C6C5B3;
     border-bottom: 2px solid white;
     border-top: 2px solid white;
     padding-top: 8px;
     padding-bottom: 8px;
     color: #000000;
}

.theMenu a {
     color: black;
     padding: 10px;
     text-align: center;
     text-decoration: none;
     border-left: 1px solid #C6C5B3;
     border-top: 1px solid #C6C5B3;
     border-bottom: 1px solid #C6C5B3;
     border-right: 1px solid #C6C5B3;
     background: #C6C5B3;

}

.theMenu a:hover {
     color: white;
     background: maroon;
}

.theMenu a:active {
     color: black;
     background: #FBFBEF;
}

.theSubHeader {

     font-family: 'Verdana', serif;
     font-weight: normal;
     font-size: 13px;
     text-align: justify;
     color: black;
     background: #e0e0e0;
     width: 780px;
     padding: 0px;
     border: 0px;
     letter-spacing: .1em;
     line-height: 135%;
}

.theBody {
     font-family: 'Verdana', serif;
     font-size: 14px;
     background: #F0F7F7;
     color: black;
     width: 780px;

     letter-spacing: .1em;
     line-height: 135%; 
     text-align: justify;
         
}



.liInset {
     font-size: 14px;
     color: #660000;
}

ul ol li{
    font-size: 12px;
    font-weight: normal;
    color: black;
    line-height: 80%;
    list-style: circle;
    font-family: 'Verdana', serif;
    padding-left: 20px;

}

.inset {
     border-right: 1px solid white;
     border-bottom: 1px solid white;
     border-left: 1px solid black;
     border-top: 1px solid black;
}

#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background: #E4E7EF;
		}
		
	#contentleft {
		width:390px;
		padding:0px;
		float:left;
		background: #f0f0f0;
		font-family: 'Verdana', serif;
		font-size: 14px;
                text-align: justify;
		}
	
	#contentcenter {
		width:260px;
		padding:0px;
		float:left;
		}
	
	#contentright1 {
		width:390px;
		padding:0px;
		float:left;
		background: #F0F7F7;
		}

	#contentright2 {
		width:780px;
		padding:0px;
		float:left;
		background: #EBF0FE;
		}
 
  
.tcarlink a:hover {
     color: #413C74;
     background: inherit;
     font-weight: bold;

     }
  
.tcarlink a {
          text-decoration: underline;
     font-weight: bold;
     color: #7A0602;
     background: inherit;
     
}

#td {
FONT-WEIGHT: NORMAL; 
FONT-FAMILY: Verdana, serif; 
FONT-SIZE: 12px; 
vertical-align: top; 
text-align: center;
background-color: #fbfbef;

}


.FaketheMenu {
     color: white;

     padding: 10px;
     text-align: center;
     text-decoration: none;
     border: 1px solid black;
     background: #44408A;
     border-right: 1px solid white;
}


  
  .tdliner {
           border-bottom: 1px solid gray;
           padding-bottom: 8px;
           padding-top: 8px;

           font-family: 'Verdana', serif;
           font-weight: bold;
           font-size: 13px;
           text-transform: small-caps;
}

div#alphalink {
font-family: sans-serif;
font-size: 16px;
font-weight: bold;
}

div#alphalink a {
color: maroon;
border: 1px solid #F0F7F7;
text-decoration: none;
padding: 4px;
 }

div#alphalink a:hover {
border: 1px solid black;
background: white;
 }

.initial {
font-family: serif;
font-size: 28px;
font-weight: bold;
}

a.toplink {
font-size: 10px;
color: maroon;
text-decoration: none;
letter-spacing: .2em;
font-weight: bold;
}

a.toplink:hover {
text-decoration: overline underline;
color: #993399;
}
