a {text-decoration: none;}

a.links:link {font-family: georgia; color: rgb(0, 0, 205);}

a.links:visited {color: rgb(0, 0, 205);}

a.links:hover {color: rgb(0, 0, 139); font-variant: small-caps;}

a.sm {color: rgb(0, 0, 205);}

a.sm:hover {color: rgb(0, 0, 139);}



html, body {
margin: 0px, 0px, 0px, 0px;
padding: 0;
height: 100%;
min-height: 100%;
background-color: rgb(0, 0, 139);
}



h2 {
font: 24pt georgia, verdana, serif;
color: rgb(0, 0, 205);
font-variant: small-caps;
margin-left: 20px;
}

h4 {
font: 16pt georgia, verdana, serif;
color: rgb(0, 0, 205);
font-variant: small-caps;
margin-left: 20px;
}




.lk1 {
text-align: center;
position: relative;
top: 50px;
left: 30px;
height: 80px;
width: 112px;
font: 16pt georgia, verdana, serif;
}



.lk2 {
text-align: center;
position: relative;
top:  -230px;
left: 570px;
height: 80px;
width: 112px;
font: 16pt georgia, verdana, serif;
}

.header {
position: relative;
top: -50px;
left: 245px;
}



.content {
position: relative;
top: -100px;
padding-left: 30px;
padding-right: 88px;
margin-top: 20px;
font-size: 14px; font-family: georgia, sans-serif;
height: 100%;
}


.little {
position: absolute;
bottom: 2px;
right: 300px;
font: 8pt georgia, verdana, serif;
}


.center {
margin: 0px auto -1px auto;
left: 50px;
width: 700px;
background-color: rgb(200, 254, 248);
min-height: 100%;
}



.long {height: 10000px;} 

.longish {height: 1600px;}