body {
    background-color: black;
    font-family: georgia, georgian, sans-serif, arial;
    border: 9px solid white;
}
a {
    text-decoration: none;
    color: white;
}
.ccr {
font-size: 3.1em;
color: #ffffff;
background-color: #000000;
max-width: 70%;
}
.topToSign img {
text-align: center;
min-width: 50%;
max-width: 75%;
}
#container {
    background-color: clear;
    width: 700px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#container p {
	text-align: center;
}
#container {
	text-align: center;
}
#container siteseal {
	text-align: center;
}
#header {
    background-color: black;
    color: white;
    text-align: center;
    padding: 10px;
}
#content {
padding: 10px;
    color: white;
}
#nav {
    width: 95px;
    float: left;
    text-align: left;
}
#nav ul {
list-style-type: upper-alpha;
list-style-position: inside;
text-align: center;
padding: 0px;
margin: 10px;
}
#nav ul li {
text-align: center;
padding: 7px 0px;
margin: 0px 0px;
}
#nav .selected {
font-weight: bold;
display: inline;
}
#nav h4 {
margin: 15px 0px -17px 0px;
}
#liTwo h4 {
	margin: 15px 0px -17px 0px;
}
#main {
    width: 700px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#cntrTxt p {
    text-align: right;
}
#footer p {
color: white;
}