BODY		{ background-color: #F0D7A3;
		  margin-top: 2%;
		  margin-left: 0px;
		  margin-right: 0px;
		  font-family: Verdana }

A:link		{ color: #151C55;
		  text-decoration: none }
A:visited	{ color: #151C55;
		  text-decoration: none }

#main		{ border-left: solid 1px #2E3066;
		  border-right: solid 1px #2E3066 }

#container	{ position: relative;
 		  top: -120px }

.blueBG		{ background-color: #151C55 }
.divBG		{ background-color: #0092A7 }

.lightCell	{ background-color: #EDCD8D;
		  padding-top: 15px;
		  padding-left: 10px;
		  padding-right: 10px;
		  font-size: 10px }

#lightCellExp	{ font-family: Helvetica;
		  font-size: 12px }

.darkCell	{ background-color: #E5B565;
		  color: #151C55 }
.hliteCell	{ background-color: #E1AA4C }
.navCell	{ background-color: #D49100 }

.catHeader	{ font-size: 14px;
		  font-weight: bold;
		  color: #151C55 }

.miniHeader	{ font-size: 11px;
		  color: #151C55;
		  text-decoration: none }

.prjImage	{ border: solid 1px #2E3066 }

#bannerBG	{ background-color: #E6BC6A }

#leftBorder	{ border-left: solid 1px #2E3066 }

#header,#footer,#hiTitle
		{ font-variant: small-caps;
		  font-weight: bold }

#header,#footer	{ color: #E1B24C;
		  font-family: Helvetica;
		  padding-left: 6px }

#header		{ font-size: 10px;
		  letter-spacing: 2.5px}

#footer		{ font-size: 9px;
		  letter-spacing: 1.8px }

#hiTitle	{ color: #151C55;
		  letter-spacing: 1px;
		  font-size: 14px }

#navMenu	{ position: relative;
		  top: 352px;
		  left: -111px;
		  line-height: 0;
		  z-index: 2 }

#hlightClick	{ font-variant: small-caps;
		  font-weight: bold;
		  font-size: 11px;
		  color: #151C55 }

#quote		{ font-size: 32px;
		  font-weight: bold;
		  color: #D49100 }
