body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11pt;
	color: #000;
	background-color: #CCC;

}

#mainTable {
	border: 0;
	/*/*/line-height: 14px; /* */
}

#maincontent {
	border: 0;
}
#footer, #header {
	display: none;
}
#header {
	color: #FFFFFF;
	background-image: url(jw2_bg.gif);
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 1em .5em 0 .5em;
	border-bottom: 15px solid #FFFF33;
}
#subheader {
	background-color: #FFFF33;
	color: #000;
	text-align: center;
	padding: 0px;
}

td, p, ul {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
}

h1:first-child {margin-top: 3px;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 3px;}/*starts first heading in a TD flush top*/
h1 { font-size: 250%; color: #33CC00; }
h2 { font-size: 180%; color: #FFF; }
h3 { font-size: 160%; color: #FF3333; }
h4 { font-size: 140%; color: #FF3333; }

#sidebar {
	display: none;
}
#maincontent img{
	border: 0;
}
#maincontent a{
	color: blue;
}
body#jwstory a#jwstorynav,
body#meetjw a#meetjwnav,
body#media a#medianav,
body#jwart a#jwartnav,
body#involve a#involvenav,
body#events a#eventsnav,
body#donate a#donatenav,
body#store a#storenav{
	color: #FFFFFF !important;
	/*/*/background-color: #33CC00!important;
	border: 2px solid #000 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 0;
	list-style-type: none;
	margin-left: 0px; /* */
}

#sidebar li {
	/*/*/margin: 0px 0px 4px 0px; /* */
}
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0; /* */
}
.floatright{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}
.floatleft{
	float: left;
	margin: 10px 10px 0 0;
	padding: 2px;
}
.thumbnail{
	float: left;
	width: 100px;
	border-top: 1px solid #666;
	border-right: 3px solid #999;
	border-bottom: 3px solid #999;
	border-left: 1px solid #666;
	margin: 0 15px 15px 0;
	padding: 5px;
}
.clearboth { clear: both; }
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	margin-right: 1px;
}
