﻿body { background-color: #284279;
            font-family: Verdana, sans-serif;
     }
#masthead { text-align: center;
                 color: #0099FF;
      background-color: #FFFFFF;
             font-size: 40px;
           font-weight: bold;
	       border: auto;
	       display: block;
	   max-width: 792px;
	   width: 100%;
          }
#links { background-image: url("http://i35.photobucket.com/albums/d178/MorgulFang/menubar.png");
		background-repeat: repeat-x;
                    color: #FFFFFF;
               text-align: center;
                   margin: 0; padding: 0;
       }
#links li { display: inline; }
#links a { color: #FFFFFF;
    padding-left: 1em;
   padding-right: 1em;
       font-size: 12px;
     font-weight: bold;
}
#links a:hover {color: #FFFFFF;}
#content { background-color: #ACC6FF;
                      color: #000000;
                    padding: 1em;
                  font-size: 12px;}
#content h1 {margin-top: 0;
          margin-bottom: 0;
              font-size: 22px;
                  color: #001EFF;
                  width: 100%;
          border-bottom: solid 1px #000000;}
#content h2 {margin-top: 0;
          margin-bottom: 0;
              font-size: 14px;
                  color: #001EFF;
                  width: 100%;
          border-bottom: solid 1px #000000;}
#content h3 {font-size: 14px;
    margin-top: 0;
                 color: #001EFF;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
th {text-align: left;
         color: #001EFF;}
#everything {max-width: 792px;
       	margin: auto;}
