* {
   font-family: verdana;
   }

body                 {
                          margin: 0;
                          padding: 0;
                          }

#MediaBar        {
                          background-image: url('http://jlimedia.com/mbbg.gif');
                          width: 100%;
                          height: 42px;
                          }

#container        {
                          width: 703px;
                          text-align: left;
                          }

#topnav            {
                          text-align: right;
                          }

#content1         {
                          width: 453px;
                          padding-top: 10px; 
                          padding-right: 10px;
                          margin-right: 10px;
                          }



#content2         {
                          border: 1px solid gray;
                          margin-right: 10px;
                          }

#footer             { 
                          font-family: verdana;
                          font-size: 12px;
                          }

h1                      {
                          font-size: 18px;
                          font-family: verdana;
                          padding-left: 10px;
                          }

a                        {
                          color: gray;
                          font-family: verdana;
                          font-size: 12px;
                          font-weight: bold;
                          text-decoration: underline;
                          }

a:hover             {
                          color: black;
                          font-family: verdana;
                          font-size: 12px;
                          font-weight: bold;
                          text-decoration: underline;
                          }

p                        {
                          padding-left: 10px;
                          padding-right: 10px;
                          text-align: justify;
                          font-size: 12px;
                          font-family: verdana;
                          }

#MediaBar        {
                          }

li {
   font-size: 12px;
   }

a.elicd:link {
   color: white;
   display: block;
   width: 400px;
   height: 37px;
   background-image: url('images/elicdbutton.jpg');
   }

a.elicd:visited {
   color: white;
   display: block;
   width: 400px;
   height: 37px;
   background-image: url('images/elicdbutton.jpg');
   }

a.elicd:hover {
   color: white;
   display: block;
   width: 400px;
   height: 37px;
   background-image: url('images/elicdbutton2.jpg');
   }

#butalign {
   padding-top: 10px;
   }