body
{
margin: 10px;
background: "#C1E7F4";
background-image: url("marble.jpg");
background-repeat: repeat;
}

h1, h2, h3, h4, h5 { color: #4682B4; padding-left: 10px; font-family: "Trebuchet MS"," Arial Narrow", Arial;}

h1, h2 { font-size: 16pt; font-family: "Trebuchet MS"," Arial Narrow", Arial;}

h3, h4 { font-size: 12pt; font-family: "Trebuchet MS"," Arial Narrow", Arial;}

h3 { padding-top: 5px; padding-bottom: 5px;}

h5 { font-size: 11pt; font-family: "Trebuchet MS"," Arial Narrow", Arial;}

p { color: teal; padding-left: 10px; padding-right: 10px; font-size: 11pt; font-family: "Trebuchet MS"," Arial Narrow", Arial; }

div { color: #444444; padding-left: 10px; padding-right: 10px; font-size: 11pt; font-family: "Trebuchet MS"," Arial Narrow", Arial; }

li { padding-left: 10px; padding-right: 10px; font-size: 11pt; font-family: "Trebuchet MS"," Arial Narrow", Arial; }

a:link{
    color: blue;
    text-decoration: none;
    font-family: "Trebuchet MS"," Arial Narrow", Arial;
}

a:visited{
    color: maroon;
    text-decoration: none;
    font-family: "Trebuchet MS"," Arial Narrow", Arial;
}

a:active{
    color: maroon;
    text-decoration: none;
    font-family: "Trebuchet MS"," Arial Narrow", Arial;
}

a:hover{
    color: green;
    font-weight: bold;
    text-decoration: underline;
    font-weight: bold;
    font-family: "Trebuchet MS"," Arial Narrow", Arial;
}

.navbar{ background-color:navy; width:726px; border: 3px solid black; }

.navbar2{ width:734px; }

.navbar3{ background-color:#efefef; width:96%; border: 3px solid Navy; }

.navwhite{ font-family: "Trebuchet MS"," Arial Narrow", Arial;; font-size: 12px; font-weight: bold; color: white; text-decoration:none; }

.navblack{ font-family: "Trebuchet MS"," Arial Narrow", Arial; font-size: 11px; color: #444444; text-decoration:none; }

.navrow { background-color:navy; padding:10px; }

.navRow2 { padding:10px; }

a.nav { font-weight: bold; font-size: 12px; color: white; text-decoration: none; }

a.nav2 { font-weight: bold; font-size: 9px; color: white; text-decoration: none; }

a.nav:visited { font-weight: bold; font-size: 12px; color: white; text-decoration: none; }

a.nav:hover { font-weight: bold; font-size: 12px; color: aqua; text-decoration: none; }

