* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#wrapper #news nav bar {
	background-color: #000000;
	height: 165px;
	background-image: url(../images/FJ_NEWSBanner.jpg);
	background-repeat: no-repeat;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyArea #center {
	height: 370px;
	width: 800px;
	float: left;
}
#wrapper #bodyArea #center img {
	padding-right: 20px;
	padding-left: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	margin: 20px;
}

a:link, a:visited, a:active 
	{
	margin-left: 0px;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	color: #000000;
	}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin: 20px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-bottom: 20px;	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin: 20px;
	font-weight: bold;
}
