/* CSS Document */
	body
		{	padding: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-image: url(dgren003[1].jpg);
		font-variant:small-caps;
		font-weight:bold;
		}

/* Background for border */
	#backing
			{	padding: 4px;
			border-top-style: ridge;
			border-right:ridge;
			border-bottom:ridge;
			border-left:ridge;
			border-width: 5px;
			width: 960px;
			border-color: #ffffcc;
			background-color:#336633;
			margin-left: auto;
			margin-right: auto;
			}
/* Background for sheet */
	#backing_2
		{	padding: 5px;
			width: 950px;
			background-color:	#ffffff;		/* contrast color #ffff00*/
		}
	#banner
			{	padding: 5px;
			text-align: center;
			width:	940px;
			margin-top: 5px;
			margin-right: auto;
			margin-bottom: 25px;
			margin-left: auto;
			background-color: #ffffff;
			color: #336633;
			}
		#banner img
				{	float: left;
			vertical-align: middle;
			margin-top: 10px;
			margin-left: 40px;
			width: 60px;}
		#banner h1
			{	margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 185px;
			color: #000033;
			font-size: 1.8em;}
		#banner p
			{	margin-top: 3px;
			margin-right: 5px;
			margin-bottom: 2px;
			margin-left: 185px;
			color: #000033;
			font-size: .75em;}
/* Menu  */
		#menu						
			{	float:  left;
				width: 150px;
				padding: 0px;
				margin-top: 30px;
				margin-right:auto;
				margin-bottom: 5px;
				margin-left: auto;
				text-align:	left;
				line-height: 1.15;
				background-color:  #ffffff;
				font-size:	.8em;
				color: #000033;
			}
		#menu img				/*	image width- 130px	*/
			{	text-align: center;
				padding: .25em;
				margin-top: 15px;
				margin-right: 0px;
				margin-bottom: 15px;
				margin-left: 0px;
			}
		#menu ul
			{	text-align: center;
				float:left;
				width:91%;
				font-size: .90em;
				background-color: #ffffff;
				margin-top: 1px;
				margin-right: 0px;
				margin-bottom: 8px;
				margin-left: 0;
				padding-left: 1.15em;
				list-style:none;
			}
		#menu a
			{	float: left;
				width: 100%;
				text-align: center;
				font-variant:small-caps;
				font-size: .75em;
				color: #000033;
				background-color: #ffffcc;
				padding:	0.2em 0.2em;
				border:	 1px	solid #000033;
				margin-top: 2px;
				display: inline;
				list-style:none;
			}
		#menu a:link
			{	color: #0033ff;		/*#0033FF;*/
				text-decoration: none;
				display: list-item;
			}
		#menu a:visited
			{	color:	#0033ff;	/*0033FF;*/
				text-decoration: none;
			}
		#menu a:hover
			{	color: #ff0000;
				text-decoration: underline;
			}
		#menu a:active
			{	text-decoration: none;	
				background-color:	#00CCFF;
				color: #ffffff;
			}
		#menu li 
			{	display: inline;
			}

/* Right Column */		
		#contenta	
				{	padding-top: 0px;
				padding-left: 25px;
				padding-bottom: 10px;
				padding-right: 25px;
				text-align: left;
				width: 710px;
				margin-top: 5px;
				margin-right: auto;
				margin-bottom: 5px;
				margin-left: auto;
				font-size: .85em;
				background-color: #ffffff;
				color: #000033;
				float: right;
				}
			#contenta img
					{	border: 2px	solid #000033;
					padding: 1em;
					background-color: #ffffcc;
					}
			#contenta p,h1,h3
					{	margin-top: 0px;
					margin-bottom: 8px;
					}
			#contenta h2
					{	margin-top: 0px;
					margin-bottom: 15px;
					}
			#contenta h4
					{	margin-top: 20px;
					font-size: 1.15em;
					margin-bottom: 5px;
					}
			#contenta h5
					{	margin-top: 6px;
					margin-bottom: 3px;
					color:#FF0000;
					font-size: 1.15em;
					}
			#contenta a:link
					{	color:	#0033FF;
					text-decoration: none;
					font-size: 1.15em;
					}
			#contenta a:visited
					{	color:	#0033FF;
					font-size: 1.15em;
					text-decoration: none;}
			#contenta a:hover
					{	color: #ff0000;
					background-color:	#ffffff;
					font-size: 1.15em;
					text-decoration: underline;
					}
			#contenta a:active
					{	text-decoration: none;	
					background-color:	#000033;
					font-size: 1.15em;
					color: #ffffff;}
/*  Content for right column  */
#content_colb
			{	padding: 5px;
				width: 160px;
				margin-top: 5px;
				margin-right: 5px;
				margin-bottom: 5px;
				margin-left: 10px;
				background-color: #ffffff;
				color: #000033;
				line-height: 1.55;
				font-size: .85em;
				font-weight: normal;
				float: left;}
					#content_colb h3
						{	text-align: center;
							font-size: 1.3em;
							font-weight: bold;}
					#content_colb p
						{	text-align: center;
							font-size: .7em;
							margin-top: 0px;
							margin-bottom: 5px;}
					#content_colb img
						{	width: 125px;}

/* Content for left column*/
#content_colc
		{	padding: 5px;
			padding-left: 25px;
			width: 720px;
			margin-top: 5px;
			margin-right: 5px;
			margin-bottom: 5px;
			margin-left: auto;
			background-color: #ffffff;
			color: #000033;
			line-height: 1.55;
			font-size: .85em;
			float: right;}
					#content_colc p
							{	margin-top: 0px;
							margin-bottom: 5px;}
					#content_colc img
							{	border: 1px solid #000033;
							padding: 15px;
							background-color: #ffffcc;
							text-align: center;}
					#content_colc h3
							{ color:#FF0000;
							margin-top: 1em;
							margin-bottom: 1em;
							font-size:1.5em;
							font-weight:bold;}			
					#content_colc h4
						{	color:#FF0000;
							margin-top: 1em;
							margin-bottom: 1em;
							text-align:center;
							font-size:1.25em;
							font-weight:bold;}			
					#content_colc ul
					{	margin-top: 0px;
						margin-bottom: 5px;}
					#content_colc a:link
					{	color:	#0033FF;
						text-decoration: none;}
					#content_colc a:visited
					{	color:	#0033FF;
						text-decoration: none;}
					#content_colc a:hover
					{	color: #ff0000;
						text-decoration: underline;
						background-color: #ffffff;}
					#content_colc a:active
					{	text-decoration: none;	
						background-color:	#00CCFF;
						color: #ffffff;}
#content_cold
		{	padding: 10px;
			padding-left: 0px;
			width: 940px;
			margin-top: 5px;
			margin-right: auto;
			margin-bottom: 5px;
			margin-left: auto;
			background-color: #ffffff;
			color: #000033;
			line-height: 1.55;
			font-size: .85em;
			float: left;}
					#content_cold p
					{	margin-top: 0px;
						margin-bottom: 5px;}
					#content_cold img
						{	border: 1px solid #000033;
						padding: 5px;
						background-color: #ffffcc;
						text-align: center;}
					#content_cold ul
					{	margin-top: 0px;
						margin-bottom: 5px;}
					#content_cold a:link
					{	color:	#0033FF;
						text-decoration: none;}
					#content_cold a:visited
					{	color:	#0033FF;
						text-decoration: none;}
					#content_cold a:hover
					{	color: #ff0000;
						text-decoration: underline;
						background-color: #ffffff;}
					#content_cold a:active
					{	text-decoration: none;	
						background-color:	#00CCFF;
						color: #ffffff;}
/* FOOTER */
	#footer
			{	padding: 0px;
			width:	940px;
			margin-top: 5px;
			margin-right: auto;
			margin-bottom: 5px;
			margin-left: auto;
			text-align: center;
			line-height: 1.75;
			font-size:	.6em;
			background-color: #ffffff;
			color: #336633;
			}
		#footer ul
				{	text-align: center;
				float:left;
				width:100%;
				padding:5px;
				margin: 0;
				list-style-type:none;
				}
		#footer a
				{	float: left;
				width: 12em;
				text-decoration: none;
				color: #0033ff;
				background-color: #ffffff;
				padding:0.2em 0.6em;
				border-right:1px  solid  #ffffff;
				}
			#footer a:link
					{	color:	 #0033ff;
					text-decoration: none;
					}
			#footer a:visited
					{	color:	#0033ff;
					text-decoration: none;
					}
			#footer a:hover
					{	color: #ff0000;
					text-decoration: underline;
					}
			#footer a:active
					{	text-decoration: none;	
					background-color: #000033;
					color: #ffffff;
					}
		#footer li 
				{display:inline;}
	#footer_2
			{	padding-top: 2px;
			padding-right: 10px;
			padding-bottom: 2px;
			padding-left: 10px;
			margin: 2em;
			width: 740px;
			text-align: center;
			line-height: 1.15;
			font-size:	.6em;
			color: #336633;
			}
			#footer_2 ul
						{	text-align: center;
						float:left;
						width:100%;
						padding:0;
						margin:0;
						list-style-type:none;
						}
			#footer_2 li {display:inline;}

	#footer_bottom
			{	background-color: #ffffff;
				color: #000033;
				padding: 5px;
				width:	940px;
				float: right;
				margin-top: 5px;
				margin-right: auto;
				margin-bottom: 5px;
				margin-left: auto;
				text-align: center;
				font-size:	.6em;}
/* CLASSES */
		.footer_copy
				{	text-align: right;
				}
		.photo_right
				{	float: right;
					margin: 0px 5px 10px 10px;
					font-size: .85em;}
		.photo_right img
				{	border: 1px solid #666666;
					padding: 5px;	}
		.photo_left
				{	float: left;
					margin: 0px 30px 10px 5px;
					font-size: .85em;
					color: #000033;	}
		.photo_left img
				{	border: 1px solid #666666;
					padding: 5px;	}
		.photo_centered
				{	float:	none;
					margin: 0px 5px 10px 10px;
					font-size: .85em;
				}
		.photo_centered img
				{	border: 1px solid #666666;
					padding: 5px;	}
		.table
				{	background-color: #ffffff;
					color: #000033;
					margin-top: 2em;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 1em;
					width: 100%;
				}
				.table caption
						{	text-align: left;
						font-size: 1.3em;}
				.table th
						{	border-bottom: 1px solid #ccccff;
							text-align: center;
						}
				.table tr
						{	border-bottom: 1px solid #ccccff;
							text-align: left;
							margin-left: 1em;}
				.table td
						{	border-bottom: 1px solid #ccccff;
							text-align: left;
							margin-left: 1em;}
				.table h4
						{ text-decoration:underline;
							margin-top: .75em;
							margin-left: .5em;
						}
				.table h5
						{ text-decoration: none;
							margin-top: .75em;
						}
				.table img
				{margin:.75em;}

					.table a
					{	float: left;
					text-decoration: none;
					background-color: #ffffff;
					border-right:1px  solid  #ffffff;
					}
					.table a:link
						{	color:	 #0033ff;
						text-decoration: none;
						}
					.table a:visited
						{	color:	#0033ff;
						text-decoration: none;
						}
					.table a:hover
						{	color: #ff0000;
						text-decoration: underline;
						}
					.table a:active
						{	text-decoration: none;	
						background-color: #000033;
						color: #ffffff;
						}
		.table_1
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					margin-right: auto;
					margin-left: auto;
					padding: 0;
					width: 90%;
				}
				.table_1 h3
						{ text-decoration:underline;
						  text-align:left;
						  font-size: 1.15em;
						  margin-left: .75em;
						}
				.table_1 img
						{ 	margin-top: .75em;
							margin-right:.75em;
							margin-left: .75em;
						}
				.table_1 ul

						{	list-style-type: none;
							text-align: left;
							margin-top: .5em;
							margin-left: .5em;
						}
				.table_1 th
						{	text-align: left;
							padding-top: 1em;
							color:#FF0000;
						}
				.table_1 td
						{	text-align: center;
							margin-left: .75em;
					font-size: .7em;
						}
		.table_2
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					text-align: left;
					width: 90%;
					margin-right: auto;
					margin-left:auto;
				}
				.table_2 h3
						{ text-decoration:underline;
						  text-align:left;
						  font-size: 1.15em;
						  font-weight: bold;
						  margin-left: .75em;
						}
				.table_2 th
				{
							text-align: left;
							font-size: 1.25em;
							font-weight:bold;
							color:#ff0000;
							border-top: 1px solid #ccccff;
				}
		.table_3
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					padding: 3;
					margin-bottom: 2em;
					width: 100%;
				}
				.table_3 caption
						{	text-align: left;
						font-size: 1.3em;}
				.table_3 th
						{	text-align: center;}
				.table_3 tr
						{	text-align: center;}
		.table_3a
				{	background-color: #ffffff;
					color: #000033;
					font-size: 1em;
					padding: 1em;
					margin-bottom: 1em;
					width: 100%;
				}
				.table_3a td
						{	text-align: center;
							font-size: .7em;}
		.table_4
				{	background-color: #ffffcc;
					color: #000033;
					font-size: .9em;
					line-height: .65;
					padding: 3;
					margin-bottom: 1em;
					width: 100%;
				}
				.table_4 caption
						{	text-align: left;
						font-size: 1.3em;}
				.table_4 th
						{	text-align: center;}
				.table_4 tr
						{	text-align: center;}
		.table_5
				{	background-color: #ffffff;
					color: #000033;
					font-size: .7em;
					font-weight: bold;
					margin-right:auto;
					margin-left: auto;
					padding: 5px;
					width: 100%;
				}
				.table_5 tr
						{	text-align: center;
							width: 100%;}
				.table_5 td
						{	text-align: center;
							width: 100%;}
				.table_5 img
				{	border: 1px solid #666666;
					background-color: #ffffcc;
					margin-right: auto;
					margin-left: auto;}
		.table_dept
				{
				text-decoration: none;
				font-variant:small-caps;
				font-size: 1.25em;
				color: #ff3300;
				}
		.table_wallseal
				{	background-color: #ffffff;
					color: #000033;
					width: 100%;
					margin-top: 1em;
					margin-right: auto;
					margin-bottom: 1em;
					margin-left: auto;
					font-size: .75em;
					text-align: center;
					padding: 3;
				}
		.table_state
				{	background-color: #ffffff;
					color: #000033;
					font-size: .85em;
					margin-right: auto;
					margin-left: auto;
					width: 80%;
				}
s				.table_state th
						{	border-bottom: 1px solid #ccccff;
							text-align: left;
						}
				.table_state tr
						{	border-bottom: 1px solid #ccccff;
							text-align: left;
							margin-left: 1em;}
				.table_state td
						{	border-bottom: 1px solid #ccccff;
							text-align: left;
							margin-left: 1em;}

