div{
  color:#000000;
}
#header1 h1{
  background:transparent url(images/header.jpg) no-repeat scroll 0 0;
  background-color:#DDDDDD;
}

div.main_nav .top_nav a{
  color:#ffffff;
}
.main_nav .top_nav .current a {
  color:#000000;
}
div #content_sub h2, #content_main h2 {
  color:#ee2126;
}
div #content_main{
  background-color:#f2f0f0;
}

/*--------- Links ---------*/

#content_sub a:link, #content_sub a:visited, #content_sub a:hover, #content_sub a:active {
  color: #0000ff; text-decoration:none;
}
a:link, a:visited, a:hover, a:active {
  color: #663399; text-decoration:none;
}

h3 {
  color:#EE2126;
}

h4{
  color:#000000;
}