
body {
     	background-color: #CCCC99;
    	background-image: url(images/BkgdStripe.gif);
    	font: .75em arial, helvetica, sans-serif;
	}

p 	{
	    font-family: arial, helvetica, sans-serif;
	}
		
#links a {
	    font-family: arial, helvetica, sans-serif;
		font-size: 78%;
	    }

#page	{margin: 0; padding: 0 0 0 0em; position: absolute; width: 48em; }
		
.pagename  { margin: 0; padding: 4px 0 0 200px; position: absolute; }
.caption {font:italic 1.1em/1.3em Times,serif;}

 
#content {
        width: 800px;
        background-color: #CBCB98;
        /* padding: 12px;*/
        margin: 0 auto;
        /* min-height: 58em; */
        background-image: url(images/BkgdStrip_238w.gif);
}

.innertube
	{
	padding: 6px;
	}

#contentright
  	{ 	
	/* font:1.1em/1.3em Times,serif; */
	margin: 0 0 0 190px;
	/* position: absolute; */ 
	width: 600px;
	line-height: 1.35em;
	letter-spacing: .11px;	
	}
				
#contentright .serif
		{
	font-family: "Times New Roman", serif;
	letter-spacing: .84 px;	
	}				
				
				
				
#contentright .center p 
	{
	text-align:center;
	}
	
#contentleft_original   	{ 
				margin: 22.2em 0 0 1em; 
				padding: 1em 0 0 1em; 
				position: absolute; 
				width: 14.1em;
				wi\dith: 14.1em;
				}


#content_original {
        width: 48em;
        wi\dth: 47em;
        background-color: #CBCB98;
        padding: 1em 2em 2em 16em;
        margin: 1em 0em 0 8em;
        min-height: 58em;
        /* position: absolute; */
        background-image: url(images/BkgdStrip_238w.gif);
        /* font-size: 1.1em; */
}


#content a {
        color : #663200;
        }

#content a:hover {
		color: #006766;
		}

#content h1 {
		color: #663200;
		font-size: 1.5em;
		line-height: 1.25em;
		}

/* #content li
			{
				margin: 0 0 0 15px;
				padding: 0 0 0 0;
			}
 */		
		
#footer a {font-size: 8pt;
		}



.contentwhite  {
        color: #003366;
        /* color: white; */
        font-size: 1.1em;
        }

#contentnav
	{
	margin: 0 714px 0 6px;
	position: absolute;
	width: 166px;
	}
#contentnav .serif
	{
	font:1.1em/1.3em Times,serif;
	letter-spacing: .84 px;	
	font:1.1em/1.3em Times,serif;
	}				
	
	
	
		

#nav, #nav ul { /* all lists */
        list-style: none;
        float : left;
		padding-top: 3px;
	}

#nav li { /* all list items */
        /* position : relative; */
		margin:0 0 -1px -33px;
        float : left;
        line-height : 1.5em;
       /*  width : 11em; */
    }

#nav li ul { /* second-level lists */
        position : absolute;
        left: -999em;
        /* margin-left : 11.05em; */
        margin-left : 11.00em;
        margin-top : -1.35em;
    }

#nav li ul ul { /* third-and-above-level lists */
        left: -999em;
    }

#nav li a {
        width : 146px;
        display : block;
        color : white;
        color : #FFFF99;
        text-decoration : none;
        background-color : #989866;
        /* background-color : #FFFF99; */
        border : 1px solid #336666;
        padding: 0 0px 0 3px;
    }

#nav li a:hover {
        color : white;
        background-color : black;
        background-color : #1F1F02;
        background-color : #2F2F0C;
    }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
        left: -999em;
    }
#nav li:hover ul, #nav li.dkhover ul {     left: auto; }

#LinkBox table {
	background-color:#FFFF00;
	}


