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;	
}
div#branding a	{
color: #000 !important; 	
}
.ir span {
background: transparent url('../../images/minisites/an-ocean-of-rain/logo.gif') no-repeat;
}


div#navigation ul li a {
color:#e7d7c4;
}
div#navigation ul li a.active, 
div#navigation ul li a:hover {
background: #e7d7c4 none;
color: #000;
}
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#stuff {
width: 624px !important;
margin: 21px auto !important;
padding: 0;
}
div#stuff img    {

}

div#minisite_left    {
margin: 10px 15px 10px 0;
width: 305px;
float: left;
}
div#minisite_right    {
margin: 10px 0 10px 7px;
width: 625px;
float: right;
}

div.intro p {
	font-size:1.25em;
	line-height:130%;
}

div#stuff h2    {
font-size: 0.9em;
}
div#stuff h3    {
font-size: 0.8em;
}
div#stuff h4    {
font-size: 0.7em;
margin: 0 0 10px 0;
}

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