body {
		font-family: verdana, tahoma, arial, sans-serif; 
		color: #000000;
		font-size: 110%;
		margin: 10px 0px 15px 0px; 
		background-color:#006600;
		}
		
td {
		font-size: 100%;
		}
			

		
#Nav {
		font-family: arial narrow, arial, sans-serif;
		background-image: url(images/layout4/leftNav2.jpg);
		background-repeat: repeat;
		width: 205 px;
		height: 36 px;
		padding: 0 0 px;
		font-size: 80%;
		font-weight: bold;
		text-align: center;
		vertical-align: top;
		}
		
#title {
		padding-top: 0px:
		padding-right: 20px;
		padding-left: 180px;
		padding-botom: 0px;
		}
		
#header {
		Background Color: #FFFFFF;
		background-image: url(images/layout4/header.jpg);
		background-repeat: no-repeat;
		}	
		
	   
#Footer {
		Background Color: #FFFFFF;
		background-image: url(images/layout4/footer.jpg);
		background-repeat: no-repeat;
		color: #FFFFFF;
		width: 760 px;
		text-align: left;
		font-size: 60%;
		padding-top: 0px:
		padding-right: 20px;
		padding-left: 20px;
		padding-botom: 0px;
		}

#TextArea { 
		background-image: url(images/layout4/body4.jpg);
		background-repeat: repeat;
		font-size: 80%;
		text-align: left;
		padding-top: 0px:
		padding-right: 15 px;
		padding-botom: 0px;
		padding-left: 10px;

		}

h1, h2, h3, h4, h5, h6 {
		text-transform: uppercase; 
		font-weight: bold;
		color: #000000; 
		}

h1 {
	font-size:130%;
	letter-spacing: -.03em;
	margin-bottom: -.4em;
	margin-top: -.2em;
	}

h2 {
	font-size: 140%;
	margin-bottom: -.9em;
	letter-spacing: -.03em; 
	}

h3 {
	font-size: 130%;
	letter-spacing: -.03em;
	margin-bottom: -.9em; 
	}

h4 {
	font-size: 120%;
	margin-bottom: -.9em;
	}

h5 {
	font-size: 110%; 
	margin-bottom: -.9em;
	}

h6 {
	font-size: 85%; 
	margin-bottom: -.9em; 
	text-decoration: underline;
	}

hr {
	color: #006600; 
	height : 5px; 
	width: 75%; 
	text-align: center;
	margin-bottom: -5px;
	margin-bottom: -5px; 
	}
	
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	background-color: transparent;
	}

a:hover {
	text-decoration: underline overline;
		color: #FFFFFF;
		background-color: #006600;
		}
