/* MAIN (MENU) TABLE */

table#main td {
padding: 0px 0px 0px 0px;
background-color: #E0FFFF;

}

table#main td a:hover {
background-color: #FFFACD;
}

table#main td a {
display: block;
color: black;
padding: 0px 0px 0px 0px;
border: 0px solid black;
text-decoration: none;
font-size: 150%;
font-weight: 590;
}


/* TEXT SIZES */
h6 {font-size: 100%;
font-weight: 500;
padding: 0;
}

.hsix {font-size: 100%;
font-weight: 500;
padding: 0;
color:black;
}



h1 {font-size: 100%;
font-name: arial;
padding: 0px 0px 0px 0px;
text-align: center;
margin: 0px 0px 0px 0px;
padding-top: 0px;
}


.hone {
font-size: 150%;
font-name: arial;
padding: 0;
}
h2 {font-size: 200%;
font-weight: 500;
font-name: arial;
padding: 0;
}

h3 {font-size: 250%;
font-weight: 500;
font-name: arial;
padding: 0;
}

h4 {font-size: 300%;
font-weight: 500;
font-name: arial;
padding: 0;
}

h5 {font-size: 75%;
font-weight: 500;
font-name: arial;
padding: 0;
}

h7 {font-size: 30%;
font-weight: 300;
font-name: arial;
padding: 0;
}

#red {
color: red;
}

p {font-size: 100%;
font-weight: 500;
padding-left: 15px;
padding-right: 15px;
text-align: left;
}

.smaller {font-size: 75%;
font-weight: 500;
font-name: arial;
padding: 0;
}



/* ALIGN */
.right {
text-align: right;
}

.left {
text-align: left;
}

.center {
text-align: center;
}


/* TABLES */


table.two{
font-size: 150%;
}


.two {
background-color: #FFFACD;
border: 1px solid black;
text-align: center;
width: 75%;
margin-left: auto;
margin-right:auto;
}

table.borrow {
font-size: 150%;
}


.borrow {
background-color: MediumAquamarine;
border: 1px solid black;
text-align: center;
width: 75%;
margin-left: auto;
margin-right:auto;
}

table.two2{
font-size: 150%;
}


.two2 {
background-color: #FFFACD;
border: 1px solid black;
text-align: center;
}



.twob {
background-color: #FFFACD;
border: 1px solid black;
text-align: left;
width: 75%;
}

.three {
background-color: #E0FFFF;
border: 1px solid black;
width: 25%;
}

.dash {
background-color: #E0FFFF;
border: 1px solid black;
border-style: dashed;
}

pre {
background-color: ##E0FFFF;
border: 1px solid black;
border-style: dashed;
}


#message { display: none }


 */ IMAGES LINKS ETC */

a {
text-decoration: underline;
color: blue;
}

a:visited {
text-decoration: underline;
color: blue;
}

a:hover {
text-decoration: underline;
color: red;

}


img {
border: 1px solid black;
padding: 0;
}

img#noborder {
border: none;
}


body {
text-align: center;
background-color: Ivory;
}

.help { 
cursor: help;
border-bottom: 1px dotted;
 }

.super { 
vertical-align: sup;
 }


.balt { 
background:lightyellow;
border: 1px black solid;
 }



#topi {
top:0; 
left:0; 
margin:0; 
padding:0; 
} 


#none { 
display: none;
background-color: white; }

tt { 
background:lightyellow;
text-align:center;
 }

pre { 
background:lightyellow;
 }

.latitude {
display: none;
}

.longitude {
display: none;
}

li {
list-style: square;
font-weight: 400;
}

.footer {
text-align: center;
}

.photos {
text-align: center;
}

.head {
width: 800px;
height: 120px;
background: url("head.jpg");
text-align: center;
}