body { background-color:#FFFFFF; margin-top: 25px;}
A:link  { color: #632910; text-decoration: none; font-weight: normal;}
A:visited { color: #869183; text-decoration: none; font-weight: normal;}
A:active  { color: #869183; text-decoration: none; font-weight: normal;}
A:hover   { color: #c8cfbf; text-decoration: none; font-weight: normal;}

.style1 { font-family:Arial, Helvetica, sans-serif; font-style:italic; font-size: 15px; font-weight:lighter; color: #999999;}
.style1_white { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:18px; font-style:normal;}
.style1_white_sm { font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; font-style:normal;}

.nav { font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:lighter; color: #999999;}

.nav A:link  { font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:lighter; color: #999999;}
.nav A:visited { font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:lighter; color: #999999;}
.nav A:active  { font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:lighter; color: #999999;}
.nav A:hover   { font-family:Arial, Helvetica, sans-serif; font-size: 15px; font-weight:lighter; color: #cccccc;}

.subnav { font-size: 12px; text-decoration: none; font-weight: normal; color: #632910;}
a:link.subnav { font-size: 12px; text-decoration: none; font-weight: normal; color: #632910;}
a:visited.subnav { font-size: 12px; text-decoration: none; font-weight: normal; color: #632910;}
a:active.subnav { font-size: 12px; text-decoration: none; font-weight: normal; color: #632910;}
a:hover.subnav { font-size: 12px; text-decoration: none; font-weight: normal; color: #c8cfbf;}

.navlit { font:Times New Roman, Times, serif; font-size: 16px; font-weight: normal; color:#869183;}

.subnavlit { font-size: 12px; color: #869183; text-decoration: none; font-weight: normal;}

.copyright { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:lighter; color: #999999;}

/** WFAA 8 Button Styles **/

#infoContainer {
width:945px;
text-align:center;
}

#infoContent {
width:300px;
background-color:#632910;
float:left;
margin-left:500px;
text-align:center;
}

#infoContent:link visited active {
width:300px;
background-color:#632910;
float:left;
margin-left:500px;
text-align:center;
}

#infoContent:hover {
width:300px;
background-color:#c8cfbf;
float:left;
margin-left:500px;
text-align:center;
}

/** DMag Button Styles **/

#DMagContainer {
width:945px;
}

#DMagContent {
width:200px;
background-color:#632910;
float:left;
margin-left:620px;
}

#DMagContent:link visited active {
width:200px;
background-color:#632910;
float:left;
margin-left:620px;
}

#DMagContent:hover {
width:200px;
background-color:#c8cfbf;
float:left;
margin-left:620px;
}