.body {
background-image:url(images/11Gradient.png);
background-repeat:repeat-x;
background-repeat:repeat-y;
}


.TextRegular {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

.TextGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style:normal;
	font-weight: bold;
	font-variant: normal;
	color: #5c8554;
	text-align: left;
}

a:link {color:red; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif}
a:visited {color: #ff0000;}
a:active {color: red;}
a:hover {background-color: #CCC;}
a {text-decoration: none;}

#header {
background-image:url(images/01Banner.png);
background-repeat:no-repeat;
width:754px; 
min-width:754px; 
height:112px;
text-align:center;
margin-left:auto;
margin-right:auto;

	}

#Nav {
background-image:url(images/10NavTILE.png);
background-repeat:repeat-x;
width:754px; 
min-width:754px; 
height:33px;
margin-left:auto;
margin-right:auto;
}

#bodyBG {
background-image:url(images/08Body.png);
background-repeat:repeat-y;
width:754px; 
min-width:754px; 
min-height:400px;
text-align:center;
margin-left:auto;
margin-right:auto;
font-family:"Times New Roman", Times, serif;
font-size:1em;
overflow:auto;
text-align:left;

	}
	
#footer {
background-image:url(images/09Foot.png);
background-repeat:no-repeat;
width:754px; 
min-width:754px; 
height:112px;
text-align:center;
margin-left:auto;
margin-right:auto;
	}


#bodyBG

#footer


