* {
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

iframe {
    margin-top: 8px;
}

#content p {
	font-family:Tahoma, Verdana, Arial, Helvetica;
}

.navi {
	margin-bottom:10px;
}

.clearfloats {
	clear:both;
}
html, body {
	height:100%;
}

/*IE PNG Fix*/
img, div { 
	behavior: url(iepngfix.htc) 
}

html > body, html > body #cwrapper {
	height: auto;
}

#cwrapper {
	left:0pt;
	position:absolute;
	width:900px;
	top:0pt;
}

html, body, #cwrapper {
	height:100%;
	min-height:100%;
	width:100%;
}
.list {
	margin-left:25px;
}

#jllogo {
	width: 985px;
	height: 97px;
	background-image: url(../images/jlheader.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
}
#logoWrapper {
	position:absolute;
	z-index:7;
	top:0;
	width:100%;
	left:0px;
}
#jlh1 {
	z-index:5;
	height:97px;
	width:50%;
	background-image: url(../images/hblue.jpg);
	position:relative;
	float:left
}
#jlh2 {
	z-index:5;
	height:97px;
	width:49%;
	background-image: url(../images/hgreen.jpg);
	position:relative;
	float:right;
}
#head {
	width:1185px;
	margin:0 auto;
}
#btnMenu {
	position:absolute;
	margin-left:63px;
	top:12px;
	z-index:6;
	float:left;
}

/*Start Menu*/

#startBody {
	width:802px; 
	height:225px; 
	background-image:url(../images/menMid.png);
}
#startFooter {
	width:802px;
	height:15px;
	background-image:url(../images/menFoot.png);
	background-repeat:no-repeat;
}
/*Regular Browswers*/
#startWrapper {
	position:absolute;
	width:100%;
	z-index:6;
	display:none;
}
#startMenu {
	width:802px;
	position:relative;
	margin:0 auto;
	z-index:4;
	top:-240px;
}

#catThumbs {
	width:724px;
	margin:0 auto;
	margin-top:10px;
}
#catThumbs img {
	border:0;
}
#searchBar {
	width:400px;
	margin:0 auto;
	margin-top:18px;
}
#menuLinks a, #menuLinks a:visited {
	color:white;
	text-decoration:none;
	font-size:11pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	text-align:center;
}
#menuLinks {
	text-align:center;
	color:white;
}
#menuLinks a:hover {
	text-decoration:underline;
}
#menuLinks {
	margin-top:15px;
}
	

/*End Start Menu*/
#player {
	margin: 0 auto;
	margin-top: 20px;
	width: 856px;
	height: 315px;
}

#categories-wrap {
    width: 187px;
    background-color: #E6ECEA;
    float: left;
    height: 315px;
}

#categories {
    width: 168px;
    height: 306px;
    padding-left: 19px;
    padding-top: 14px;
}

#categories p {
    font-size: 12px;
}

#categories p a {
    font-size: 12px;
}

#categories p a {
    text-decoration: none;
}

#categories p a span {
    text-decoration: none;
}

#categories p a span:hover {
    text-decoration: none;
}

#topnav {
	height:27px;
}

#bottomnav {
	height:25px;
}

#CAT {
	position:relative;
}

#WOS {
	z-index:3;
	margin-left:-17px;
	position:relative;
	cursor:pointer;
}
#RS {
	z-index:2;
	margin-left:-17px;
	position:relative;
	cursor:pointer;
}
#WGT {
	z-index:1;
	margin-left:-17px;
	position:relative;
	cursor:pointer;
}
#content {
	width: 856px;
	margin: 0 auto;
	margin-top: 25px;
	height:auto;
	margin-bottom:3em;
	padding-top: 5em;
	padding-bottom:5em;
}
#book {
	width:657px;
	height:320px;
	margin: 0 auto;
	margin-top: 2em;
	height:auto;
	margin-bottom:5em;
	padding-top: 5em;
	padding-left:2em;
	padding-bottom:5em;
}
#mid {
	background-color:#E6ECEA;
}
#flash {
	height:315px;
	width:366px;
	float:left;
	position:relative;
	z-index:1;
	overflow:hidden;
}
#bottom {
    margin-top: 40px;
    color: rgb(102, 102, 102); 
    line-height: 1.3; 
    font-family: tahoma; 
    font-size: 9pt;
}
#rightnav {
	margin-top:14px;
	background-image:url(../images/loader.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:282px;
}
#rightnav, #wslist, #rslist, #wtlist {
	height:306px;
	float:left;
	width:282px;
}
#wslist {
	background-color:#336699;
	overflow:hidden;
}
#rslist {
	background-color:#cc6600;
	overflow:hidden;
}
#wtlist {
	background-color:#999900;
	overflow:hidden;
}
#rightnav  hr {
	background-color:white;
	height:2px;
	opacity:0.3;
	filter:alpha(30);
	border:none;
	width: 250px;
	margin: 7px auto;
}

#mainTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 18pt;
	color: #3561ca;
}
.catTitle {
	color: rgb(53, 97, 202); 
	display: inline; 
	font-family: tahoma; 
	font-size: 17px; 
	font-style: normal; 
	font-weight: bold;
}
#inner {
	color:#999900;
}
#video {
	padding:10px;
	margin-left:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color:#ffff00;
}
.ie7 #video {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
}
#linkIntro {
	color:white;
	font-size:12px;
}
#linkIntro a, #linkIntro a:visited {
	text-decoration: none;
	color:white;
}
#linkintro a:hover {
	text-decoration: underlined;
}
#vidTitle, #vidSub {
	color: #fff;
	padding-left:10px;
	margin:0 auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size:13px;
}
#vidSub {
	font-size:11px;
	margin-bottom:5px;
}

#icon {
	width:24px;
	height:14px;
	margin-left:17px;
	margin-top:6px;
	margin-bottom:auto;
	float:left;
}
#vidText {
	width:230px;
	float: left;
}
#vidText a {
	text-decoration:none;
}
#vidText a:hover {
	text-decoration:underline;
}
#bottomnav {
	margin-top: 45px;
}
#OT {
	z-index:4;
	position:relative;
	cursor:pointer;
}

#CT {
	z-index:3;
	margin-left:-17px;
	position:relative;
	cursor:pointer;
}
#PT {
	z-index:2;
	margin-left:-17px;
	position:relative;
	cursor:pointer;
}
#WT {
	z-index:1;
	margin-left:-17px;
	position:relative;
	cursor:pointer;
}
#info {
	min-height:100px;
	width: 856px;
	overflow:hidden;
}
* html #info {
	height:500px;
}
.title {
	color:#333333;
	font-size:10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:bold;

}
#comTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 14pt;
	color: #3561ca;
}
.comment {
	color:#666666;
	font-size:8.5pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
#loginlink a, #loginlink a:visited {
	color:#336699;
	text-decoration:none;
}
#loginlink a:hover {
	text-decoration: underline;
}
#cat-description {
    padding-top: 10px;
	width: 480px;
	float: left;
}
#cat-description-info {
    padding: 10px 0;
    line-height: 18px;
}
#twitter-feed {
    width: 356px;
    margin-left: 20px;
    float: left;
    padding-top: 10px;
}
#popup {
    width: 382px;
    height: 213px;
    background-image:url(../images/popup.png);
    position: absolute;
    z-index: 999;
    left: 0;
    display: none;
}

#popup-inner {
    padding: 23px 30px 0 59px;
    font-size: 11px;
    color: #666;
    font-family: Tahoma, Verdana, Arial, Helvetica;
}

#afooter {
	background-color:#efedee;
	height:80px;
	margin-top:25px;
	position:absolute;
	bottom:0pt;
	width:100%;
}
#flinks {o\
	margin:0 auto;
	padding-top:20px;
	text-align:center;
}
#ftop {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11pt;
	color:#666;
	line-height:1.6;
}
#ftop a, #ftop a:visited, #fbot a, #fbot a:visited {
	color:#666;
	text-decoration:none;
}
#ftop a:hover, #fbot a:hover {
	text-decoration:underline;
}
#fbot {
	font-family: Tahoma, Verdana, Arial, helvetica;
	font-size:9pt;
	color:#666;
}
.list {
	width:282px;
	float:left;
}
#pages {
	color:white;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:12px;
	margin-left:17px;
	margin-top:12px;
	float:left;
	width:100px;
}
#pagenav {
	color:white;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	float:right;
	margin-top:12px;
	margin-right:17px;
}
#name {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	color: rgb(53, 97, 202);
	font-weight:bold;
}
/*RollOvers*/
#account {
	width:58px;
	height:57px;
	background:url(../images/account.png) top left no-repeat;
}
#back:hover {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
#next:hover {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}
.podcast {
	color: #3561ca;
}
#help a, #help a:visited{
	text-decoration:none;
	color: #3561ca;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	line-height:1.3;
	font-size:9pt;
}
#help a:hover {
	text-decoration:underline;
}
#help {
	margin-left:15px;
	list-style:none;
}
#help li {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	font-size:10pt;
	color:#333333;
}
#comment {
	margin-left:25px;
	list-style:none;
}
.catTitle a, .catTitle a:visited {
	font-size:11pt;
	color: rgb(53, 97, 202);
}
#helpul {
	list-style-type:none;
}
#help ul {
	list-style-type:none;
}
#navigation {
	margin-left:15px;
	float: left;
	margin-top:6.7em;
	width: 123px;
	text-align:left;
}
#sidenav {
	width:115px; 
	margin:109px auto 100px; 
	height:auto; 
	float:left;
	line-height:.5;
}
#sidenav #resources {
    background-image: url(../images/resources.jpg);
    background-position: 0 0;
    display: block;
    text-indent: -5000px;
    overflow: hidden;
    height: 61px;
    width: 62px;
}
#sidenav #resources:hover {
    background-position: 0 -61px;
}

.nav_head {
    font-size:10pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color:#999900;
    font-weight: bold;
}
.link {
    font-size:9pt;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    color:#3561ca;
}
.link ul {
	list-style-type:none;
}
.link a, .link a:visited {
	text-decoration:none;
	color: #3561ca;
}
.link a:hover {
	text-decoration: underline;
}
#welcome {	
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: rgb(102, 102, 102);
}
table td{
	/*width:40px;*/
	padding-top:3px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
#smallheader {
	padding: 20px 0;
	color:#999900;
	font-size:13px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:bold;
}
#proQuestion, #proAnswer {
	color: #666666;
}
.title {
	color:#333333;
	font-size:10pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:bold;

}
.comment {
	color:#666666;
	font-size:8.5pt;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}
#search {
	list-style-type: none;
	font-size:9pt;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	color:#666666;
	line-height:1.3;
}

#search a, #search a:visited {
	color:#3561ca;
	text-decoration:none;
}
#search a:hover {
	text-decoration:underline;
}
a, a:visited {
	color: #3561ca;
	text-decoration:none;
}
a:hover {
	color: #3561ca;
	text-decoration:underline;
}
#topnav img {
	width:175px;
	height:27px;
}

#lArrow {
    width: 40px;
    height: 100px;
    float: left;
    margin: 0 auto;
}
#thumbcontainer {
    width: 620px;
    overflow: hidden;
    float: left;
    margin: 0 auto;
}
#thumbs {
    width: 1240px;
}

.thumbsec {
    width: 620px;
    float: left;
    text-align: center;
}

#rArrow {
    width: 40px;
    height: 100px;
    float: left;
    margin: 0 auto;
}

.label {
    text-align: right;

}
#article {
    font-size: 9pt;
    color: rgb(102, 102, 102);
}

#litext {
    color: #666;
}

#loginpane p {
    color: #666;
}