html, body{
background-color:#ffffff;
color:#000000;
}
#logo{
background-image:url('../../img/styles/white/logo_top.jpg');
}
a, a:visited{
color:#b42222;
}
a:hover{
color:#b42222;
}
#menu a, #menu a:visited{
color:#909090;
}
#menu a:hover, #menu a.in, #menu a.in:visited, #menu a.in:hover{
color:#000000;
}
#nav a, #nav a:visited{
color:#909090;
}
#nav a:hover{
color:#b42222;
}
#footer{
color:#909090;
}
#photos, #photo{
background:url('../../img/styles/white/spinner.gif') no-repeat center center;
}
#stylesheets a{
border-color:#fff;
}
#stylesheets a:hover, #stylesheets a.in{
border-color:#b42222;
}
#nav_spinner{
background:url('../../img/styles/white/spinner_small.gif') no-repeat top left;
}
