body
{ background:url(../images/backgroundtile.jpg) repeat top center fixed;
  color: #5A6370;
}

blockquote{border-color: #767676;}

#main
{ background: url(../images/main.png) repeat-y center;
  color: #5A6370;
}

#links, #footer, #menu li a
{ 
  color: #D1D3D7;
  border-color: #D7D7D7;
  font-weight:bold;
  text-shadow:3px 3px 3px #000000;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

#logo
{ background: #FFF url(../images/site_logo.jpg) no-repeat;
  color: #5A6370;
}

h1, h1 span
{ background: transparent;
	color:#FF4400 !important;
	border-color:#ff4400 !important;
  text-shadow:3px 3px 3px #000000;
}
#menu li:hover a, #menu li a#selected, #menu li:hover a#selected
{ background: #FFF url(../images/blue_menu.png);
  color: #484E56;
  text-shadow:3px 3px 3px #6666ff;
} 

#column2 a, #column2 a:hover
{ background: transparent;
  color: #5A6370;
}
#content
{
  color: #D1D3D7;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #D1D3D7;
}

.sbihead
{ background: #FFF url(../images/blue_sbi.png);
  color: #484E56;
}

.sbihead h1
{ background: transparent;
  color: #484E56 !important;
  text-shadow:3px 3px 3px #6666ff;
}

.sbilinks li a
{ background: #FFF url(../images/link.png);
  color: #D1D3D7;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #1775D5;
} 
