/*   BG 2a0b04 170403 brdr FFCC33    */

body {
	margin: 0;
	padding: 0;
	color: maroon;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em; 
	background-color: darkgrey ;
	background-image: url();
	
	animation: mymove 10s infinite;

	background-repeat: no-repeat;
}


a, a:link, a:visited { color: darkred; text-decoration: none; }
a:hover { color:orangered; text-decoration: none; }

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: maroon; font-weight: bold ; font-family: Arial, Helvetica, sans-serif; }
h1 { font-size: 32px; margin: 0 0 32px 0; padding: 5px 0; }
h2 { font-size: 28px; margin: 0 0 25px 0; padding: 0; }
h3 { font-size: 24px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 22px; margin: 0 0 20px; padding: 0; }
h5 { font-size: 20px; margin: 0 0 15px; padding: 0; }
h6 { font-size: 18px; margin: 0 0 10px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { display: block; width: 128px; height: 20px; padding: 22px 0 0; color: #f5e90c; font-weight: bold; text-align: center; background: url() no-repeat bottom center  }
a.more:hover { color:orangered; text-decoration: none }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; border: 4px solid #000; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #4f7eff; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:black; margin:0 0 10px; padding: 3px 0 3px 30px; background: url(images/jb_list.png) no-repeat scroll 0 8px  }
.tmo_list li a { color:black; }
.tmo_list li a:hover { color: orangered; }

#jb_body_wrapper {
	width: 100%;
	background: url() top center no-repeat;
}

#jb_wrapper {
	width: 1024px;
	color: black;
	margin: 0 auto;
	background: url() top center no-repeat;
}

#jb_menu {
	clear: both;
	width: 1200px;
	align:left;
	height: 40px;
	padding: 0px 30px 0 0px;
	
}

#jb_menu ul {
	size: 30;
	float: left;
	width: 1250px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url() repeat;
	background-color:blanchedalmond;
}

#jb_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#jb_menu ul li a {
	float: left;

	display: block;
	font-size: 22px;
	height: 33px;
	padding: 7px 20px 0 20px;
	margin-right: 1px;
	color: maroon;	
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	outline: none;
}

#jb_menu ul li a:hover, #jb_menu ul .current {
	color: #f5b40f;
	background: url() bottom center no-repeat
}

#jb_menu p { float: right; margin-top: 5px; }

#jb_menu p a { display: inline-block; float: left; margin-left: 5px }

#jb_header {
	clear: both;
	width: 1024px;
	height: 134px;
}

#site_title {
	float: left;
	margin: 30px 0 0 30px;
}

#site_title h1 {
	margin: 0;
	color:gray;
	padding: 0;
}

#site_title h1 a {
	display: block;
	background: url(images/jb_logo.png) no-repeat;
	width: 800px;
	height: 80px;
	margin: 0;
	padding: 0;
	font-size: 40px;
	color:red;
	font-weight: normal;
	text-decoration: none;
	text-indent: -10000px;
	outline: none;
}

#templatmeo_main {
	clear: both;
	width: 1024px;
	margin-bottom: 30px;
}

#jb_content {
	float: left;
	position: relative;
	width: 594px;
	padding: 30px;
	background: url() repeat-y left;
}

#jb_content span.bottom {
	position: absolute;
	left: 0;
	bottom: -9px;
	width: 700px;
	height: 9px;
	color: black;
	background: url() no-repeat;
}

#jb_sidebar {
	float: right;
	width: 300px;
	padding-right: 30px;
	color: black;
}

.content_box {
	padding-bottom: 15px;
 	color: black;
	margin-bottom: 30px;
	border-bottom: 10px solid goldenrod;
}

.last { margin-bottom: 0 }

.cl_box { display: black; float: left; width: 160px; margin: 0 25px 25px 0 }
.cl_box img { border: 3px solid #000 }
.cl_box span { display: block; color: goldenrod; }
.cl_box span a { color: black }

#jb_sidebar h2 {
	color: maroon ;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 9px solid goldenrod;
}

.sidebar_box { margin-bottom: 30px; color:black; }

.df_box { clear: both; margin-bottom: 20px; color:black; }
.df_box h6 { color: black; margin-bottom: 15px }
.df_box img { float: left; width: 100px; margin-right: 15px; }


#jb_footer {
	width: 1500px;
	height: 30px;
	padding: 15px 0 0 0;
	margin-bottom: 40px;
	text-align: center;
	color: blue;
	background: url(images/jb_footer.jpg) no-repeat ;
}

#jb_footer a {
	font-weight: bold;
	color: red;
}

#myDIV {
  width: 300px;
  height: 200px;
  background: red no-repeat top left/5px 5px;
  animation: mymove 8s infinite;
}

@keyframes mymove {
  50% {background: cornsilk; bottom right;/60px 60px;}
}
