
body {background-color: #996633;
		color: #660000;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;}

.header {background-image: url(images/HeaderBak.png);
		 width: 1000px;
		 height: 187px;}

.bodycontent {background-image: url(images/BodyBak.png);
			  width: 1000px;}

.footer {background-image: url(images/FooterBak.png);
		 width: 1000px;
		 height: 124px;}

.navigation {text-align: center;
			 font-size: 18px;
			 color: #330000;
			 font-weight: bold;}

.navigation a:link {font-size: 18px;
					color: #330000;
					font-weight: bold;
					text-decoration: none;}

.navigation a:active {font-size: 18px;
					  color: #330000;
					  font-weight: bold;
					  text-decoration: none;}

.navigation a:visited {font-size: 18px;
					   color: #330000;
					   font-weight: bold;
					   text-decoration: none;}

.navigation a:hover {font-size: 18px;
					 color: #996633;
					 font-weight: bold;}

img {border: none;}

hr {color: #996633;}


a:link {color: #330000;}

a:active {color: #330000;}

a:visited {color: #330000;}

a:hover {color: #996633;}