BODY { margin: 0px;
       background-color: #002285;
       font-family: Verdana, Arial, sans-serif }

a:link { color: #060;
         font-weight: bold;
         text-decoration: underline }

a:visited { color: #630;  /*002285*/
            font-weight: bold;
            text-decoration: underline }

a:hover { color: #98C3FF;
          font-weight: bold }

a:active { color: #98C3FF;
           font-weight: bold }

H1 { color: #06F;
     text-align: center;
     font-size: 160% }

H2 { color: #00BD00;
     font-size: 110% }

H3 { color: #006 }

H4 { color: #006 }

H5 { color: #006 }

P { color: #006;
    text-indent: 30px;
				font-size: 80% }

P.quote { color: #666;
          font-weight: normal;
          text-align: center;
										margin: 10px 70px }

.quote_content { border-style: solid;
																	border-color: #D9C7AF;
																	border-width: 1px;
																	background-color: #F4EBDE;
																	padding: 5px;
																	text-indent: 0px;
																	color: #5B492E;
																	font-weight: bold;
																	margin: 0px 20px;
																	font-style: italic }

.main_content { background-color: #FFF;/*original background colour = #E4D8C9*/
                border-style: solid;
                border-color: #D9C7AF; /*6A502F*/
                border-width: 1px;
                margin: 4px 0px 4px 20px;
                padding: 15px;
                /*width: 555px*/ }

.big_pict { background-color: #E4D8C9;
            border-style: groove;
            border-color: #6A502F;
            border-width: 2px;
            padding: 10px;
            position: absolute;
            top: 0px;
            left: 0px;
            display: none }

ADDRESS { margin: 40px 0px 20px 0px;
          font-size: 70% }

UL { color: #006;
     font-size: 80% }

OL { color: #006;
     font-size: 80% }

.highlight { background-color: #FF0 }

SUP { font-size: 80% }

P.under_nav { border-style: solid;
														border-color: #D9C7AF;
														border-width: 1px;
														background-color: #F4EBDE;
														color: #5B492E;
              padding: 5px;
              position: absolute;
              top: 530px;
              left: 25px;
														width: 135px;
														text-indent: 0px }
