body {
   margin-top: 15px;
   }

#container {
   width: 674px;
   text-align: center;
   }

#titlediv {
   width: 674px;
   text-align: right;
   }

#topleft {
   width: 335px;
   height: 229px;
   background-image: url('images/topleft.png');
   margin: 0;
   padding: 0;
   }

#topright {
   width: 339px;
   height: 229px;
   margin: 0;
   padding: 0;
   }

table {
   padding: 0;
   margin: 0;
   }

td {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   border-width: 0px 0px 0px 0px;
   }

#linkpos {
   padding-left: 50px;
   padding-top: 23px;
   }

a:link.nav {
   color: white;
   font-weight: bold;
   text-decoration: underline;
   font-family: verdana;
   display: block;
   padding-top: 4px;
   padding-bottom: 4px;
   font-size: 12px;
   }

a:visited.nav {
   color: white;
   font-weight: bold;
   text-decoration: underline;
   font-family: verdana;
   display: block;
   padding-top: 4px;
   padding-bottom: 4px;
   font-size: 12px;
   }

a:hover.nav {
   color: black;
   font-weight: bold;
   text-decoration: underline;
   font-family: verdana;
   display: block;
   padding-top: 4px;
   padding-bottom: 4px;
   font-size: 12px;
   }

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

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

a:hover {
   color: #A52A2A;
   font-weight: bold;
   text-decoration: none;
   font-family: verdana;
   font-size: 12px;
   }

#bottomtop {
   width: 676px;
   height: 72px;
   background-image: url('images/bottomtop.png');
   background-repeat: no-repeat;
   text-align: left;
   }

#bottommid {
   width: 676px;
   background-image: url('images/bottommid.png');
   background-repeat: repeat-y;
   text-align: left;
   }

#bottomlow {
   width: 676px;
   height: 33px;
   background-image: url('images/bottomlow.png');
   background-repeat: no-repeat;
   }

h1 {
   padding-top: 0;
   margin-top: 0;
   color: #A52A2A;
   font-family: verdana;
   font-size: 20px;
   font-style: italic;
   }

#headpos {
   padding-left: 25px;
   padding-top: 25px;
   }

#midpos {
   font-family: verdana;
   padding-left: 25px;
   font-size: 12px;
   }

p {
   padding-top: 0;
   margin-top: 0;
   text-align: justify;
   padding-bottom: 15px;
   margin-bottom: 0;
   padding-right: 25px;
   }

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

label {
   width: 175px;
   display: block;
   }

input {
   width: 175px;
   }