
body {background-color: #996633;
	  background-image: url(images/fudge.jpg);
	  font-family: Tw Cen MT;
	  color: #333333;
	  font-size: 14px;}

.header {width: 960px;
		 font-family: Trebuchet MS;
		 background-image: url(images/HeaderBak.png);
		 font-size: 17px;
		 height: 297px;}

	.navigation {width: 960px;
				 text-align: center;
				 padding-top: 100px;
				 padding-left: 350px;}
		
		.navigation a:link {color: #330000;
							text-decoration: none;
							font-weight: bold;
							font-size: 17px;}

		.navigation a:active {color: #330000;
							text-decoration: none;
							font-weight: bold;
							font-size: 17px;}

		.navigation a:visited {color: #330000;
							text-decoration: none;
							font-weight: bold;
							font-size: 17px;}

		.navigation a:hover {color: #996633;
							text-decoration: none;
							font-size: 17px;}


.body {width: 960px;
	   background-image: url(images/BodyBak.png);}

.bodycontent {width: 840px;
			  font-size: 16px;
			  text-align: left;}

.footer {width: 960px;
		 height: 151px;
		 font-size: 12px;
		 background-image: url(images/FooterBak.png);}

.footercontent {width: 800px;
				padding-top: 50px;
				text-align: center;}

		.footer a:link {color: #330000;}

		.footer a:active {color: #330000;}

		.footer a:visited {color: #330000;}

		.footer a:hover {color: #996633;
						 text-decoration: none;}

a:link {color: #330000;
		font-size: 16px;}

a:active {color: #330000;
		font-size: 16px;}

a:visited {color: #330000;
		font-size: 16px;}

a:hover {color: #996633;
		font-size: 16px;
		text-decoration: none;}

h2 {color: #330000;}