@import url("member.css");
body {
	
	background: #390606 url(images/headerbk.jpg) repeat-x;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	padding:0;
	margin:0;
}

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.maincopy {
	margin:0px auto;
	width:666px;
	text-align:left;
}
.maincopy p {
	padding:0;
	margin:0;
}
#headerbar {
	height:203px;
	padding:0px;
	margin:0px;
	background-image:url(images/headerbk.gif);
	background-repeat:repeat-x;
}
#headercontent {
	margin:0px auto;
	width:802px;
	height:198px;
	padding:0px;
	line-height:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#headercontentbottom {
	margin:0px auto;
	width:800px;
	height:44px;
	padding:0px;
	line-height:0px;
	background-image:url(images/headerbottom.jpg);
	background-repeat:no-repeat;
}
#headercontentnav {
	margin:0px auto;
	width:800px;
	height:34px;
	padding:0px;
	line-height:0px;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
}
#maincontent {
	margin:0px auto;
	width:802px;
	background-image:url(images/mainbk.jpg);
	padding-top:10px;
}
#footer {
	background-image: url(images/footerbk.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	padding:0px;
	margin:0px;
}
#footercontent {
	margin:0px auto;
	height:106;
	width:802px;
	background-image:url(images/footer.jpg);
	height: 103px;
}
/*#navbarcontent {
	margin:0px auto;
	width:800px;
	height:34px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
}
*/
/*#nav1 {
	width: 81px;
	background: url(images/nav1.gif);
}
#nav2 {
	width: 102px;
	background:url(images/nav2.gif);
}
#nav3 {
	width: 138px;
	background: url(images/nav3.gif);
}
#nav4 {
	width: 48px;
	background: url(images/nav4.gif);
}
#nav5 {
	width: 60px;
	background: url(images/nav5.gif);
}
#nav6 {
	width: 74px;
	background: url(images/nav7.gif);
}
#nav7 {
	width: 297px;
	background: url(images/nav7.gif);
}
#nav1 a:hover {
	width: 81px;
	background: url(images/nav1.jpg);
	background-position:0 -34px;
}
#nav2 a:hover {
	width: 102px;
	background:url(images/nav2.gif);
	background-position:0 -34px;
}
#nav3 a:hover {
	width: 138px;
	background: url(images/nav3.gif);
	background-position:0 -34px;
}
#nav4 a:hover {
	width: 48px;
	background: url(images/nav4.gif);
	background-position:0 -34px;
}
#nav5 a:hover {
	width: 60px;
	background: url(images/nav5.gif);
	background-position:0 -34px;
}
#nav6 a:hover {
	width: 74px;
	background: url(images/nav7.gif);
	background-position:0 -34px;
}
*/.footertext {
	padding-top:130px;
	padding-left: 50px;
}

