	body,
    td,
    p,
    li {color: #333333; 
        font-size: 13px; 
        font-family: verdana,arial,sans-serif;
       }
/*	p,
    li {line-height:20px; 
       }
       */
	.corvallis {font-size: 13px; 
                color: #003300; 
                font-weight:bold; 
                margin-top: 2px;
               }
    h1 {font-size: x-large; 
        color: #336633; 
       }
    h2 {font-size: large; 
        color: #336633; 
       }
    h3 {font-size: medium; 
        color: #663333;
       }
    h4 {font-size: small; 
        color: #663333;
       }
    h5 {font-size: small; 
        color: #663333;
       }
    h6 {font-size: x-small; 
        color: #663333;
       }
    h7 {font-size: xx-small; 
        color: #663333;
       }
       
    navbar {
        font-size: medium; 
        color:#663333;
       }

    navbar:hover {
        font-size: medium; 
        color:#663333;
        font-weight: bolder;
       }
       
    p.bod { text-indent: 50%;
        color:#330000;
        line-height: 30px;
        font-size: x-small;
        font-style: italic;
        font-weight: bolder;
           }

	a:link { color:#663333; }
	a:visited { color:#443333; }
	a:hover { color:#330000; }
	.bottommenu {
        font-size:11px; 
        margin-bottom:6px; 
        font-family: arial,verdana,sans-serif;
        }
	
	.caption {
        font-size:10px; 
        }
	.small {
        font-size:11px;
        }
	
	.pic { 
        border: 1px solid #333333; 
        }
	
	.short {
        margin-bottom:3px;
        padding-bottom:3px;
        padding-top:3px;
        margin-top:3px;
        }
	
	em {
        font-size:11px; 
        font-weight:bold; 
        font-style:normal;
        }
	
	.box {
        background-color:#eee; 
        border:1px solid #663333; 
        padding:6px;
        }
    
    
    #footer
{
    CLEAR: both;
    WIDTH: 760px;
    PADDING-TOP: 15px;
    POSITION: relative;
}
#footer-line
{
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: center;
}
.footer-moddate
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    PADDING-BOTTOM: 2px;
    COLOR: #;
    PADDING-TOP: 10px;
    FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif;
    TEXT-ALIGN: center;
}

div#schedule{
        height:1.5em;
/*        background-color:green;*/
/*        clear:both;*/
        padding-top:.5em;
        font-size:1.5em;
/*        width:400px;*/
}
div#schedule ul{
        margin:0;
        padding:0;
        list-style:none;
}
div#schedule li{
/*        width:200px;*/
        display:inline-block;
/*        text-align:center;*/
}
li#time {
    width: 60px;
}       
li#item {
    width: 400px;
}

