/*
========================================================================
Filename:		style.css
Date Created:	2007-09-03
Description:	Global CSS stylesheet
Site:			Young Enterprise London
Author:			Mark Patterson (mark.patterson@atticmedia.com)
========================================================================
*/


/* Hide Page Elements
-------------------------------------------------------------------------- */
#utilitynav, #crumbtrail, #nav, #sidebar {
	display: none;
}


/* Content
-------------------------------------------------------------------------- */
#content {
	width: 75%;
	margin-top: 10px;
}
#content table th {
	text-align: left;
	font-weight: bold;
}