/* CSS Document */

body	{
			background-image:url("/images/global/bg_leftside.gif");
			background-repeat:repeat-y;
			color:#666666;
			margin:0px;
			font: 11pt Times New Roman,Times,serif;
		}
		
a			{color:#4482BA}
a:visited	{color:#4482BA}
		
table  		{ border-collapse: collapse; border-spacing: 0; font: 11px Verdana, Helvetica, san serif }
td, th 		{ padding: 0; }

input, select, textarea  {border:1px solid #666666; 
							font-size: 12px;
							font-family: verdana,helvetica;
							margin:4 4 4 4;
							}

form			{margin:0}
.float				{float:left;}
.leading			{line-height:1.8}


#overallFrame		{width:775px; height:100%;}
#overallFrameLibrary {width:975px; height:100%;}
						


#overallFrameCCC		{width:850px; height:100%;
						
						}
						
#topBar						{width:100%;
								height:30px;
								background-color:#4482BA;
							}
							
#topBar .curve				{float:left;}
#topBar .locations			{margin-left:460px;}
				
#bottomSection				{height:100%;
								background-image:url("/images/global/bg_leftside2.gif");
								background-repeat:no-repeat;
							}
#bottomSectionAdmin			{height:100%;
								background-image:url("/images/global/bg_leftside3.gif");
								background-repeat:no-repeat;
							}

#bottomSectionCCC			{height:100%;
								background-image:url("/images/global/bg_leftside_ccc.gif");
								background-repeat:no-repeat;
							}

#logo						{float:left;width:245px;margin-top:10px;height:127px;}
#logo img					{margin-left:60px;}
#logo2						{float:left;width:450px;margin-top:10px;height:127px;}
#logo2 img					{margin-top:17px;}

#leftContent				{float:left;width:200px;}
#rightContent				{float:left;width:500px;}
#rightContentAdmin			{float:left;width:500px;color:white;}
#rightContentAdmin A		{color:white;}
#rightContentCCC 			{float:left;width:650px;}
#rightContentCCC A			{color:white;}
#rightContentCCC table		{color:white;}
#rightContentLibrary		{float:left;width:700px;}
#rightContentLibrary p		{margin-borrom:10px;}

#leftContentLibrary			{float:left;width:200px;}

#rightContent p				{margin:0px;}
#rightContent .headerImage	{margin-left:0px;margin-bottom:10px;}


#rightContent ul			{}
#rightContent ol			{}
#rightContent ul li			{margin:0 0 8 -20;padding:0;}
#rightContent ol li			{margin:0 0 8 -15;padding:0;}

#menu						{width:157px;margin:0px 0px 0px 10px;}
#menu img					{margin-top:2px;}
#menu img.nav				{margin-top:10px;margin-right:11px;}

blockquote					{margin:0 0 0 50;}

#leftAddress				{margin-left:17px;font:11px Verdana, Arial, san-serif;}

#calendarBox				{font:normal 12px verdana;position:10px;color:#000;}

#bottomContent				{margin:50;position:absolute;top:400px;left:0px;width:700px;height:277px;}

.footerContent				{font:normal 11px/13px arial;margin-left:100;}
.footerContentAdmin			{font:normal 11px/13px arial;margin-left:100;color:white;}
.footerContentAdmin A		{font:normal 11px/13px arial;color:white;}
