body { 
    background-color: rgb(240, 255, 240);
    color: rgb(0,102,51);
}

th {
    font-family: Verdana,Trebuchet,Arial,Helvetica,sans-serif;
    font-weight: normal;
    text-align: center;
    color: rgb(0,102,51);
    background-color: rgb(208,255,208);
    padding-top: 1px; padding-bottom: 1px;
    padding-left: 4px; padding-right: 4px;
    margin: 1px;
}

table {
    border-collapse: collapse;
}

td {
    padding-top: 1px; padding-bottom: 1px;
    padding-left: 4px; padding-right: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(192,255,192);
}

td.layout {
    border-style: none;
}

p { 
    font-family: Georgia,"Times New Roman",serif;
    color: rgb(0,0,0);
    text-decoration: none;
    text-align: left;
}

a:link {
    color: rgb(0,51,25);
}

a:visited {
    color: rgb(0,102,51);
}

a:hover {
    color: rgb(0,102,51);
    background-color: rgb(192,255,192);
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6 { 
    font-family: "Arial Rounded MT Bold", Verdana,Trebuchet,Arial,Helvetica,sans-serif;
    color: rgb(0, 102, 51);
}

h3 {
    background-color: rgb(192,255,192);
    font-weight: normal;
    margin-bottom: 1px;
}

h4,h5,h6 {
    background-color: rgb(208,255,208);
    font-weight: normal;
    margin-top: 1px;
    margin-bottom: 1px;
}

h1 {
    font-size: 150%;
}
h2 {
    font-size: 130%;
}
h3 {
    font-size: 120%;
}
h4 {
    font-size: 110%;
}
h5,h6 {
    font-size: 100%;
}

.noborder { border: none }

.centre { text-align: center }

.species { font-style: italic }

#mainsidebar {
    float: left;
    padding: 0px 10px;
}

#mainsidebar p {
    font-family: Verdana,Trebuchet,Arial,Helvetica,sans-serif;
    font-size: 75%;
}

#sidebar {
    width: 150px;
    float: left;
    padding: 0px 10px;
}

#sidebar p {
    font-family: Verdana,Trebuchet,Arial,Helvetica,sans-serif;
    font-size: 75%;
}

#maincontent {
    margin-left: 195px;
    padding: 0px 10px;
    width: 600px;
}

#content {
    margin-left: 195px;
    padding: 0px 10px;
}

#clouds {
    background: rgb(196,224,196);
    padding: 0px 10px;
    line-height: 1.2em;
}

#allcloud a:hover {
    font-size: 25px;
}
#topcloud a:hover {
    font-size: 100%;
}

#clouds h4 {
    background: rgb(196,224,196);
    border-bottom: 1px solid;
    line-height: 1.2em;
}

map {
    border: none;
}

img {
    border: none;
}

#header h1 {
    font-size: 180%;
}

#footer {
    clear: left;
}

#footer p {
    font-size: 75%;
    font-family: Verdana,Trebuchet,Arial,Helvetica,sans-serif;
    text-align: center;
}

.seqnums {
    border: none;
    padding-right: 10px;
    text-align: right;
    font-family: "Courier New", Courier, monospace;
}

.sequence {
    border: none;
    font-family: "Courier New", Courier, monospace;
}

div#drostip {
    display: none;
    padding: 5px;
    margin-top: 10px;
    margin-left: 100px;
    border: dotted 1px #008000;
    width: 400px;
}

.highlight {
    background-color: #ffffc0;
}

.boldredhighlight {
    font-family: Verdana,Trebuchet,Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: bold;
    font-color: #7f0000
}

