body {
	background-color: #c1c1c1;
}

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

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

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

#Page {
	width: 100%;
	min-width: 960px;
	margin: auto;
	text-align: center;
}

#Main {
	background-color: #fff;
	margin: auto;
	width: 960px;
	text-align: left;
}

/* Like in Nascar, three wide into the turn... :D */
#ThreeWide {
	width: 100%;
	background-image: url('../images/pale-blue-bg.png');
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	.overflow: visible;
}

#Header {
	width: 960px;
	/*height: 94px;*/
	line-height: 0.85;
}

#Header img {
	margin: 0;
	padding: 0;
	border: 0;
	.margin-bottom: -3px;
}

#HeaderNoFlash {
	background: url('/fp/images/current.jpg') top right no-repeat;
}

#Nav {
	width: 200px;
	float: left;
	background-color: #e6f5fc;
	padding-top: 50px;
}

#Nav hr {
	width: 200px;
	height: 0px;
	color: #ffffff;
	border: 0;
	border-top: 1px solid #fff;
	margin:0;
}

#Nav hr.separator {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
}

#Nav > ul  {
	.margin-top: -7px;
}

#Nav > ul > li {
	background-image: url('../images/nav-bg.png');
	background-repeat: repeat-x;
	width: 200px;
	min-height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
}

#Nav ul li a:link, #Nav ul li a:visited {
	color: #325f7d;
	text-decoration: none;
	text-transform: uppercase;
	width: 180px;
	height: 25px;
	padding-left: 20px;
	padding-top: 5px;
	display: block;
	font-size: 90%;
	overflow: hidden;
}

#Nav > ul > li > a:hover, #Nav > ul > li > a:active {
	background-color: #fff;
}

#Nav > ul > li.Selected {
	background-image: url('../images/nav-second-bg.png');
	background-color: #fff;
	background-position: bottom;
}

#Nav ul li ul {
	clear: both;
	margin-left: 20px;
	padding-bottom: 10px;
}

#Nav ul li ul li {
	background-image: url('../images/dash-background.gif');
	width: 180px;
/*	list-style: none inside url('../images/dash-bullet.png');*/
}

#Nav ul li ul a:link, #Nav ul li ul a:visited {
	text-transform: none;
	height: 18px;
	.height: 22px;
	font-size: 80%;
	padding-left: 14px;
	width: 166px;
}

#Nav ul li ul a:hover, #Nav ul li ul a:active {
	color: #246;
	background-image: url('../images/bullet-background.gif');
}

#Nav ul li ul li.Selected a:link, #Nav ul li ul li.Selected a:visited {
	background-image: url('../images/bullet-background.gif');
}

#Nav p {
	text-transform: uppercase;
	margin-left: 20px;
	color: #325f7d;
}

#Nav input {
	border: 0;
	text-transform: uppercase;
	color: #325f7d;
	margin: 5px 0 20px 19px;
	font-size: 100%;
	background-color: #f7fcfe;
	
}

#GutterNav {
	margin-top: -6px;
	background-image: url('../images/nav-second-bg.png');
	background-color: #fff;
	background-position: bottom;
	background-repeat: repeat-x;
}

#GutterNav li a:link, #GutterNav li a:visited {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 2px 0 5px 5px;
}

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

#Gutter {
	float: right;
	width: 175px;
	padding-top: 5px;
	.padding-top: 15px;
	padding-right: 20px;
	.padding-right: 15px;
	padding-left: 0;
	.margin-top: 38px;
}

#LoginName {
	float: right;
	text-align: right;
	.margin-bottom: -31px;
}

#LoginName a:link.name, #LoginName a:visited.name {
	display: block;
	color: #522008;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	padding-right: 10px;
	padding-top: 10px;
	width: 165px;
}

#Nav, #Content, #Gutter {
	margin-bottom: 4px;
}

#ThinBlueLine {
	clear: both;
	border: 0;
	border-top: 1px solid #009CBF;
	margin: 4px 0 0 0;
	width: 960px;
	.margin-bottom: -5px;
}

#AboutMcDonogh, #SiteTools, #ContactDetails, #ContactDetails .vcard {
	clear: left;
	background-color: #E6F5FC;
	padding: 3px 0;
	text-align: center;
	font-family: "Georgia", Times, serif !important;
}

#AboutMcDonogh p, #SiteTools p, #ContactDetails p, #ContactDetails .vcard * {
	font-family: "Georgia", Times, serif;
	font-size: 7pt;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#ContactDetails .vcard {
	display: inline;
	margin-top: 0;
}

#ContactDetails .vcard .adr {
	display: inline;
}

#ContactDetails span {
	margin: 0 0.4em !important;
}

#HeaderFlash {
	margin-bottom: 15px;
}

#HeaderNoFlash {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	width: 960px;
	height: 500px;
}

* html #HeaderNoFlash {
	width: 950px;
}

#HeaderNoFlash h1 {
	float: right;
	font-size: 30pt;
	color: #fff;
	line-height: 1.3;
}

#HeaderNoFlash h1 a:link, #HeaderNoFlash h1 a:visited {
	color: #000;
	text-decoration: none !important;
}

#HeaderNoFlash h1 {
	margin: 35px 10px 10px 0;
	padding: 0;
}

#HeaderNoFlash h1 a {
	display: block;
	padding: 27px 500px 0 0;
	background: url('/fp/McD-School-Logo-Home.png') top right no-repeat;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	height: 0px !important;
	height /**/:27px;
	color: #000;
}

#FLCats {
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url('/fp/orange-transp-bg.png');
	overflow: none;
	width: 960px;
	height: 26px;
	clear: both;
}

#FLCats ul, #SecondaryNav ul {
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

#FLCats ul li {
	float: left;
	padding-right: 2px;
}

#FLCats li a:link, #FLCats li a:visited, #SecondaryNav li a:link, #SecondaryNav li a:visited, #SecondaryNav #Images a:link, #SecondaryNav #Images a:visited {
	display: block;
	color: #522008;
	padding: 4px 6px 3px 6px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 7.5pt;
	letter-spacing: -0.2px;
}

#FLCats a:hover, #FLCats a:active, #FLCats li a:link.Selected, #FLCats li a:visited.Selected {
	color: #fff !important;
}

#FLPeople, #FLTopics, #FLTools {
	display: inline-block;
	float: left;
	/*margin-left: 2em; */
}

#FLCats li a:link, #FLCats li a:visited {
	color: #f2e8e1;
	font-weight: bold;
}

#SecondaryNav {
	position: absolute;
	top: 473px;
	height: 27px;
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url('/fp/grey-transp-bg.png');
	overflow: hidden;
	clear: both;
}

#SecondaryNav ul {
	float: left;
}

#SecondaryNav ul li {
	float: left;
	padding-left: 2px;
}

#SecondaryNav a:link, #SecondaryNav a:visited, #SecondaryNav li {
	color: #fff !important;
}

#SecondaryNav a:hover, #SecondaryNav a:active{
	color: #ccc !important;
}

#SecondaryNav input {
	color: #333;
	background-color: #ccc;
	border: 1px solid #555;
	height: 18px;
	margin: 5px 0 5px 3px;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
}

#SecondaryNav #Images {
	float: right;
}

#RecentNews {
	width: 250px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

#RecentNews h3 {
	font-size: 90%;
	font-weight: 500;
	padding: 0 0 2px 7px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #999;
}

#RecentNews ul {
	margin: 0 0 0 7px;
	padding: 0;
}

#RecentNews ul li {
	list-style-type: none;
	margin: 15px 0 0 0;
}

#RecentNews a:link, #RecentNews a:visited {
	color: #555;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}

#AdButtons {
	width: 152px;
	float: left;
	padding: 0 9px;
}

#AdButtons img {
	margin: 8px 0;
}

#RotatingFlash {
	width: 510px;
	float: left;
	padding: 8px 7px;
}

.clear {
	clear: both;
}

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