@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	overflow-x: hidden;
}

body {
	margin: 20px 0px; padding:0px;

}

#content {
	width: 95%;
	height: 230px;
	margin: 0px auto;
	text-align: left;
	background-image: url(images/jwt_1pxbg.png);
	background-repeat: repeat;
}

#header {
	width: 380px;
	height: 230px;
	background-image: url(images/jwt_header.png);
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
}

#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	color: #000000;
}

#wrap {
	min-height: 100%;
	margin: auto;
	padding-top: 20px;
	padding-right: 23px;
	position: relative;
}

* html #wrap {
	height: 100%
}

#inner-wrap:after {
	content:" ";
	display: block;
	clear: both;
}

#right {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
/*	border: thin solid #333333; */
}

#main {
	padding-left: 25px;
	position: relative;
	text-align: left;
	margin-right: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#maincont {
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9d0a0e;
	padding-top: 15px;
}

div.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 10px;
}

img {
	border: 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d0a0e;
	padding-top: 8px;
	padding-left: 5px;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav-menu li {
	float: left;
	margin: 0 0.15em;
}

/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#nav-menu li a:hover {
	float: none;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
/* End hide */

#nav-menu {
	float: left;
/*	display: none; */
}

#truework {
	float: right;
	width: 300px;
	padding-left: 20px;
}

div.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
