body {
margin: 0 auto;
padding: 0px;
line-height: 1.5em;
width: 100%;
max-width: 2500px;
min-width: 900px;
font: smaller Georgia, Times, serif;
}
#header {
width: 100%;
height: 145px;
background: url(/library/renewingminds/images/top-crest-pattern.jpg) top center repeat-x #95adb8;
text-align: center;
border-bottom: 7px solid white;
}
#header h1 {
display: inline;
}
#nav {
width: 100%;
height: 349px;
background: url(/library/renewingminds/images/LibraryCampaign_building-900.png) top center no-repeat #50575a;
text-align: center;
}

#aside ul {
background-color: black;
background-color: rgba(0,0,0,.7);
line-height: 3em;
list-style-type: none;
padding: 30px 0 0 0;
margin: -349px 63px 0 0;
width: 236px;
float: right;
text-align: left;
}

#aside ul li {
border-top: 1px solid gray;
font-family: Gotham, Helvetica, Arial, san-serif;
font-size: 110%;
font-weight: bolder;
padding-left: 20px;
}
#aside ul a li {
color: white;
text-decoration: none;
}
#aside ul a {
color: white;
text-decoration: none;
}
#aside ul li:hover {
background-color: rgba(0,0,0,.4)
}
#aside {
text-align: center;
width: 362px;
margin-top: 0;
float: right;
}


#container {
width: 900px;
margin: 0 auto;
padding: 0px 10px 0px 45px;
}
#section {
width: 514px;
float: left;
padding: 10px;

}


#footer {
clear: both;
background-color: #95adb8;
text-align: left;
margin-top: 5px;
width: 100%;
line-height: 125%;
color: #50575a;
}
#footer h3 {
color: white;
padding: 20px;
border-bottom: 1px solid #50575a;
width: 860px;
margin: 0 auto;
text-align: center;
}
#footer .thecontainer {
width: 900px;
height: 305px;
margin: 0 auto;
background: url(/library/renewingminds/images/LibraryCampaign_footerbg.png) bottom right no-repeat #95adb8;
text-align: left;
}

.footertext {
width: 350px;
text-align: left;
padding-top: 10px;
font-size: 80%;
}
.footertext a:link {color: white; text-decoration: none;}
.footertext a:visited {color: white; text-decoration: none;}
.footertext a:hover {color: silver;}
.footertext a:active {color: white; text-decoration: none;}

.footerfloater {
width: 150px;
text-align: left;
float: right;
margin-top: -13px;
padding-top: 13px;
}

h1,h2,h3,h4,h5,h6,#footer {
font-family: Gotham, Helvetica, Arial, san-serif;
}
h1 {font-size: 250%;}
h2 {font-size: 200%; color: #990000;}
h3 {font-size: 120%;}
h4 {font-size: 125%;}
p {font-size: 110%; font-variant: normal;}

a:link {color: #990000}
a:visited {color: #990000}
a:hover {color: #000000}
a:active {color: #990000}
