body{
background-color: #666666;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
font-size:100%;
}

#wrapper{
width: 800px;
/*background-color: #FFCC00;*/
background-color: #EEEEEE;
margin: 10px auto;
border: 1px solid #000000;
text-align: left;
background-image:url(../images/left_column.jpg);
background-repeat: repeat-y;
}

#banner{
height: 125px;
background-image: url(../images/mastheadblue.jpg);
background-repeat: no-repeat;
}

#underbanner{
height: 15px;
width: 630px;
float: right;
background-color:#0066CC;
font-size: 65%;
font-weight: bold;
padding: 3px 0px 0px 0px;
color: #FFFFFF;
border-bottom: 1px solid #000000;
}

#leftcol{
margin-left: 4px;
margin-top: 10px;
width: 155px;
/*background-color:#FFFF00;*/
margin-bottom: 20px;
float: left;
}

#leftcol #nav{
padding-bottom: 5px;
height: 280px;
}

#leftcol #date{
text-align:center;
font-size: 62%;
font-weight: bold;
color: #EAEAEA;
height: 20px;
}

#leftcol #news{
padding-bottom: 5px;
margin-top: 5px; 
font-size: 70%;
height: auto;
/* padding-right: 11px; */
}
#leftcol #search{
height: 80px;
margin: 2px;
padding: 10px 0px 0px 0px;
background-color: transparent;
font-size: 60%;
text-align:center;
color: #EAEAEA;
line-height: 10px; 
}

#leftcol #email {
padding: 5px;
padding-top: 5px;
margin: 0;
font-size: 70%;
color:#EAEAEA;
}

#content{
/*background-color: red; */
/* this section gets hidden by content p */
margin-left: 175px;
}

#content p{
font-size: 80%;
margin: 5px;
text-align: justify;
/* this is the container for page text */
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

#content h4{
font-size: 105%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

#content p.right{
float: right;
}

.container{
width: 98%; 
float:left;
background-color: #EEEEEE;
text-align: justify;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.centerimage{
float:inherit;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-bottom: 10px;
float: right;
margin-left: 10px;
border: 1px solid #000000;
width: 150px;
}

#footer{
border-top: 1px solid #000000;
background-color: #004477;
color: #FFFFFF;
clear: both;
}

#footer p{
padding: 2px;
margin: 0;
font-size: 54%;
}

#lastupdate{
/*border-top: 1px solid #000000;*/
/*background-color: #003366; */
background-color: #003366;
color: #FFFFFF;
clear: both;
}
#lastupdate p{
padding: 2px;
margin: 0;
font-size: 65%;
}

.newscell {
padding-right: 5px; 
padding-left: 5px; 
padding-top: 5px; 
font-weight: normal; 
font-size: 80%; 
padding-bottom: 9px; 
color: #000000; 
line-height: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
/* background-color: #CCCCCC; */
background-color: #3399ff;
font-variant: small-caps;
}

.newsheader {
padding-left: 5px; 
font-weight: normal; 
font-size: 9px; 
color: #e9f2fc; 
line-height: 10px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
background-color: #5f7797;
}

 styles for calendar dates and text
.style6 {
font-size: 29pt;
}
/* 
.style7 {
	font-size: 7pt;
	font-weight: bold;
	text-align:left;
}
*/

.lunchitems {
font-weight: strong;
text-align:left;
font-size: 20pt;
color: #9F9F9F;
}
