body         { background-color: #000000;
               background: transparent url(BGTexture.jpg) repeat left top;
               color:            #5985ac;
               min-width:        750px }

/* Links */
a:link       { color: #37638a }
a:visited    { color: #37638a }
a:hover      { color: #7ba7ce }
a:active     { color: #37638a }

a:focus      { outline:          none   }  /* Remove line around links as they are clicked */
div.gray   {color:   #999999 }
div.gray:hover   {color:   #999999 }
div.gray:active   {color:   #999999 }

a.hdg:link       { color: #5985ac }
a.hdg:visited    { color: #5985ac }
a.hdg:hover      { color: #7ba7ce }
a.hdg:active     { color: #5985ac }

/* Links */
a.linkid:link       { color: #5985ac }
a.linkid:visited    { color: #5985ac }
a.linkid:hover      { color: #5985ac }
a.linkid:active     { color: #5985ac }




/* Images */
img          { border:           none;
               border-width:     0 }
img.hidden   { visibility:       hidden }

img.border2   { border-top:    4px solid #FAC896;
               border-left:   4px solid #C89664;
               border-right:  4px solid #966432;
               border-bottom: 4px solid #643200 }

img.border3   { border-top:    4px solid #C80000;
               border-left:   4px solid #A60000;
               border-right:  4px solid #850000;
               border-bottom: 4px solid #640000 }

img.border   { border-top:    4px solid #c8C8C8;
               border-left:   4px solid #A6A6A6;
               border-right:  4px solid #858585;
               border-bottom: 4px solid #646464 }

img.borderlink   { border-top:    4px solid #c8C8C8;
               border-left:   4px solid #A6A6A6;
               border-right:  4px solid #858585;
               border-bottom: 4px solid #646464 }

img.borderlink:hover   { border:    4px solid #7ba7ce }



/* Lists */
ul.nav   {
           list-style-type: none;
           padding-left:     0;
           margin-left:      10px;
           margin-top:      60px;
           margin-bottom:   30px;
           width:           20%;
          /* height:          1200px;*/
           float:           left;
           font-size:    1.5em;
           left:            0;
           padding:          0px;
           color:         #5985ac;
          /* border:        thin blue solid */}
li {
           list-style-type: none }

ul.nav a { display: block;
 /*          height:       38px;
           width:        165px;*/
           font-size:    0.9em; } 

img.big { float:right }


img.big           {width: 600px;
                   height: 600px }

img.collage  { margin-left:  auto;
               margin-right: auto }

/* Divs */

div.boxed  {width:         80%;
                 font-size:     1.05em;
                 margin:           1em 1em 1em 1em;
                 padding:          1em 1em 1em 1em;
                 border-top:    1px solid #5985ac;
                 border-left:   1px solid #5985ac;
                 border-right:  1px solid #5985ac;
                 border-bottom: 1px solid #5985ac;}


div.width80  { display:          block;
               width:            80% }

div.boldtxt  { font-weight:      bold;
               font-size:        1.2em }

div.bigtxt  { font-size:        1.2em }

div.center   { text-align:       center;
               margin-left:      auto;
               margin-right:     auto } 

div.title    { text-align:       center;
               margin-left:      auto;
               margin-right:     auto;
               position:         relative}


div.centercapout    { /* text-align:       left;
               margin-left:      auto;
               margin-right:     0; */
               width:            auto;
               position:         relative;
               right:             40%;
               float:            right;
               margin-bottom:    20px;
               /* border:           thin silver solid */}
div.centercapin { position: relative;
            right:       -40% ;
            /*border:     thin green solid*/ }

div.centercapout50    {
               width:            auto;
               position:         relative;
               right:             50%;
               float:            right;
               margin-bottom:    20px;
               /* border:           thin silver solid */}
div.centercapin50 { position: relative;
            right:       -50% ;
            /*border:     thin green solid*/ }

div.fltright { display: block; float:            right }
div.fltleft { float:            left }

div.clr      { clear:            both   }

div.blue     { color:            #5985ac }

div.homeLink { font-weight:      bold;
               font-size:        1.7em }

p.txt12m5       { font-size:        1.2em;
                     margin-left:    5%;
                     margin-right:  5% }
p.txtm5       {      margin-left:    5%;
                     margin-right:  5% }

p.txtm10       {     margin-left:   10%;
                     margin-right:  10% }



table        { text-align:       left;
               white-space:      normal;
               width:            100%;
               border:           none;
               border-collapse:  collapse}

tr.headings  { text-decoration:  underline;
               font-weight:      bold;
               font-size:        1.2em }



