#header
{	
}

	#miscNav
	{
		width: 380px;
		padding: 6px 0 0 374px;
		background-image: url(../images/about/misc-nav-gradient.gif);
		background-color: #336699; /* Helps hide preload images */
	}
	
	#forAssistance p a
	{
		color: #336699;
	}
	
	#sectionNav
	{
		width: 430px;
		padding: 30px 0 0 210px;
	}
	
	#sectionPromo
	{
		left: -12px;
	}
	
		#mainContainer > #sectionPromo
		{
			left: -11px;
		}
		
		#sectionPromoAlternateContent
		{
			left: 6px;
		}
	
#contentOutside
{
	position: relative;
	top: -5px;
}

	#contentInside
	{
		background-color: #EAF4FE;
		background-image: url(../images/about/content-inside-background.jpg);
	}
	
		#contentInside a
		{
			color: #336699;
		}
		
		#contentMinHeight
		{
			height: 455px;
		}
		
		#leftSidebar
		{
			top: 70px;
			width: 185px;
			height: 245px;
			background-image: url(../images/about/left-sidebar-background2.gif);
			background-repeat: no-repeat;
			padding-left: 17px;
			padding-bottom: 40px;
		}
		
			#leftSidebar a
			{
				color: white;
			}
			
			#posts
			{
				width: 407px;
				padding-left: 90px;
			}

			#postsWide
			{
				width: 607px;
				padding-left: 90px;
			}
			
				.postHeadline
				{
					color: #336699;
					border-bottom: 1px solid #336699;
				}
				
				.postDate
				{
					color: #336699;
				}
					
		#rightSidebar
		{
			width: 150px;
			top: -5px;
			left: 23px;
			padding: 2px 0 0 20px;
			border-left: 1px solid white;
		}
		
			.announcementHeadline
			{
				font-family: Arial, Helvetica, sans-serif;
				color: white;
				text-decoration: underline;
				font-weight: bold;
				margin: 0;
			}
			
			.announcement
			{
				font-family: Arial, Helvetica, sans-serif;
				margin-top: 10px;
				font-size: 80%;
				color: #666666;
				font-weight: bold;
			}
			
			.announcement a
			{
				font-family: Arial, Helvetica, sans-serif;
				text-decoration: none;
			}

#footer
{
}

	#footer a
	{
		color: #336699;
	}
	
.about-calendar-date
{
	font-size: 12pt;
}

	.about-calendar-month
	{
		color: #2D5A87;
		font-size: 14pt;
	}

	.about-calendar-title
	{
		color: #336699;
		color: #000000;
		font-size: 12pt;
	}

	.about-calendar-description
	{
		/* with bottom border
		margin: 0 0 10px 0;
		margin-left: 5px;
		padding-bottom: 10px;
		border-bottom: 1px solid #99B3CC;
		*/
		margin: 0 0 20px 0;
		margin-left: 5px;
	}
	.about-event-teaser
	{
		margin-left: 100px;
		font-size: 1opt;
	}
