@charset "utf-8";

body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

#header {
	background-color: #5A8C21;
	height: 60px;
	padding:10px;
	font: 11px Arial, sans-serif;
	color:white;
}

#strip {
	background:url(/img/tjnl-navBG.gif);
	height:25px;
	margin-bottom:40px;
}

#main {
	width: 770px !important;
	margin:0px auto;
}

.box {
	width:600px;
	margin: 15px auto 0 auto;
}

.box .head {
 background:url(/img/tjnl-hdr-right.jpg) top right no-repeat;
}

.box .head h3 {
	background:url(/img/tjnl-hdr-left.jpg) top left no-repeat;
	padding:4px 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;	
	font-weight:bold;
}

.box .main {
	border-left: 1px solid #5a8c21;
	border-right: 1px solid #5a8c21;
	padding:10px;
	font-weight:bold;
}

.box .links {
	text-align:center;
}

.box .main p
{
	margin: 5px 0;
}

.box .foot
{
	background:url(/img/tjnl-ftr-right.gif) bottom right no-repeat;
	height:10px;
}

.box .foot span {
	background:url(/img/tjnl-ftr-left.gif) bottom left no-repeat;
	height:10px;
	display:block;
}

#footer {
	border: 1px dotted #cccccc;
	padding:15px;
	margin: 20px auto;
	text-align:center;
	font-size:11px;
}

#footer span {
background:url(/img/tjnl-TJGlogo.gif) center left no-repeat;
height:80px;
padding: 5px 0px 5px 70px;
}

a {
	color:#dd5800;
	text-decoration:underline;
}

a:visited, a:link {
	color:#dd5800;
	text-decoration:underline;
}

a:hover, a:active, a:focus {
	color:#dd7e00;
	text-decoration:none;
}
