body	{
background: #000 url('../../images/minisites/an-ocean-of-rain/background.jpg') no-repeat center bottom scroll;
height:100%;
}
html    {
/*background: #000 url('../../images/minisites/an-ocean-of-rain/background.jpg') no-repeat center top scroll;*/
height:100%;
}
div#navbox {
	margin: -35px 0 0 0;
}
div#branding	{
width: 227px;
height: 50px;
top: 20px;
background: transparent url('../../images/minisites/an-ocean-of-rain/logo.gif') no-repeat;
}
.ir span {
background: transparent url('../../images/minisites/an-ocean-of-rain/logo.gif') no-repeat;
}
div#branding a	{
color: #000 !important;	
}

div#navigation ul li a {
color:#e7d7c4;
}
div#navigation ul li a.active, 
div#navigation ul li a:hover {
background: #e7d7c4 none;
color: #FFF;
}
div#subnavigation ul li a {
color:#FFF;
}
div#subnavigation ul li a.active {
background: #FFF none;
color: #000;	
}

div#copy    {
margin: 0;
padding: 0;
}
div#copy    a:hover	{
text-decoration: none;
}
div#copy p a {
	background:transparent url(../../images/arrow-white.gif) no-repeat scroll 0 4px;
	padding: 0 0 0 20px;
}

div#footer    {
background: transparent none;
border-top:solid 1px #e7d7c4;
}
div#footer a	{
background: none;
color: #e7d7c4;	
}
div#footer ul li a:hover	{
background: #FFF none;
color: #e7d7c4;
}
