/* CSS Document */
	body
		{	padding: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		background-color: #336633;
		color: #ffffff;
		background-image: url(dgren003[1].jpg);
		}

/* Background for border */
	#backing
			{	padding: 4px;
			border-top:#ffffcc;
			border-top-style: ridge;
			border-right:#ffffcc;
			border-right:ridge;
			border-bottom:#ffffcc;
			border-bottom:ridge;
			border-left:#ffffcc;
			border-left:ridge;
			border-width: 5px;
			width: 960px;
			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;
			height: 130px;
			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: 75px;
			}
		#banner h1
			{	margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 185px;
			color: #000033;
			font-size: 1.8em;
			font-weight: bold;}
		#banner p
			{	margin-top: 3px;
			margin-right: 5px;
			margin-bottom: 2px;
			margin-left: 185px;
			color: #000033;
			font-size: .75em;
			font-weight: bold;}
/* Menu  */
		#menu						
			{	float:  left;
				width: 170px;
				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 */		
		#content_colc
		{	padding: 1px;
			width: 700px;
			background-color: #ffffff;
			color: #000033;
			line-height: 1;
			font-size: .85em;
			font-weight: bold;
			float: right;}
		#content
		{	padding: 1px;
			width: 940px;
			background-color: #ffffff;
			color: #000033;
			line-height: 1;
			font-size: 1em;
			font-weight: bold;
			float: left;}
					#content h1
							{	font-size: 1.5em;
								font-weight: bold;
								font-variant: small-caps;
								text-decoration: underline;
								float: right;
							}
					#content h2
							{	font-size: 1.5em;
								font-weight: bold;
								font-variant: small-caps;
								text-decoration: underline;
							}
					#content h4
							{	font-size: 1em;
								font-weight: bold;
								font-variant: small-caps;
								margin-top: .4em;
								margin-bottom: .4em;
							}
					#content a:link
						{	color: #0033ff;		/*#0033FF;*/
							text-decoration: none;
							display: list-item;
						}
					#content a:visited
						{	color:	#0033ff;	/*0033FF;*/
							text-decoration: none;
						}
					#content a:hover
						{	color: #ff0000;
							text-decoration: none;
						}
					#content a:active
						{	text-decoration: none;	
							background-color:	#00CCFF;
							color: #ffffff;
							text-decoration: none;
						}
/* FOOTER */
	#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;
				font-weight: bold;}
				
/*Classes*/
		.table
				{	background-color: #ffffcc;
					color: #000033;
					line-height: 1.25;
					font-size: .9em;
					font-weight: bold;
					padding: 5;
					width: 100%;
				}
				.table tr
						{	text-align: left;}
				.table td
						{ 	text-align: center;
							font-size: .9em;}
		.table_2
				{	background-color: #ffffff;
					color: #000033;
					line-height: 1.25;
					margin-top: 1em;
					font-variant:small-caps;
					font-weight: bold;
					width: 100%;
				}
				.table_2 a
						{ text-decoration:none;}
				.table_2 th
						{ 	text-align: center;
							color:#FF0000;
							border-bottom: 1px solid #ccccff;
						}
				.table_2 td
						{ 	text-align: center;
							font-size: .8em;
							border-bottom: 1px solid #ccccff;
							text-decoration:none;
						}


