body {

background-color: #95b7cd;

color: #000000;

font-family: Verdana, Helvetica, Arial, sans-serif;

font-size: 1em;

background-image:  url(images/solebg.gif);

background-repeat: repeat;

margin: 0;

}

h1 {

font-size: 1.2em;

letter-spacing: 5px;

text-align: right;

}

h2 {

font-size: 1.1em;

text-decoration: underline;

}

p {

font-size: .8em;

text-align: justify;

line-height: 1.7em;

}

p.footer {

font-size: .5em;

text-align: center;

font-weight: bold;

}

a:link {

color: #003366;

text-decoration: none;

}

a:visited {

color: #003366;

text-decoration: none;

}

a:hover {

background-color: #aaddee;

text-decoration: none;

}

a:active {

background-color: #000000;

color: #ffffff;

text-decoration: none;

}

#header {

background-color: #ffffff;

padding-left: 0px;

padding-right: 0px;

padding-top: 3px;

padding-bottom: 3px;

border-bottom: 1px #000000 solid;


}

#header p {

font-size: .6em;

}




#leftnav {

background-color: #ffffff;

width: 160px;

border-bottom: 1px #000000 solid;

border-left: 1px #000000 solid;


margin: 3;

padding: 5;


}



#leftnav a:link, #leftnav a:visited {

display: block;

text-decoration: none;

font-weight: bold;

font-size: .7em;

border-bottom: solid #000000 1px;

padding-top: 3px;

padding-bottom: 3px;

padding-left: 0px;


}



#maincontent {

background-color: #ffffff;

border-left: 1px #000000 solid;

border-right: 1px #000000 solid;

border-bottom: 1px #000000 solid;

margin-left: 0px;

padding: 10px;



}

#rightbrowse {

background-color: #ffffff;

border-right: 1px #000000 solid;

border-bottom: 1px #000000 solid;

margin-left: 0px;

padding: 10px;



}