body {
background-color:#000000;
margin:0px;
}

a:link {color: #631E1A}      /* unvisited link */
a:visited {color:#631E1A}  /* visited link */
a:hover {color:#631E1A}  /* mouse over link */
a:active {color:#631E1A}  /* selected link */

#maincontent {
background-image:url(images/background.jpg);
background-repeat:repeat-y;
}

.headerlink A:link { text-decoration:none;
color: #AFAA9F;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}
.headerlink A:visited { text-decoration:none;
color:#AFAA9F;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}
.headerlink A:active { text-decoration:none;
color:#AFAA9F;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}
.headerlink A:hover { text-decoration:none;
color: #C54008;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}

.headerlinkactive A:link { text-decoration:none;
color: #FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}
.headerlinkactive A:visited { text-decoration:none;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}
.headerlinkactive A:active { text-decoration:none;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}
.headerlinkactive A:hover { text-decoration:none;
color: #C54008;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;}

.spacing {
line-height:25px;
}

