body {
margin: 0;
font-family: Verdana, Arial, Helvitica, sans-serif;
font-size: .75em;
padding: 0;
}
#banner {
margin-top: 0;
margin-bottom: 0;
background-color: #900;
border-bottom: solid 1px #000;
padding: 5px 5px 5px 10px;
line-height: 75%;
color: #fff;
}
#sub_banner {
background-color: #999;
border-bottom: solid 1px #999;
font-size: .8em;
font-style: italic;
padding: 3px 0 3px 10px;
}
#content {
position: absolute;
margin-left: 7%;
width: 85%;
top:  0px;
padding: 5px;
}
#nav {
position: absolute;
width: 30%;
left: 60%;
top:  100px;
padding: 5px;
}
#nav2 {
position: absolute;
padding: 5px 5px 5px 10px;
top:  100px;
width: 15%;
}
#footer {
text-align: center;
padding-top: 7em;
}
.title {
font-size: 120%;
}
.content {
font-family: Verdana, Arial, sans-serf;
margin-left: 20px;
margin-right: 20px;
}
.footer {
font-size: 75%;
}
strong {
font-weight: normal;
background-color: yellow;
}
blockquote {
background-image: url(Side_Bar_Clouds.jpg);
background-repeat: no-repeat;
float: left;
width: 200px;
margin: 0 0.7em 0 0;
padding: 0.7em;
color: #666
background-color: black;
font-family: Georgia, Tiuems, "Times New Roman", serif;
font-size: 1.5em;
font-style: italic;
}
blockquote p {
margin: 0;
padding: 0;
text-align: left;
line-height: 0.8em;
background-repeat: no-repeat;
background-position: bottom right;
}
ul.nav a {
border: 1px dashed #000;
border-bottom: none;
padding: 5px 15px 5px 15px;
margin-right: 5px;
background-color: #339933;
text-decoration: none;
color: #00f;
}
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

