@charset "UTF-8";
body {
	background-color: #545454;
	background-image:url(../images/common/JOAsite_bkgd.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-position: center top;
}

a {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	text-align: left;
	vertical-align: baseline;

	}
	
a img {border:none;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	border:none;
}
.style1 {font-family: Arial, Helvetica, sans-serif}

#container {
	width: 811px;
	text-align: left;
	border: 0px;
	height: auto;
	padding: 0px;
	margin-top: 5pt;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-top: 0px;
	color:#333;
	font-size:11px;
	width: 99%;
	height: 20px;
	text-align: right;
	line-height: 20px;
	float: left;
	bottom: 0px;
	position: relative;
	padding-right: 25px;
}
#footer a {color:#333; font-size:11px;}
#footer a:hover { color:#000; text-decoration: underline;font-size:11px;	}
