	#GraphicPanelContent{
		background-image: url(/images/gui/homepageGraphics/sunset_waukewan.gif);
		width: 968px;
		height: 212px;
		padding: 0;
		margin: 0;
	}
	
	#HomePageContent{
		background-image: url(/images/gui/3column_bg.gif);
	}
		
		#Alert{
			width: 318px;
		}
		
		#Alert DIV.ColumnContent{
			border: dotted #9F2D20 2px;
			padding: 1em;
			margin: 1em;
			font-size: larger;
		}
		
		#Alert H1, #Alert H2{
			color: #9F2D20;
		}
		
		#Alert H1{
			font-weight: bold;
			background-image: url(/images/gui/H1Bullet_alert.gif);
			background-position: 3px 3px;
		}
		
		#Headlines{
			width: 318px;
		}
			
			#Headlines LI{
				font-size: smaller;
				margin-bottom: 1em;
			}
		
			#Headlines A{
				color: #333;
				text-decoration: none;
				color: #04925a;
				font-weight: bold;
				border: none;
			}
			
			#Headlines B{
			}
		
		#News{
			width: 383px;
		}
		
			#News H2{
				color: #04925a;
			}
			
			#News A.NewsBlock{
				text-decoration: none;
				font-size: smaller;
				border: none;
			}
			
			#News H2{
				display: block;
				font-family: Verdana, Sans Serif;
				font-weight: normal;
				font-size: 120%;
				color: #04925a;
				margin-bottom: 0.6em;
			}
			
			.NewsBlockP{
				display: block;
				color: #333;
				size: small;
				line-height: 1.6em;
				margin-bottom: 0.6em;
			}
		
		#Announcements{
			width: 260px;
		}
		
			#Announcements #MBox{
				padding: 0;
				margin: 0;
				margin-left: -3px;
			}