blockquote{
	border-color: #CCCCCC;
}

h1
{
	background: transparent;
	color: #5E0000;
}

body{background: #F2F2F2;
}

#header
{
	background: transparent url(header.jpg) no-repeat;
	color: #571a00;
}
#header h2
{
	background: transparent;
	color: #e2e2e2;
}

#logo, #logo h1
{
	background: transparent;
	color: #5E0000;
}

#menu, #menu li a
{
	background: transparent url(menu.gif) no-repeat;
	color: #FFFFFF;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	background: transparent;
	color: #FF0000;
	border-color: #B1BCA4;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{
	background: #cecece;
	color: #330000;
}

.sidebaritem
{
	background: #e2e2e2;
	color: #330000;
} 


.sbilinks li a, .sidebaritem a
{ background: #e6e6e6;
	color: #330000;
} 

#content h1
{
	background: transparent;
	color: #5E0000;
}

#footer
{
	background: transparent url(footer.gif) no-repeat;
	color: #CCCCCC;
	border-color: #990000;
}

#address, #footer a 
{
	background: transparent;
	color: #FFFFFF;
}
 #footer a:hover
{
	background: transparent;
	color: #FF3300;
}

