/* CSS Document WEB GRAPHICS  */

body
{	padding: 10px;
	font-family:	Arial, Helvetica, sans-serif;
	background:	url(../images/bkgrnd.gif); 
	background-repeat:	repeat;
	color: #336633;
}

			/* Background for green outline border */
#backing
{	padding: 5px;
	width: 960px;
	background-color:	#008080; /*#00CCCC*/
	margin-left: auto;
	margin-right: auto;
}
	
			/* Background for sheet */
#backing_2
{	padding: 5px;
	width: 950px;
	background-color:	#ffffff;		/* contrast color #ffff00 or #ffffff color #00cc99 */
}

			/* Banner at top */
#banner
{	padding: 10px;
	text-align: left;
	font-size: 1.15em;
	width:	920px;
	margin-top:.5em;
	margin-right: .5em;
	margin-bottom: 1em;
	margin-left: .5em;
	background-color:#ffffff;
	color: #008080;}
#banner img
{	float:right;
	margin-right: 3em;
}
#banner hr
{	color: #008080;
	margin-top: 3em;
	margin-botton:.75em;}
#banner h1
{	margin-top: 15px;
	margin-bottom: 10px;
	color: #008080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;}
#banner p
{	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
}


		/*   Menu for left   */
#menu 
{	width:	200px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	float:left;
	font-family:	Georgia, "Times New Roman", Times, serif;
	text-align:  left;
	line-height: 1.25;
	font-size:	1.4em;
	font-weight: bold;
	background-color:	#ffffff;
	color: #000033;}
#menu p
{	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: .5em;
	font-weight: bold;
	margin-top: 0px;	
	margin-bottom: 4em;
	}
#menu ul
{	clear:both;
	text-align: center;
	float:left;
	width:100%;
	font-size:	.7em;
	padding:0;
	margin-right:.5em;
	margin-bottom: 1em;
	margin-left: .25em;
	list-style-type: none;
}
#menu a
{	float: right;
	width: 16em;
	font-size:	.7em;
	text-decoration: none;
	background-color:	#ffffff;
	color: #008080;
	font-family:	Georgia, "Times New Roman", Times, serif;
	padding: .5em .1em;}
#menu a:link
{	color:	#008080;
	text-decoration: none;}
#menu a:visited
{	color:	#008080;
	text-decoration: none;}
#menu a:hover 
{	background-color:	#008080;
	color: #ffffff;}
#menu a:active
{	text-decoration: none;	
	background-color: #ffffcc;
	color: #008080;}
#menu li 
{	display: inline;
}

			/* Content Area for left column */
#contenta
{	padding-top:5px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
	width: 650px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 1em;
	font-weight: bold;
	background-color:	#ffffff;
	color: #000033;
	float: right;}
#contenta img
{	float: center;
	clear: both;
}
#contenta p
{	text-indent: 2em;
	margin-top: .5em;
	margin-bottom: .5em;
}
#contenta h1
{	margin-top: 15px;
	margin-bottom: 10px;
	color: #000033;
	text-align: CENTER;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.75em;
	font-weight: bold;}
#contenta h3
{	margin-top: 5px;
	margin-bottom: 5px;
	color: #000033;
	text-align: CENTER;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;}
#contenta h4
{	margin-top: 20px;
	margin-bottom: 5px;
	color: #000033;
	text-align: CENTER;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;}

			/*  Footer Information  */
#footer
{	padding: 5px;
	width:	720px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	line-height: 1.75;
	font-size:	.6em;
	font-weight: bold;
	color: #336633;
}
#footer ul
{	text-align: center;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	list-style-type:none;
}
#footer a
{	float:  left;
	width: 12em;
	text-decoration: none;
	color: #000033;
	background-color: #ffffff;
	padding:	0.15em 0.15em;
}
#footer a:link
{	color:	#0033FF;
	text-decoration: none;}
#footer a:visited
{	color:	#0033FF;
	text-decoration: none;}
#footer a:hover
{	color: #0033ff;
	text-decoration: underline;
	background-color: #ffffff;}
#footer a:active
{	text-decoration: none;	
	background-color:	#00CCFF;
	color: #ffffff;}
#footer li {display:inline;}


#footer_bottom
{	background-color:	#ffffff;
	color: #008080;
	padding: 10px;
	width:	920px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	font-size:	.6em;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight: bold;}
.figure
{	float: right;
	font-size: .7em;
	font-weight: bold;
	margin: 4px 10px 4px 4px;
	color: #000066;
}
.figure img
{	border: 2px solid #666666;
	padding: 5px;
}
.figure_left
{	float: left;
	font-size: .7em;
	font-weight: bold;
	margin: 5px 5px 5px 5px;	}
.figure_left img
{	border: 2px solid #666666;
	padding: 8px;	}


