		Body
			{
				background-image:  url(/images/back_library.gif);
				background-repeat: repeat-x;
				color: #444444;
				font-size: .8em;
				font-family: verdana, arial, helvetica, sans-serif;
				margin: 0px;
			}
		.left {
				background-image:  url(/images/library_template_07.gif);
				background-repeat: repeat-y;
			}
		.hours
			{
				text-align: right;
				width: 155px;
				margin-left: 8px;
				font-size: 9pt;
			}
		.pagetitle
			{
				color: #AAAAAA;
				font-size: 1.6em;
				font-weight: bold;
				font-family: "Times New Roman", Times, serif;
				background-image:  url(/images/template_04.gif);
				background-repeat: no-repeat;
			}
		td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
			}
	.wrapper {
			width: 100%;
			}
			
		.contentWidth {
			width: 70%;
			}
		.contentCell
			{
	background: #FFFFFF;
	color: #444444;
	font-size: .8em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	align: right;
	text-align: right;
			}
					.contentTable
			{
	background: #FFFFFF;
	color: #444444;
	font-size: .9em;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
	align: right;
	text-align: right;
			}
		#container {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			width: 725px;

			}
		#layer1
			{
				overflow: auto; 
				position: absolute;
				top: 165px;
				left: 111px;
				text-align: left;
				width: 739px;
				height: 340px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
				color: #444444;
				scrollbar-face-color: #DDDDDD;
				scrollbar-shadow-color: #333333;
				scrollbar-highlight-color: #EEEEFF;
				scrollbar-3dlight-color: #DDDDFF;
				scrollbar-darkshadow-color: #333333;
				scrollbar-track-color: #FEEEFF;
				scrollbar-arrow-color: #866699;
			}
		#container2 {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			width: 725px;

			}
		#layer2
			{
				overflow: auto; 
				position: absolute;
				top: 150px;
				left: 120px;
				text-align: left;
				width: 435px;
				height: 325px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: .8em;
				color: #444444;
				scrollbar-face-color: #DDDDDD;
				scrollbar-shadow-color: #333333;
				scrollbar-highlight-color: #EEEEFF;
				scrollbar-3dlight-color: #DDDDFF;
				scrollbar-darkshadow-color: #333333;
				scrollbar-track-color: #FEEEFF;
				scrollbar-arrow-color: #866699;
			}
		.subheader
			{
				color: #000000;
				font-size: 1.2em;
				font-weight: bold;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartitle
			{
				color: #000000;
				font-size: 10pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebarsubhead
			{
				color: #000000;
				font-size: 8pt;
				font-weight: bolder;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.sidebartext
			{
				color: #000000;
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.caption
			{
				color: #000000;
				font-size: 8pt;
				font-style: italic;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.headerfootertext
			{
				color: #000000;
				font-size: 8pt;
				font-family: verdana, arial, helvetica, sans-serif;
			}
		.error
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.success
			{
				color: darkgreen;
				font-weight: bolder;
			}
		.instructions
			{
				color: #999966;
				font-size: 8pt;
			}
		.required
			{
				color: #FF0000;
				font-weight: bolder;
			}
		.fieldlabel
			{
				color: #000000;
				font-weight: bolder;
			}
		.alternatelink
			{
				/*alternate to the standard a tag*/
				font-size: 11pt;
			}
		a.alternatelink:link
			{
				color: navy;
				text-decoration: underlined;
			}
		a.alternatelink:active
			{
				color: blue;
				text-decoration: underlined;
			}
		a.alternatelink:visited
			{
				color: blue;
				text-decoration: underlined;
			}
		a.alternatelink:hover
			{
				color: blue;
				text-decoration: none;
			}
		a:link
			{
				color: #003DC9;
				text-decoration: underlined;
			}
		a:active
			{
				color: #003DC9;
				text-decoration: underlined;
			}
		a:visited
			{
				color: #87A380;
				text-decoration: underlined;
			}
		a:hover
			{
				color: #44873F;
				text-decoration: none;
			}
		/************************************/
		/*     End Standard CSS Classes */
		/***********************************/
