#main {
	position:absolute;
	width:880px;
	height:1556px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 73px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 330px;
}
#nav {
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	height: 42px;
	position: absolute;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	width: 100%;
	left: 0px;
	top: 189px;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#nav a {
	padding-right: 45px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dee99b;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
	font-size: 14px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 251px;
	position: absolute;
	margin: auto;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	width: 100%;
	left: 0px;
	top: 1875px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	height: 218px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 36px;
	color: #1B3A0E;
}
#banner {
	position:absolute;
	left:1px;
	top:23px;
	width:880px;
	height:35px;
	z-index:1;
	background-color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	color: #B2C535;
	font-size: 18px;
}
#headerb {
	background-image: url(images/lady.png);
	background-repeat: no-repeat;
	background-position: 800px bottom;
	height: 190px;
	width: 900px;
	font-size: 36px;
	color: #1B3A0E;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
}
#style5 a:link{
	font-weight : bold; 
	text-decoration : none; 
	color : #FFFFFF; 
}

