body {
	margin:3% 10% 0 10%;
	/*margin:3% 0; /*was margin 3% changed to do layout*/
	padding: 0;
	font-size: 12px;
	background-color: #95866B;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#mainTable {
	margin: 0 auto;
	border: 1px solid #000;
	/*height: 480px;*/
	width: 760px;
	background-color: #6B553D;
	background-image: url(../img/publicationsbg.jpg);
}
#mainTable td {
}
#maincontent {
	height: 316px;
}
#sidebar {
	width:80px;
	font-size: 85%;
	/*/*/font-size: 85%; /* */

}
#header {
	color: #482F11;
	text-align: center;
	font-size: 45px;
	padding: 0px 0 0px 0;
	margin: 0 0px 0 0px;
	height: 65px;
}
#nav {
	color: #FFFFFF;
	height: 30px;
}
#title1 {
	height: 40px;
	color: #4A3216;
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 11px;
	padding-top: 8px;
}
#title1 a:link   {color: #4A3216;text-decoration: none;}
#title1 a:visited   {color: #4A3216;text-decoration: none;}
#title1 a:hover {color: #4A3216;text-decoration: none;}
#title1 a:active  {color: #4A3216;text-decoration: none;}

#title2 {
	height: 40px;
	color: #4A3216;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 11px;
	padding-top: 8px;
}
#title2 a:link   {color: #4A3216;text-decoration: none;}
#title2 a:visited   {color: #4A3216;text-decoration: none;}
#title2 a:hover {color: #4A3216;text-decoration: none;}
#title2 a:active  {color: #4A3216;text-decoration: none;}
#tagline {
	color: #4A3216;
	text-align: center;
	font-size:17px;
	/*height:15px;*/
	letter-spacing: 3px;
	font-weight: bold;
}
#contact {
	font-size:11px;
	color: #FFFFFF;
	text-align: center;
	height:30px;
	padding-top: 0px;
	letter-spacing: 1px;
}
#contact a:link   {color: #FFFFFF;text-decoration: none;}
#contact a:visited   {color: #FFFFFF;text-decoration: none;}
#contact a:hover {color: #FFFFFF;text-decoration: underline;}
#contact a:active  {color: #FFFFFF;text-decoration:underline;}
#copyright {
	font-size:11px;
	color: #5E5E5E;
	text-align: center;
	height:15px;
}
#copyright-table {
	margin: 0 auto;
	/*height: 480px;*/
	width: 760px;
}

td, p, ul {
	color: #564936;
	line-height: 1.3em;
}
#maincontent p {
	margin-right: 50px;
	margin-left: 15px;
	margin-top: -15px;
}

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 110%; }
h2 { font-size: 140%; }
h3 {font-size:36px;}

.Title {
	color: #4A3216;
	text-align: right;
	font-size: 46px;
	font-weight: bold;
	letter-spacing: 4px;
}
.TitleINC {
	color: #4A3216;
	text-align: left;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 4px;
}
.pageTitle {
	color: #4A3216;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
	padding-top: 30px;
}


#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; /* */
}
a:link {
	color: #0E1D65;	
	text-decoration: none;
}
a:visited {
	color: #0E1D65;
		text-decoration: none;
}
a:hover {
	color: #0E1D65;
	text-decoration: underline;
}
a:active {
	color: #0E1D65;
		text-decoration: underline;
}
.style1 {color: #DB2C2E}
.style2 {
	color: #E01718;
	font-weight: bold;
}
.style3 {font-size: 11px}
.style4 {
	color: #4049BA;
	font-weight: bold;
}
.style6 {color: #DB2C2E; font-weight: bold; }
.form {
font-size:12px;

}
.sIFR-active #title1,
.sIFR-active #title2,
.sIFR-active #tagline,
/*	.sIFR-active #contact,*/


.sIFR-active #title1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size:46px;
}
.sIFR-active #title2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size:36px;
}
.sIFR-active #tagline {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size:17px;
}
/*	.sIFR-active #contact {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size:10px;
}*/
img {

border: 0px;

}
