/* CSS Document by Dieter Schneider 2006 | www.csstemplateheaven.com  #6f6f6f;

url(images/bgjtnl.jpg) left top; background-repeat: repeat-y
	background:#6f6f6f;
*/

body{

	
	
}

.wrapper{
	width: 840px;
	margin:10px auto;
	background-color: #e8e8e8;
	/*background:url(images/bgjtnl.jpg) left top; background-repeat: repeat-y*/
	
}



p {
	margin-bottom: 15px;
	background-color: #f9f9f9;
	padding: 5px;
}

table {
	background-color: #f9f9f9;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 2.5em;
	font-style: italic;
	color: #c2d3df;
	padding-left: 15px;
}

h2 {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 15px;
	color: #0098cd;
}
   
h3 {

	color: #703319;
	font-size: 1.2em;
	background-color: #c2d3df;
	padding: 4px;
}

h4 {
	color: #595726;
	font-size: 0.7em;
	background-color: #dfdec9;
	padding: 4px;
	text-align: left;
}

a:link {
	color: #125687;
	text-decoration: underline;
}     /* unvisited link */
a:visited {color: #5381ac; 	text-decoration: underline;}  /* visited link */
a:hover {color: #002859}   /* mouse over link */
a:active {color: #000000}   /* selected link */
   
.float_left {float: left;
              margin-right: 6px;}

body {
    font-size: 64.5%;
	padding: 8px;
	font-family: tahoma, sans-serif;
}

#header {
	background-image: url(images/banner-jjt.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-right: 10px;
	background-color: #575857;
	padding-bottom: 10px;
	text-align: right;
	color: #CCCCCC;
	padding-top: 45px;
}

.header_txt {
	color: #FFFFFF;
	background: none;
}

#left {width: 32%;
       float: left;
	   font-size: 1.2em;
}

#left-sub {
width: 60%;
       float: left;
	   font-size: 1.2em;
}

/*addition*/
#left-sub {
width: 75%;
       float: left;
	   font-size: 1.2em;
}


#right {width: 28%;
        float: right;
		font-size: 1.2em;
}

#right-sub {width: 20%;
        float: right;
		font-size: 1.2em;
}

#content {margin-left: 33%;
          margin-right: 29%;
		  font-size: 1.2em;
}



#footer {
	font-size: 1.2em;
	background-color: #f9f9f9;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	text-align: center;
	padding: 15px;
	clear: both;
}


#navcontainer
{
	margin-bottom: 1em;
	overflow: hidden;
	width: 100%;
	font-size: 1.2em;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #f9f9f9;
}

#navlist
{
	list-style-type: none;
	color: #000000;
}

#navlist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}
