/* General and Misc */
body
{
	margin: 0 auto;
	background-image: url("../images/background_gradient.jpg");
	background-repeat: repeat-x;
	background-color: #555;
	text-align: center;
}
/*- End General and Misc */




/* Container */
#container
{
	margin: 0 auto;
	width: 800px;
	height: auto;
	background-color: #FFF;
	text-align: left;
}
/*- End Container */




/* Header */
#header
{
	margin: 0 6px 0 6px;
	width: 788px;
	height: 59px;
	background-image: url("../images/background_header.jpg");
	background-repeat: no-repeat;
}

#header .address
{
	margin: 15px 10px 0 0;
	float: right;
	font: normal 9px Verdana;
	color: #FFF;
}
/*- End Header */



/* School Header */
#schoolHeader
{
	margin: 0 6px 0 6px;
	width: 788px;
	height: 59px;
	background-image: url("../images/background_header_school.jpg");
	background-repeat: no-repeat;
}

#schoolHeader .address
{
	margin: 15px 10px 0 0;
	float: right;
	font: normal 9px Verdana;
	color: #FFF;
}
/*- End School Header */




/* Navigation */
#navigation
{
	margin: 1px 6px 0 6px;
	width: 788px;
	height: 30px;
	background-image: url("../images/background_navigation.jpg");
	background-repeat: repeat-x;	
}

#navigation table
{
	width: 750px;
	height: 30px;
}

#navigation td a,
#navigation td a:link,
#navigation td a:active,
#navigation td a:visited
{
	padding: 2px 0 0 0;
	height: 28px;
	font: bold 14px Trebuchet MS;
	color: #FFF;
	text-decoration: none;
}

#navigation .categoryCellSelected
{
	text-align: center;
	background-image: url("../images/background_navigation_arrow.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#navigation .categoryCellOff
{
	text-align: center;
}
/*- End Navigation */




/* School Navigation */
#schoolNavigation
{
	margin: 1px 6px 0 6px;
	width: 788px;
	height: 30px;
	background-image: url("../images/background_navigation_school.jpg");
	background-repeat: repeat-x;	
}

#schoolNavigation table
{
	width: 750px;
	height: 30px;
}

#schoolNavigation td a,
#schoolNavigation td a:link,
#schoolNavigation td a:active,
#schoolNavigation td a:visited
{
	padding: 2px 0 0 0;
	height: 28px;
	font: bold 14px Trebuchet MS;
	color: #FFF;
	text-decoration: none;
}

#schoolNavigation .categoryCellSelected
{
	text-align: center;
	background-image: url("../images/background_navigation_arrow_school.jpg");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#schoolNavigation .categoryCellOff
{
	text-align: center;
}
/*- End School Navigation */




/* Banner */
#banner
{
	margin: 3px 6px 0 6px;
	width: 788px;
	height: 166px;
}
/*- End Banner */




/* Content Left */
#contentLeft
{
	margin: 10px 0 0 12px;
	display: inline;
	float: left;
	width: 525px;
	font: normal 12px Trebuchet MS;
	color: #000;
}

#contentLeft h1
{
	padding: 0 0 1px 0;
	font: bold 18px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentLeft h2
{
	padding: 0 0 1px 0;
	font: bold 16px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentLeft h3
{
	padding: 0 0 1px 0;
	font: bold 14px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentLeft h3
{
	padding: 0 0 1px 0;
	font: bold 12px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentLeft a,
#contentLeft a:link,
#contentLeft a:active,
#contentLeft a:visited
{
	font: normal 12px Trebuchet MS;
	color: #60acec;
}
/*- End Content Left */




/* Content Right */
#contentRight
{
	margin: 10px 0 0 12px;
	display: inline;
	float: left;
	width: 575px;
	font: normal 12px Trebuchet MS;
	color: #000;
}

#contentRight h1
{
	padding: 0 0 1px 0;
	font: bold 18px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight h1
{
	padding: 0 0 1px 0;
	font: bold 18px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight h2
{
	padding: 0 0 1px 0;
	font: bold 16px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight h3
{
	padding: 0 0 1px 0;
	font: bold 14px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight h3
{
	padding: 0 0 1px 0;
	font: bold 12px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight a,
#contentRight a:link,
#contentRight a:active,
#contentRight a:visited
{
	font: normal 12px Trebuchet MS;
	color: #60acec;
}

#contentRight .newsArchiveHeader
{
	padding: 0 0 1px 0;
	font: bold 18px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight .newsArchiveDate
{
	margin: 0;
	padding: 2px;
	font: normal 12px Trebuchet MS;
	color: #000;
}

#contentRight .newsHeadline
{
	padding: 0 0 1px 0;
	font: bold 18px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

#contentRight .newsDate
{
	font: normal 14px Trebuchet MS;
	color: #000;
}
/*- End Content Right */




/* Navigation Right */
#navigationRight
{
	margin: 10px 0 0 35px;
	display: inline;
	float: left;
	width: 200px;
}

#navigationRight ul
{
	margin: 0;
	padding: 0;
	width: 200px;
	list-style: none;
}

#navigationRight .content
{
	padding: 8px 0 0 2px;
	font: normal 11px Trebuchet MS;
	color: #60acec;
}

#navigationRight .title
{
	margin: 5px 0 0 0;
	padding: 2px 0 0 4px;
	width: 200px;
	height: 23px;
	background-image: url("../images/background_navigationRight.jpg");
	background-repeat: repeat-x;
	font: bold 14px Trebuchet MS;
	color: #FFF;
}

#navigationRight .bottom
{
	margin: 10px 0 10px 0;
	width: 203px;
	height: 10px;
	font: normal 0px Trebuchet MS;
	background-color: #7bbdf4;
}

#navigationRight .content td
{
	height: 20px;
	padding: 5px 0 10px 0;
}

#navigationRight .content .newsHeadlineHeader
{
	display: none;
}

#navigationRight .content .newsHeadlineDate
{
	font: bold 12px Trebuchet MS;
	color: #60acec;
}

#navigationRight .content a,
#navigationRight .content a:link,
#navigationRight .content a:active,
#navigationRight .content a:visited
{
	font: normal 12px Trebuchet MS;
	color: #60acec;
}

#navigationRight .content a:hover
{
	font: normal 12px Trebuchet MS;
	color: #000;
}
/*- End Navigation Right */




/* Navigation Left */
#navigationLeft
{
	margin: 10px 0 0 12px;
	display: inline;
	float: left;
	width: 150px;
}

#navigationLeft ul
{
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
}

#navigationLeft .content
{
	padding: 8px 0 0 2px;
	font: normal 11px Trebuchet MS;
	color: #60acec;
}

#navigationLeft .title
{
	margin: 5px 0 0 0;
	padding: 2px 0 0 4px;
	width: 150px;
	height: 23px;
	background-image: url("../images/background_navigationRight.jpg");
	background-repeat: repeat-x;
	font: bold 14px Trebuchet MS;
	color: #FFF;
}

#navigationLeft .bottom
{
	margin: 10px 0 10px 0;
	width: 153px;
	height: 10px;
	font: normal 0px Trebuchet MS;
	background-color: #7bbdf4;
}

#navigationLeft table
{
	width: 148px;
}

#navigationLeft td
{
	padding: 3px;
	width: 148px;
	border-bottom: 1px solid #EEE;
}

#navigationLeft .page
{
	font: normal 12px Trebuchet MS;
	color: #60acec;
}

#navigationLeft .subcategory
{
	font: bold 13px Trebuchet MS;
	color: #60acec;
}
/*- End Navigation Left */




/* Footer */
#footer
{
	clear: both;
	margin: 10px 6px 0 6px;
	padding: 0 0 5px 0;
	width: 788px;
	height: 15px;
	background-image: url("../images/background_footer.jpg");
	background-repeat: repeat-x;
}
/*- End Footer */


/* ########################################################### */

/* FCK EDITOR AREA */
.fckEditorArea
{
	margin: 4px;
	text-align: left;
	background-color: #FFF;
	background-image: none;
	font: normal 12px Trebuchet MS;
}

.fckEditorArea h1
{
	padding: 0 0 1px 0;
	font: bold 18px Trebuchet MS;
	color: #a10000;
	border-bottom: 1px solid #CCC;
}

.fckEditorArea a,
.fckEditorArea a:link,
.fckEditorArea a:active,
.fckEditorArea a:visited
{
	font: normal 12px Trebuchet MS;
	color: #60acec;
}
/*-- END FCK EDITOR AREA */