/* External Style Sheet */

.center {
text-align: center;
margin: auto; }

.footer {
border-top: solid 1px #000000;
padding-top: 20px;
padding-bottom: 20px;
background-color: #e2e2e2;
text-align: center;
margin: auto;
clear: both;
font-size: 12px; }

body {
background-color: #e2e2e2;
padding: 10px 80px 10px 80px;
text-align: justify;
font-family: "Times New Roman", Georgia, sans-serif;
font-size: 16px;
margin: 0; }

hr {
color: #000000; 
height: 1px; }

#topNav {
border-top: none;
border-bottom: solid 1px #000000;
background-color: #e2e2e2;
text-align: center;
font-size: 20px;
height: 70px;
line-height: 65px;
valign: center; }

#topNav a {
color: #3333ff;
padding: 20px;
text-decoration: none; }

#topNav a:visited {
color: #ff0000; }

#home #topNav .home,
#about #topNav .about {
color: #000000;
cursor: default; }

#mainContent {
border: none;
padding: 10px 100px 10px 100px; }
