body {
 	font-family: Tahoma;
	font-size: 11px;
	margin: 10px 0 0 0;
	background-color: #675352;
	background: url(../images/jf_bg.jpg);
}
a {
	color: #836678;
	text-decoration: none;
}
a:hover {
	color: #D49CD6;
	text-decoration: none;
}

li{
	line-height: 20px;
	text-align: right;
	padding-right:18px;
}

h5 {
	margin-top: 285px;
}

#container {border: 1px solid black;
	text-align: left;
	margin: 1px auto;
	padding: 0 0 0 0;
	width: 744px;
	height:768px;
	font-family: "Century Gothic" ;
	font-size: 14px; 
	color: #7CFC00;
	background: url(../images/jf_header.jpg);

}


#header {
	background: transparent;
	height: 217px;
	width: 744px;
	font-family: "Century Gothic" ;

	
	
}

#left {
	float: left;
	width:470px;
	text-align: left;
	padding: 30px 0 0 40px;
	font-size: 1em;
	font-family: "Century Gothic";
}






p {
	background: url(../images/jf_bullet.jpg) no-repeat 0 0px;
	text-indent: 30px;
	line-height: 26px;
	font-size: 14px;
	font-family: "Book Antiqua";
	color: #45230A;
}

li{
	list-style-type: none;
	line-height: normal;
}


ul{
	font-size: 16px;
}






