@import url(ns4unsafe.css);
 body  	{
	margin: 1% 1% 1% 2%;
	z-index: 1;
	}
			/* MAJOR PAGE DIVISIONS */
			
/* Page Heading */

 h1	{
	font-size: 22px;
	text-align: center;
	color: #960;
	padding: 0;
	margin: 0;
	border: none;
	} 
div.heading {
	font: bold 12px Arial, Sans-serif; 
	color: #960; 
	text-align: center;
	} 
div.subheading {
	font: 11px Arial, Sans-serif; 
	color: #960;
	}

/* Quotation */

div.quot {
	font: bold 18px/18px Garamond, "Times New Roman", times, serif;
 	text-align: justify;
	 margin: 1em 12% 1em 14%; 
	padding: 1em; border-top: 
	1px solid #960;
	} 
div.quot span {
	display: block; 
	margin: .3em 0 0 1em;
	}
div.quot2	{
	font: bold 13px Arial, Helvetica, Sans-serif; 
	color: #960; 
	text-align: right;
	}

/* Left Navbar for Front Page. */

#td1 	{	/* Left navbar table cell */
	width: 23%; 
	text-align: center; 
	vertical-align: top;
	padding: 0; 
	margin: 0;
	}
#td1 h2 	{
	display: block;
	font: bold 23px garamond, "times new roman", serif;
	letter-spacing: .1em;
	font-variant: small-caps;
	text-align: center;
	margin: 0 0 3px 0;
	padding: .1em;
	border: 2px solid #81462d;
	color: #81462d;
	background: #f4f1d7 url(browntex.gif);
	}
#td1 h2.backissues 	{		
	font-size: 17px;
	letter-spacing: 0;
	}
	
div.navitem {   /* Article Links */
	margin: 0 0 3px 0;
	padding: 0;
	border: 1px solid #960;
	background: #fdf9ea;
	text-align: center;
	}
div.navitem a {
	display: block; 
	padding: .2em 0;
	font: bold 15px arial, helvetica, sans-serif;
	border-left: 1px solid #f3f6fc;
	border-top: 1px solid #f3f6fc;
	border-right: 1px solid #f3f6fc;
	border-bottom: 1px solid #f3f6fc;
	text-decoration: none;
	color: #060;
	}
div.navitem a:visited {
	color: #960;
	}
div.navitem a:active,
div.navitem a:hover {
	border: 1px solid #f99;
	color: #c33;
	background: #eef5f5 url(frontbg3.gif) repeat-y fixed;
	}
	
div.backiss {   /* Back-issues List Area and Links */
	margin: 0 0 10px 0;
	border: 1px solid #960;
	background: #fdf9ea;
	text-align: left; 
	padding: 0 0 .4em 0;
	}
div.backiss br {
	display: none;
	}
div.backiss div  {
display: block;
	font-size: 5px;
	}
div.backiss a  {
	display: block;
	padding: 0 0 0 1em;
	margin: 0;
	font: bold 12px arial, helvetica, sans-serif;
	text-decoration: none; 
	color: #060;
	border-top: 1px solid #fdf9ea;
	border-bottom: 1px solid #fdf9ea;
	}  
div.backiss a:hover {
	color: #960; 
	background: #eef5f5;
	border-top: 1px solid #960;
	border-bottom: 1px solid #960;
	} 
div.backiss a.index {
	text-align: center;
	margin: .5em 0;
	padding: 0;
	font-size: 14px;
	border-top: 1px solid #060;
	border-bottom: 1px solid #060;
	} 
div.backiss a.index span {
	font-size: 16px;
	}
div.backiss a.index:hover span {
	color: #c00;
	}
div.submit {    /* DCQ Submission  Guidelines Link */
	margin: 0;
	padding: 1px;
	border: 2px solid #960;
	background: #f4f1d7 url(browntex.gif);
	text-align: center;
	}
div.submit a {
	display: block; 
	font: bold 14px arial, sans-serif;
	color: #c33;
	padding: 6px;
	text-decoration: none;
	}
div.submit a:hover {
	padding: 3px;
	border: 3px double #c33;
	}

/* Main Text Area. */
	
#td2 {  /* Main Text Area Table Cell */
	vertical-align: top;
	padding-top: 0;
	}
div.main {  /* Main Text Div */
	padding: 1em 0 1.5em 0;
	background: #fff;
	border: double 4px #960;
	}
div.main p {
	margin-right: 1.5em;
	margin-left: 1em;
	}
div.main p.bottommargin0 { /* Brings "The Editors" text up */
	margin-bottom: .5em;
	}
div.main p.eds {  /* 'The Editors' text */
	font: bold italic 1.5em garamond, "times new roman", times, serif; 
	color: #960; 
	text-align: right;
	margin: 0 3em 1em 0;
	}
	
/* Masthead */

div.mast {
	font: smaller arial, helvetica, sans-serif; 
	text-align: left; 
	color: #369; 
	margin: 0; 
	padding: 0;
	} 
div.mast a  {
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: underline; 
	color: #696;
	}  
div.mast a:hover {
	color: #f00;
	text-decoration: underline;
	} 
div.mast p.mast1 {
	border-top: 2px ridge #6c9; 
	padding-top: 1em;
	margin-left: 3em;
	margin-right: 3em;
	}
div.mast p.mast2 { /* Editors credits and copyright statement */
	text-align: center; 
	}
	
/* Misc Rules */

div.breaker { /* Fancy breaker image */
	text-align: center;
	margin: 1em 0 .5em 0;
	}
p.imagecredit {
	font: small times, serif; color: #369;
	}
div#buttons { /* Hide/display code validation icons */
	position: relative; top: 0; left: 0;
	margin: 0;
	width: 50%;
	padding: 0 1em;
	height: 20px;
	text-align: left;
	}
span.buttons {
	display: none;
	}
div#buttons:hover span.buttons {
	display: block;
	position: absolute; top: 0; left: 0;
	z-index: 100;
	padding: .2em 0 0 .1em;
	}
div#buttons span.buttons img {
	border: none;
	margin: 0;
	}
div#buttons span.buttons a {
	display: block;
	margin: 0;
	}
