body {
	/*font-family: Cambria;*/
	font-size: 14px;
	background-color: #FFF;
	position: relative;
	background: url(images/bg7.jpg) no-repeat;
	padding:0px;
	margin:0px;
	text-align: justify;
	background-position: center top;
	padding:0px;
	margin:0px;
	background-color: #32170C;
	text-align: justify;
	}

#wrapper {
	width: 900px;
	background-color: #FFF;
	/*border: 25px solid green;*/
	margin: 40px auto;
    	padding: 0 25px 25px 25px;

}

.eq_center {
	text-align: center
}

h1 {
	color: #606060;
	margin-top: 10px;
}


h2.definition {
	margin-top: 10px;
	font-size: 20px;
}

ol.bib {list-style-type: none;}
ol.bib li:before {content: "[" counter(section) "] ";}
ol.bib li { counter-increment: section;}

.quote {
	margin-left: 2.5em;
	margin-right: 2.5em;
}

div.def {
	font-style: italic;
}

#header {
	height: 75px;
	margin: 0;
	padding: 10px 0px 0px 0px;
  	background: url(images/logos_bar_1x75.png) repeat-x;
	text-align: center;
}

img.logo_NCN {
    display: inline;
    margin-left: 145px;
    margin-right: 50px;
	 margin-top: 25px;
	 margin-bottom: 24px;}

img.logo_UW {
    display: inline;
    margin-left: 50px;
    margin-right: 150px;
	 margin-top: 14px;
	 margin-bottom: 13px;}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}

img{

margin-bottom: -3px;
margin-right: -3px;
}

/*
table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}*/

th, td {
    	padding: 5px 0px 5px 0px;
	text-align: center;
}

tr.nopadding {
padding: 0px;
}


tr.nopadding td{
padding: 0px 0px 5px 0px;
}

td.space {
padding-left:20px;
}

#author {
  font-size: 14px;
  font-weight: normal;
font-style: italic;
}


/*table.array, table.array th, table.array td {
    border: 1px solid black;
    border-collapse: collapse;
}*/

table.array {
margin-left: 170px;
}

table.array th, table.array td {
    padding: 2px 20px 2px 0px;
    text-align: left;
}

span.textsc {
font-variant: small-caps;
}

table.array2 {
margin-left: 170px;
}

table.array2 th, table.array2 td {
    padding: 2px 20px 2px 0px;
    text-align: left;
}

span.textsc {
font-variant: small-caps;
}

/&table.array2, table.array2 th, table.array2 td {
    border: 1px solid black;
    border-collapse: collapse;
}*/

.content {display:none;}
            
            #demo-with-image .expander.expanded {
                padding-left: 20px;
                background-position: left center;
                background-repeat: no-repeat;
                background-image: url(images/expanded3.jpg);
            }
        
            #demo-with-image .expander.collapsed {
                padding-left: 20px;
                background-position: left center;
                background-repeat: no-repeat;
                background-image: url(images/collapsed3.jpg);
            }        


            #demo3.expanded .expander {
                font-weight:bold;
                font-size:125%;
            }
                
            #demo3.expanded .content {
                display:inherit;
            }
        
            #demo3.collapsed .content {
                display:none;
            }
            
            #demo-nesting-sub1 {
                margin-left: 20px;
            }
            
            #demo-nesting-sub2 {
                margin-left: 40px;
            }            
        
		ol.dwa {
	list-style: none;
	margin-left: 20px;
	padding-right: 10px;
	padding-left: 0px;


