#navigation {
	display: none;
}

#eyecandy {
	display: none;
}

#footer {
	display: none;
}

#logo {
	position: absolute;
	width: 143px;
	height: 68px;
	top: 20px;
	left: 20px;
	background: url(../2008/mediaprologo-print.png) no-repeat;
}


/*
**
**	The styling for the actual contents of the loaded
**	pages should go here.
**
*/
#innercontent {
	padding-left: 45px;
	padding-right: 15px;
	font-family: corbel, calibri, "trebuchet ms", arial, sans-serif;
	margin-top: 100px;
}

#innercontent p.ingress {
	font-weight: bold;
}

#innercontent h1 {
	position: relative;
	left: -30px;
}


#innercontent quote {
	font-style: italic;
	color: gray;
	display: block;
	width: 40%;
	text-align: justify;
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	background: url(../2008/quotebg.png) no-repeat;
	padding-top: 14px;
	padding-left: 20px;
	min-height: 133px;
}

#innercontent p.tools {
	font-weight: bold;
	font-style: italic;
}

#innercontent #updated {
	float: right;
	font-family: calibri, "trebuchet ms", arial, sans-serif;
	font-size: 10px;
	color: silver;
}
