#wrapper {
	height: auto;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	margin-top: 15px;
	background-color: #CCC;
	margin-bottom: 30px;
	background-image: url(tamBack.gif);
}
#wrapper .footer #apDiv15 {
	background-attachment: scroll;
	background-image: url(clouds7.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#wrapper .footer {
	font-size: small;
	font-style: italic;
	color: #333;
	float: none;
	height: auto;
	width: 820px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bolder;
	text-transform: capitalize;
}
.navBar {
	height: auto;
	width: 840px;
	background-color: #CCC;
	background-image: url(clouds7.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left center;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #666;
}
ul {
	display: inline;
}
#wrapper .navBar .banner {
	font-size: 18px;
	font-weight: lighter;
	height: 75px;
	width: 1200px;
	margin-bottom: 0px;
	text-decoration: none;
	padding-top: 5px;
	background-image: url(background2fast.gif);
	margin-left: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-left-width: thick;
	border-left-style: groove;
	border-left-color: #999;
}
.navBar a{
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#h1 {
	text-decoration: none;
}
body {
	background-color: #333;
}
a {
	color: #000;
	text-decoration: none;
}
.bodyGlove {
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
a:hover {
	background-color: #C9F;
}
