body, html {
background: #666666;
color: #000000;
font: 12px arial;
margin: 5px 0px 5px 0px;
background-image: url(back.jpg);
}

a:link, a:visited, a:active {
color: #00f;
}

a:hover {
color: #f00;
text-decoration: underline;
}

#main_table {
width: 760px;
border: 5px solid #000000;
border-collapse: collapse;
aligment: center;
border-spacing: 0px;
}

.copyright {
font-family: arial;
font-size: 12px; 
color: #fff;
display: block;
background-color: #000;
padding: 0px;
margin: 0px;
}

#menu_row {
background-color: #000;
color: #ccc;
display: block;
}

.menu_items {
display: inline;
}

#main_content {
background-color: #fff;
padding: 20px;
font-family: arial;
font-size: 12px;
}

.section_heading {
background-color: #ccc;
color: #000;
font-weight: bold;
font-family: arial;
font-size: 14px;
padding-left: 5px;
}

.header_subtext {
font-family: arial;
font-size: 12px;
color: #ccc;
padding-left: 10px;
}

.NavBoxbtn1
{
    BORDER-RIGHT: #555 1px solid;
    PADDING-RIGHT: 4px;
    BORDER-TOP: #555 1px solid;
    PADDING-LEFT: 4px;
    FONT-SIZE: 10px;
    BACKGROUND: #6699ff;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #555 1px solid;
    LINE-HEIGHT: 24px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #555 1px solid;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
    FONT-WEIGHT: bold;
}
A.NavBoxbtn1:link
{
    BACKGROUND: #6699ff;
    COLOR: #ddd;
    TEXT-DECORATION: none
}
A.NavBoxbtn1:active
{
    BACKGROUND: #3333ff;
    COLOR: #fff;
    TEXT-DECORATION: none
}
A.NavBoxbtn1:visited
{
    BACKGROUND: #6699ff;
    COLOR: #ddd;
    TEXT-DECORATION: none
}
A.NavBoxbtn1:hover
{
    BORDER-RIGHT: #888 1px solid;
    BORDER-TOP: #888 1px solid;
    BACKGROUND: #3366ff;
    BORDER-LEFT: #888 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #888 1px solid;
    TEXT-DECORATION: none
}

#category_menu {
background-color: #fff;
padding: 5px;
}

#category_menu h3 {
background-color: #3366ff;
color: #fff;
font-weight: bold;
font-family: arial;
font-size: 14px;
display: block;
padding: 0px;
margin: 0px;
}

#category_menu ul {
list-style:  none;
margin: 0px;
padding: 0px;
}

#category_menu li {
border-bottom: 1px solid #ed9f9f;
font-family: arial;
font-size: 12px;
font-weight: bold;
}

#category_menu li a:link, #category_menu li a:visited {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 12px solid #711515;
border-right: 1px solid #711515;
background-color: #b51032;
color: #fff;
text-decoration: none;
}

#newsletter {
font-family: arial;
font-size: 12px;
padding: 5px;
}

#headtext {
font-family: arial;
font-size: 18px;
font-weight: bold;
}

#page_header {
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #000;
padding: 0px;
margin: 0px;
}

#sitemap_category {
font-family: arial;
font-size: 14px;
font-weight: bold;
}

#sitemap_category a:link,
#sitemap_category a:visited,
#sitemap_category a:active {
font-family: arial;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #000;
}

#sitemap_category a:hover {
color: #f00;
}



