body	{
background-color: transparent;	
}
html    {
background: #000 url('../../images/minisites/black-over-red/background.jpg') no-repeat center top fixed;
}
div#branding	{
width: 196px;
height: 50px;
top: 20px;
background: transparent url('../../images/minisites/black-over-red/logo.gif') no-repeat;	
}
.ir span {
background: transparent url('../../images/minisites/black-over-red/logo.gif') no-repeat;
}
div#navbox	{
margin: -33px 0 0 0;	
}
div#navigation ul li a	{
color: #ffa8a6;	
background: transparent none;
}
div#subnavigation ul li a {
color: #fff;	
background: transparent none;
}
div#navigation ul li a:hover	{
width: auto;
background: #ffa8a6 none;
color: #000;
}
div#subnavigation ul li a:hover {
width: auto;	
background: #fff none;
color: #000;	
}
a.active    {
background: #ffa8a6 none;
color: #000;
}
div.minisite    {
width: 980px !important;
overflow: visible;
margin: 0;
padding: 0;
}
div.intro p    {
font-size: 1.5em;
line-height: 130%;
}
div#copy    a:hover	{
text-decoration: none;
}
div#column_left	{
width: 980px;
}
a.lightview img	{
margin: 0 15px 15px 0 !important	
}
div#copy p a	{
text-decoration: underline;
padding: 0 0 0 20px;
background: transparent url('../../images/arrow-transparent.gif') no-repeat 0 4px;	
}
div#copy p a:hover	{
text-decoration: none;	
}
div#footer	{
border-color: #ffa8a6;	
}
div#footer, div#footer ul li a    {
color: #ffa8a6;	
background: transparent none !important;
}
div#footer ul li a:hover	{
/* width: auto; if added, IE goes nuts */
text-decoration: underline;
width: auto;
}

