body {margin: 25px 0px;
padding: 0px;
text-align: center;
background-color: white;}


#main {position: relative;
width: 90%;
margin: 0px auto;}

#content {padding: 20px;
border: 1px solid black;
background-color: white;
text-align: left;}

#content p {text-align: justify;}

#content2 {padding: 20px;
border: 1px solid black;
background-color: white;}

#content2 h1, h2 {text-align: left;}

#content2 h3, p {text-align: center;}

h1 {font-size: 18px;
  color: #880000;}

h2 {font-size: 16px;}

h3 {font-size: 14px;}

p, td {font-family:Verdana, Arial, sans-serif;
font-size: 12px;}

.red {color: #880000;
font-weight: bold;}

img.top {border: none;}

.bold {font-weight:bold;
color: #404040;}

#sidebar {display: none;}

#footer {font-weight: bold;
color: black;
padding: 6px;
width:600px;}

#footer a {text-decoration: none;
color: #ceefbd;}

#footer a:hover {color:black;}

.copyright {color: #8aae8f;
font-size: 10px;
font-weight: bold;}