a {color: #007AEB
}
a:visited {color: #007AEB
}
a:hover {color: #007AEB
}
a:active {color: #007AEB
}
img {border:0;
}
body {
   padding: 0;
   margin: 0;
   background-image: url(navbarrid2.png);
   background-position: 0 100px;
   background-repeat: repeat-y;
   font-family: arial;
   background-color: #000000;
   color: #007AEB;
}
#header {
   height: 100px;
   background-image: url(headbarrid2pc.png);
   background-repeat: repeat-x;
}
#nav {
   position: absolute;
   top: 90px;
   left: 0;
   width: 175px;
   color: #007AEB;
}
#content {
   margin-top: -10px;
   margin-left: 175px;
   color: #007AEB;
}

//// Old color 00A2EB





