* {font-size: inherit;}

body
{
	background-image: url('images/socialjusticebg.gif');
	background-repeat: no-repeat;
	margin: 0;
	font-size: 14px
}
	
div#body
{
	position: absolute;
	top: 100px;
	left: 170px;
	display: inline;
	padding-right: 30px;
}
div#body p {text-align: justify;}

div#upperright
{
	background-image: url('images/upperright.gif');
	background-position:  right top;
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 110px
}

div#navpanel
{
	width: 140px;
	position: absolute;
	top: 120px;
	left: 10px;
}

div#navpanel
{
	font-size: .8em;
	font-weight: bold;
}

a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
div#navpanel  a {color: #ffcc00;}
div#navpanel span.link 
{
	color: #003399;
	display: block;
}
div#navpanel span.sublink {
	color: #003399;
	padding-left: 20px;
	display: block;
}
div#navpanel span.sublink a {color: #eeeeee;}

h1
{
	position: absolute;
	right: 100px;
	left: 400px;
	top: 10px;
	height: 90px;
	z-index: 1;
	text-align: center;
	vertical-align: middle;
	font-size: 32px;
	color: #eeeeee;
	font-weight: 900;
	margin-top: 0;
}

h2
{
	text-align: left;
	font-size: 2.5em;
	font-weight: 900;
	color: #000000;
}
h3
{
	text-align: left;
	font-size: 1.5em;
	font-weight: 700;
	color: #000000;
}