 body {background: white url(bar.gif) repeat-y; color: black}
   h1, h2, h4, h5, h6, a {font-family: sans-serif; color: rgb(7, 29, 244); text-align: center;}
   h3 {font-family: sans-serif; color: black; text-align: center}
   hr {color: rgb(7, 29, 244);}
img
{  border-style: none;
}



   #head img {width: 100%; border: 0}
   #linklist img {width:80%; padding: 1px; margin: 1px}
 /*  #article2 img {width: 100%;}  */
   img.bigger {width: 100%;}
   p {font-size:large}
   h2 {font-size:200%}
   h3 {font-size:125%}
   h5 {font-size:75%}

   #linklist
   {
   float: left;
   width: 13%;
   height: 100%;
   margin-top: 10px;
   padding-bottom: 10px;
   
  
   background-color: #6495ED
   }

#linklist a
{
float: left;
width: 100%;

color: #fff;
background-color: #036;
padding: 0.2em 1em;
text-decoration: none;
border-bottom: 1px solid #fff;
}
#linklist a:hover
{
background-color: #369;
color: #fff;
}
   #head {border-bottom: 1px solid rgb(7, 29, 244); background-color: white;
          position: relative; top: 0; left: 0; padding: 0}
 /*  #footer {border-top: 1px solid rgb(7, 29, 244);} */
  /*#footer  {position: relative; top :20px; text-align: center} */
#footer
{
clear: both;
margin: 0;
padding-top: 2px;
text-align: center;
background-color: #6495ED;

}

#footer a {text-decoration: none; padding: 0.2em 1em; color: #fff;}
  /* #article1 {margin-left: 165px; margin-top: 0 px; margin-right: 32%; border-left: 1px solid rgb(7, 29, 244); border-right: 1px solid rgb(7, 29, 244); padding-left: 10px; padding-right: 10px} */

#article1
{
margin-left: 14%;

margin-right: 32%;

padding: 1em;

margin-top: 10px;
margin-bottom: 10px;
}
   .firstp:first-letter {float: left; font-size: 300%; line-height: 0.75}
  /*#article2 {position: absolute; top: 200; left: 68%; width 100px; padding: 3px; padding-left: 20px }*/
#article2
{
float: right;
width: 29%;
padding-left: 10px;

border-left: 1px solid rgb(7, 29, 244);
margin-top: 10px;
margin-bottom: 10px;
height: 100%;
}


#container
{
width: 100%;
margin: 10px auto;
background-color: #fff;
color: #333;

}
   


#listlink p, #article2 p { margin: 0 0 1em 0; }
#article1 h2 { margin: 0 0 .5em 0; }

ul#navlist
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
}



ul#navlist li a
{

width: 100%;
color: #fff;
background-color: #6495ED;
padding: 0;
text-decoration: none;
float: left;
font-size:110%
}

ul#navlist li a:hover
{
background-color: rgb(7, 29, 244);
color: #fff;
}


