html,
body
{
	background-color: #CFE3F4;
	color: #666;
	font: 85%/1.75em verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
img
{
	border: none;
}
td
{
	vertical-align: top;
	text-align: left;
}
a:link,
a:visited,
a:active
{
	text-decoration: none;
	color: #51718B;
}
a:hover
{
	text-decoration: none;
	color: #A0C9EB;
}
#mainTable
{
	width: 770px;
	margin: 0px auto;
}
#globalNav
{
	background-color: #F1CDFF;
	color: #000;
	width: 298px;
	height: 22px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
	border: none;
}
#globalNav a:link,
#globalNav a:visited,
#globalNav a:active
{
	 color: #993399;
}
#globalNav a:hover
{
	color: #660066;
	border-bottom: 1px #660066 dotted;
}
#navTop
{
	background-color: #5A5A5A;
	color: #000;
	height: 2px;
}
#navRow
{
	background-color: #fff;
	color: #000;
	text-align: center;
	height: 35px;
}
#bodyContent
{
	background-color: #fff;
	color: #666;
	padding: 25px;
}
#bodyContentKids
{
	background: url(/images/en/image_kids.jpg) bottom right no-repeat;
	background-color: #fff;
	color: #666;
	padding: 25px;
}
.shadowLeft
{
	background: url(/images/en/shadow_left.gif) repeat-y;
	color: #000;
	width: 5px;
}
.shadowRight
{
	background: url(/images/en/shadow_right.gif) repeat-y;
	color: #000;
	width: 5px;
}
.leftColumnContent
{
	float: left;
	width: 475px;
	min-height: 300px;
	_height: 300px;
}
.leftColumnNav
{
	float: left;
	width: 205px;
	min-height: 300px;
	_height: 300px;
}
#leftNav
{
	font-size: 11px;
}
#leftNav ul
{
   margin: 0px;
	padding: 0px;
	line-height: 2.25em;
}
#leftNav li
{
   list-style-position: outside;
   list-style: none;
	font-weight: normal;
   margin-left: 15px;
   padding: 0px;
	vertical-align: middle;
}
#leftNav li:hover
{
   list-style-position: outside;
   list-style-image: url(/images/en/pointer.gif);
	vertical-align: middle;
}
.rightColumnContent
{
	float: left;
	width: 490px;
	min-height: 300px;
	_height: 300px;
	padding-left: 15px;
	border-left: 1px #ccc solid;
}
.rightColumnKids
{
	float: left;
	width: 222px;
	vertical-align: bottom;
	min-height: 300px;
	_height: 300px;
	padding-left: 10px;
}
.rightColumnKids div
{
   padding-left: 10px;
}
.content
{
	padding: 0px;
	margin: 0px;
}
.rightColumnContent h1,
.rightColumnKids h1,
.content h1
{
	color: #73A4CC;
	font-variant: small-caps;
	border-bottom: 1px #73A4CC dashed;
	padding-bottom: 2px;
	width: 100%;
}
.bioTable
{
	width: 100%;
	border: none;
	font-size: 10px;
}
.bioTable .img
{
	text-align: center;
	width: 170px;
	line-height: 1.25em;
	padding-top: 5px;
	border-bottom: 1px #ccc solid;
}
.bioTable img
{
	border: 2px #666 solid;
}
.bioTable .bio
{
	text-align: justify;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: 1px #ccc solid;
}
.bioTable .bioScroll
{
	height: 170px;
	overflow: auto;
	padding-right: 10px;
}
.backUp
{
	text-align: center;
}
.clearCols
{
	clear: both;
}
#footerTop
{
	background-color: #A0C9EB;
	color: #000;
	height: 5px;
}
#footer
{
	background: url(/images/en/footer_back.jpg) repeat-y;
	color: #fff;
	text-align: right;
	height: 20px;
	font-size: 10px;
	padding-right: 10px;
}
#footerBottom
{
	background-color: #CAF3C6;
	color: #000;
	height: 7px;
}

/* Calendar Mods */

#calendarWrap
{
	scrollbar-base-color: #FFCCFF; 
	scrollbar-track-color: #FFCCFF;
	scrollbar-face-color: #D9A1D9;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #FFCCFF;
	scrollbar-darkshadow-color: #996699;
	scrollbar-shadow-color: #996699;
	scrollbar-arrow-color: #996699;
}
#calChoose
{
	background-color: #51718B;
	color: #fff;
}
#calChoose a:link,
#calChoose a:visited,
#calChoose a:active
{
	color: #FFCCFF;
}
#calChoose a:hover
{
	color: #A0C9EB;
}
#calHeader #calSunday,
#calHeader #calMonday,
#calHeader #calTuesday,
#calHeader #calWednesday,
#calHeader #calThursday,
#calHeader #calFriday,
#calHeader #calSaturday
{
	background-color: #73A4CC;
	color: #fff;
}
.calRow div.dayCell1,
.calRow div.dayCell2,
.calRow div.dayCell3,
.calRow div.dayCell4,
.calRow div.dayCell5,
.calRow div.dayCell6,
.calRow div.dayCell7
{
	background-color: #FFCCFF;
	color: #000;
}
.calRow a:link,
.calRow a:visited,
.calRow a:active
{
	color: #51718B;
	font-weight: bold;
}
.calRow a:hover
{
	color: #996699;
	font-weight: bold;
}
.noDay
{
	background-color: #996699;
	color: #000;
}
#calBottom
{
	background-color: #51718B;
	color: #fff;
}
.tableSort
{
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}
/* PJAX */
.showing
{
	width: 275px;
	float: left;
}
.pages
{
	width: 200px;
	float: right;
	text-align: right;
}
