body {
	margin:0px;
	padding:0px;
	background:#f1f1e9 url('images/JFTL_bg.jpg') repeat-x;
	align: center; }
	

#navigation {
	font-family: tahoma;
	font-size: 16px;
	background: #484848 url('images/JFTL_pxblk.jpg');
	color: f1f1e9; }

#introbox {
	font-size: 14px; }
	
#footer {
	font-family: tahoma;
	font-size:14px;
	background:#484848 url('images/JFTL_fbg.jpg') repeat-x;
	text-align: center;
	color: f1f1e9; }

#navigation a {
	color: #ffffff;
	text-decoration: none; }

#footer a {
	color: #ffffff;
	text-decoration: none; }

#sponsors a {
	color: #00bc00;
	text-decoration: none; }


#navigation a:hover, #footer a:hover, #sponsors a:hover {
	color: #7ccb28; }
	
.blr {
	background:#e2e8d7 url('images/bx/blr.jpg') repeat-y;
	}
	
.bbr {
	background:#e2e8d7 url('images/bx/bbr.jpg') repeat-x bottom;
	}
	
.btr {
	background:#e2e8d7 url('images/bx/btr.jpg') repeat-x;
	}
	
.bxcontent {
	background:#e2e8d7;
	font-family: tahoma;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}