@charset "utf-8";
/* CSS Document */
<style type="text/css">
    /*<![CDATA[*/
body { background-color: #999999 }
#container { position: relative; width: 80%; left: 10%;background-color: #ffffff; min-width: 770px;}
#banner { position: relative; background-image:url(images/bannerback.gif); width: 100%; background-repeat: repeat-x; height: 74px; }
#mainimg {
        position: absolute; right: 0px; z-index: 1; top: 74px}
#nav { position: relative; left: 0px; width: 200px; z-index: 2; padding-left: 30px; padding-top: 5px;   font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px;}
div.pageyouron { margin-left: -10px; position: relative; color: #000000; font-size: 20px; }
.links1 A:link { text-decoration: none; color:#183f68; }
.links1 A:visited { text-decoration: none; color: #183f68; }
.links1 A:hover { color: #183f68 ; font-weight: 900; text-decoration: underline; }
#pageframe { position: relative; margin-left: 20px; margin-right: 20px; }
#borderleft { position: absolute; background-image: url(images/pageborder.gif); background-repeat: repeat-y; width: 25px; height: 100%; left: 0px; }
#borderright { position: absolute; background-image: url(images/pageborderright.gif); background-repeat: repeat-y; width: 20px; height: 100%; right: 0px; }
#footer { background-color: #183f68; position: relative; text-align: right; padding-right: 20px; height: 16px; color: #999999; font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;}
#content { padding: 20px; position: relative; }
#mission { position: relative; width: 55%; font-size: 1.25em; padding: 40px; font-family: Arial; Helvetica, sans-serif; }
#kendallimg { position: relative; padding: 20px; height: 100%; }
.basic { text-align: center; margin-top: 120px; font-size: 12px; }
.links2 A:link { text-decoration: underline; color: #0000FF }
.links2 A:visited { text-decoration: underline; coor: #0000FF }
#pageyouron2 { color: #000000; font-weight: bold; }
    /*]]>*/
</style>
