body {
	width: 700px;
	background-color: #fff;
}

body, p, td {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.80;
	color: #000;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

a:link, a:visited {
	color: #375c77;
}

#Page {
	width: 100%;
}

#Main {
	width: 100%;
	text-align: left;
}

/* Like in Nascar, three wide into the turn... :D */
#ThreeWide {
	width: 100%;
}

#Header, #Nav, #HeaderNoFlash {
	display: none;
}

#Content {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 525px;
}

#Gutter {
	float: right;
	width: 175px;
	padding-top: 43px;
	.padding-top: 53px;
	padding-right: 20px;
	.padding-right: 15px;
	padding-left: 0;
}

#ThinBlueLine {
	display: none;
}

#AboutMcDonogh, #SiteTools, #ContactDetails {
	display: none;
}

#Content {
	border-right: 1px solid #eee;
}

#Content h2 {
	font-size: 220%;
	color: #91d5ea;
	text-transform: uppercase;
	margin-top: 0px !important;
	margin-bottom: 0px;
	margin-left: 0px !important;
}

#FeedbackLink {
	display: none;
}

.TableBox th {
	font-weight: bold;
	border-bottom: 1px solid #555;
}

.TableBox td {
	padding: 3px;
}

tr.SubItem2 {
	background-color: #eee;
}

#LoginName {
	display: none !important;
}