/*-------------------------------------------------------------------------------------------------
    Other
--------------------------------------------------------------------------------------------------*/

#mission
{
	position: relative;
	left: -175px;
}

/*-------------------------------------------------------------------------------------------------
    Star hack for IE6
--------------------------------------------------------------------------------------------------*/

#IE6root #columns1 #maincontent
{
    width: 720px;
    margin-top: 0px;
}

#IE6root #orgpage
{
	position: relative;
	left: 30px;
	top: -200px;
 }

