body {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #028482;
text-align: center;
background-repeat: repeat;
}

#wrapper { 
position: relative;
text-align: left;
width: 760px;
margin: 10px auto 50px auto;
padding: 0;
background-color: #DCF0F7; 
background-repeat: no-repeat;
background-position: center;
border: 2px solid #0C2C52;
}

#banner {  
width: 476px;
height: 153px;
background-image: url("Logof2f.jpg"); 
background-repeat: no-repeat;
background-position: center;
}

#content {
width: 476px;
float: right;
padding: 20px 10px 0 0;
background-color: transparent;
}

#content p {
font-size: 85%;
line-height: 1.8em;
padding-left: 0em;
}

#content h2 {
padding: 20px 0 10px 100px;
font: normal 180% Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
background-color: transparent;
}

#content h3 {
padding: 20px 0 10px 0px;
font: normal 130% Georgia, "Times New Roman", Times, serif;
}

#navigation {
float: left;
width: 210px;
padding: 0px 0px 0px 0px;
background-image: url("Connor.jpg");
background-repeat: no-repeat;
background-position: 0% 15%;
}

#navigation h3 {
padding: 10px 0;
font: normal 110% Georgia, "Times New Roman", Times, serif;
text-align: center;
}

#navigation ul {
list-style: none;
margin: 300px 0 0 30px;
padding-left: 10px;
padding-bottom: 50px;
border: none;
background-repeat: no-repeat;
}

#navigation li {
width: 195px;
margin: 0;
padding: 10px 0 0 12px;
font-size: 86%;
font-weight: bold;
line-height: 1.4em;
vertical-align: bottom;
}

#navigation a:link, #navigation a:visited {
padding: 5px 5px 5px 0.5em;
background-color:transparent;
color: #006600; 
text-decoration: none;
}

#navigation a:hover {
background-color: transparent;
color: #FF0000;
}

#footer {
clear: both;
height: 180px;
margin 0;
padding: 0;
font-size: 75%;
font-weight: bold;
color: #006600;
background-color: transparent;
background-image: url("Jet.jpg");
background-repeat: no-repeat;
background-position: right;
}

#footer p {
margin: 0;
padding: 7em 0 0 200px;
line-height: 1.8em;
}

a:link, a:visited {
text-decoration: none;
color: #006600;
}

a:hover {
text-decoration: underline;
color: #FF0000;
}

input.txt {
width: 200px;
}

input.btn {
border: 1px outset #00008B;
}

form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 1px;
}

form p label {
float: left;
width: 20%;
font: bold 0.9em Arial, Helvetica, sans-serif;
}

.tablestyle {
border: 2px solid #006600;
border-collapse: collapse;
}

.tablestyle td, .tablestyle th {
font: 0.8em Verdana, Arial, Helvetica, sans-serif;
padding: 2px;
}

.tablestyle td {
border: 2px solid #006600;
padding: 8px;
text-align: center;
}

.tablestyle th {
border: 1px solid #CCCCCC;
font-size: 70%;
font-weight: bold;
background-color: #006600;
color: #FFFFFF;
text-align: center;
}

.tablestyle caption {
font: normal 110% Georgia, "Times New Roman", Times, serif;
padding-top: 3px;
padding-bottom: 3px;
border: 1px #0063B7;
color: #006600;
}

.tablestyle a:link, a:visited {
text-decoration: none;
color: #FF0000;
}

img.right {
float: right;
margin: 10px 15px;
}