/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:#4B67A1}
body {
	padding:0;
	margin:0;
	background:url(../images/body-bg.jpg);
	color:#D2E0FD;
	font-size:14px;
	line-height:1.4em;
	font-family:Geneva;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#F3B633;
	text-decoration:underline;}
a:hover {
	text-decoration:none;
	color:#fff;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		
		color:#C6B566;
		font-size:17px;
		
		
		border-bottom:1px #5C76AC dashed;
		line-height:23px;
		padding:10px 0px 5px;
		}
		h1 b { font-size:12px; color:#839CD1;}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:16px;
		line-height:1.4em;
		font-family:"Georgia", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:18px;
	
	margin:5px 0 17px;}
strong {
	color:#6B1B21;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/wrapper-bg.jpg) top center repeat-x;}
#container {
	background: url(../images/container-bg.gif) top repeat-y;
	margin:0 auto;
	position:relative;
	width:800px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:173px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	
	min-height:520px;
	width:420px;
	padding:0px 75px 5px 305px;}
	*html #content { height:450px;}
	
#footer {
	bottom:0px;
	line-height:1em;
	background:url(../images/footerwrap-bg.jpg) bottom repeat-x;
	width:100%;
	}
#footer2 {
	height:110px;
	background:url(../images/footer-bg.jpg) top no-repeat;
	margin:0 auto 20px;
	padding:3px 70px 3px 270px;
	width:460px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#D2B32F; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	
	margin-left:0px;
	position:absolute;
	top:405px;
	
	
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:50px;
	float:left;
	display:inline;
	}
	#menu .navlist li {
	/*background:url(images/navli-bg.gif) right center no-repeat;*/
		display:block;
		float:left;
		clear:both;
		list-style-type:none;
		padding:0px;
		
		padding:0 21px 18px;
		/*border-right:1px #3A2E29 solid;*/
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		width:154px;
		outline:none;
		color:#DAE3F5;
		font-size:12px;
		letter-spacing:-0.05px;
		word-spacing:2px;
		padding:3px 0px 7px 0px;
		text-align:left;
		font-family:comic sans ms;
		font-weight:bold;
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#AC2A30;
		background:url(../images/nav-li.gif) 5px 100% no-repeat;
		
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:0px !important; /*width:100px !important;*/ text-align:left !important; height:20px; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 20px 30px 0px; background:#F3E8D1; padding:3px; border:1px #ccc solid;}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important;}
h1.clear { line-height:0; padding:0; margin:0; height:10px; border:0; }
.pix {background:url(../images/nav_pix.gif) bottom repeat-x; padding-bottom:4px;}
