body {
        font-size: 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        line-height: 125%;
        background-color: #615a3c;
        text-align: center; margin: 2px;
        padding-top: 4px; padding-right: 2px; padding-left: 2px;
}
#top {
        background: black url('../images/logo_colorsmallnb1.jpg') no-repeat center;
        margin: 0; padding: 0; width: 480px; height: 110px;
        cursor: pointer
}
#topnav {
        background-color: #fc6;
        margin: 0;
        padding: 2px 0 2px; width: 180px; height: 20px;
        z-index: 1;
}

#header span {
        display: none; /* we do this so the H1 & H2 don't display -- only the background image... but Google still sees the text! Tricky! */
}

#container {
        color: #333; line-height: 130%;
        background-color: #fff;
        text-align: left; margin: 0; width: 980px;
        border: solid 1px gray;

}

#dmenu {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size:12px;
        margin: 0;
        padding : 0;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
        display: block;
}

#dmenu li>ul {
        top: auto;40
        left: auto;
}

.topmenuul {
        list-style-type:none;
        margin:0;
        padding:0;

}
.topmenuli {
        list-style-type:none;
        float:left;
}

.topmenutitle {
      	color: white;
      	margin-left: 0;
        margin-right: 0;
        background-color: #FFCC66;
        display: block;
        text-align: center;
    	text-decoration: none;
    	padding: 6px;
    	line-height: 10px;
        width: 100px;
        font-weight: bold;
        font: Verdana, Geneva, Arial, Helvetica, sans-serif;
        border: 1px solid #000000;
}


.submenuul {
        list-style-type:none;
    	position:absolute;
    	margin-left: 0px;
    	padding:0;
    	display:none;
    	margin-top:0;
    	background-color:#003f00;  /*background of submenu */
    	background-position: top left;
    	background-repeat: repeat-x;
    	border-top:8px #0000bb;
    	border-bottom:4px solid #990000;
    	border-right:2px solid #009900;
    	border-left:2px solid #ff0000;  /* yp sub left cato */
    	width: 150px;
}

.submenuli {
        list-style-type:none;
        width: 150px;
       
}
.submenuli a {
        display:block;
        list-style-type:none;
        width:150px;
     	padding:  3px 0 3px 4px;
    	text-decoration: none;
    	color: white;
   	    list-style-type:none;
}

.submenuli a:hover {
    	text-decoration: none;
    	background:#f00000;
    	color: #FFFFFF;
   	    list-style-type:none;
   	    width: 150px;

}
#middle {
        background: #cfc386 no-repeat center top;
        margin: 0;
        padding: 0;
        width: 980px;
        max-width: 980px;
        line-height: 120%;
        /*bottom: 50px;*/
}
#leftnav {
        background-color: #cfc386;
        border: 0px none #666666;
        width: 170px;
        float: left;
        margin: 10px 5px;
        padding: 8px;
        text-align: left;
        clear: both;
        line-height: normal
}
#leftnav p {
        margin: 0 0 1em 0;
}
#content {
        margin: 0 0 0 200px;
        border-left: 1px solid gray;
        padding: 1em; max-width: 80%;
        /*overflow: hidden;*/
        
}
#content textarea {
        background-color: #cfc386;
        border-style: solid;
        border-width: 1pt 0.5pt 0.5pt 1pt;
        border-color: #630;
        margin-right: 15px;
}
#content a:hover {
        text-decoration: none;
        color: #C12283;
        border-bottom: 1px dotted #CCA3A2;
}
legend {
        background: #A4B4E4;
        border: #26a solid 2px;
        padding: 5px 10px
}
legend.sidenav {
        font-weight: bold;
        font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: left;
}

.sidenav a {
        color: #000000;
        font-size: 13px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-align: right;
}
.sidenav a:hover {
        background: #BDB76B;
}

h1 {
        color: #024;
        margin: -9px -9px 0.5em;
        padding: 15px 10px 5px;
        text-align: left;
        letter-spacing: 0.3em;
        text-transform: capitalize;
        font: bold 18px sans-serif;
        height: 20px;
        vertical-align: middle;
        white-space:wrap;
        background: #BDB76B;
}

h3 {
        border-bottom: 1px dashed #333;
}
	
.subhead1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: small;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

.t_small {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        color: #000000; /*black */
}
.t_small a:hover {
        font-size:11; font-weight:bold;
        color: red;
}
#footer {
        color: white;
        background-color: #660000;
        text-align: center;
        padding: 3px 0 3px;
        position: relative;
        width: 400px;
        border-left: solid 1px gray;
        border-right: solid 1px gray;
        border-bottom: solid 1px gray;
}

/* ========= TABLES on workshop page============= */
table.MemTable {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     background-color: transparent;
     width:900px;
     /*border-style:inset;*/
     border-color:black;
     border-width:2px;
}

th.MemTable {
     font-size:12px;
     color:black;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}


tr.MemTable {
}

td.MemTable#cellone {
     font-size:11px;
     font-weight:bold;
     background-color:transparent;
     color:black;
     width:160px;
     padding: 8px 10px 8px 2px;
     text-align:left;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.MemTable#celltwo {
     font-size:11px;
     background-color:transparent;
     color:black;
     width:500px;
     padding: 8px 5px 8px 15px;
     text-align:left;
     font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
     list-style-position: outside;
}

li {
	font-size:11px;
	text-align: left;
	display: list-item;
	color:black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    list-style: inside;
}


table.ssctable {
    border:2px outset gray; width:650px;
	border-spacing: ;
	border-collapse: collapse;
	background-color: transparent
}
table.ssctable th {
	border-width: 2px;
	padding: 6px;
	border-style: groove;
	border-color: #6984CB;
	background-color: #BDB76B;
	color: white;
	width:300px;
}
table.ssctable td {
	background-color: ;
	border:2px groove gray; padding:6px; font-size:12px;
	text-align: left;
	color:black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    width:800px;
    vertical-align: top
	
}
/* ========= FONTS on Site Map page============= */
.ULel {
    margin-top:0;
    margin-bottom:18;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    text-align: left;
}
.PL0 {
    color:White;
    font-weight:bold;
    font-style:normal;
    font-family:Arial,Helvetica;
    font-size:medium;
}
.CL1 {
    color:#006666;
    font-weight:normal;
    font-style:normal;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}
	
/* ========= TABLES on class page============= */

#colorwhite table {
	margin: 0 0 12px 0;
	/*border-collapse: collapse;*/
	border: #333 solid 1px;
}
#colorwhite table td {
	border: 1px solid #333;
	padding: 3px 5px;
	color: #413839;
	font-size: 9px;
}
#colorwhite table th {
	color: #342826;
	font-size: 12px;
	font-weight:bold;
}
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
