#big {
margin:0;
padding:0;

}

#container {
width:980px;
margin:auto;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
/*height:420px;*/


}

#body {
background-color:#000000;
}

#header {
background-image:url(http://img01.orhc.com/Elements/mccreerycc.com/images/HeaderImage.png);
height:100px;
background-repeat:no-repeat;
width:980px;

}

#footer {
background-image:url(http://img01.orhc.com/Elements/mccreerycc.com/images/FooterImage.png);
height:50px;
background-repeat:no-repeat;
width:980px;
clear:both;

}

.footer_text {
padding-left:5px;
color:#FFFFFF;
}



#menu {
float:left;
background-image:url(http://img01.orhc.com/Elements/mccreerycc.com/images/NavBackground.png);
background-repeat:repeat-y;
width:190px;
/*height:170px;
min-height:170px;*/

/*margin-right:20px;*/

}

#newsbox {
float:left;
background-image:url(http://img01.orhc.com/Elements/mccreerycc.com/images/NewsBackground.png);
background-repeat:no-repeat;
width:190px;
height:250px;
clear:left;
padding-top:35px;
/*margin-right:20px;*/
}
.newstext {
font-size:xx-small;
padding-top:2px;
width:140px;
}

/*#pillar {
float:right;
background-image:url(http://img01.orhc.com/Elements/mccreerycc.com/images/PillarImage.png);
background-repeat:no-repeat;
width:70px;
height:420px;
min-height:420px;
margin-left:5px;
display:none;
}*/

#NewsEventsImg {
width:160px;
padding-left:25px;
padding-top:10px;
height:25px;
}

#center {
/*background-color:#FFCE99; bobby*/
/*background-color:#DBE2F4; laurie*/
/* background-color:#F8F4E1; aaron*/
background-color:#FFFFFF;
color:#000000;
font-size:x-small;
text-align:justify;
clear:right;
float:right;
width:790px;
/*height:100%;*/

}

#content {
/*padding-left:5px;
padding-right:5px;
padding-top:5px;*/
padding:10px;
}

.content_title {
font-size:large;
}

#babysearch {
width:220px;
float:right;
padding-top:55px;
margin-right:5px;
}

#submitbutton {
}

#masterdiv {
padding-top:5px;
margin:0;
padding-left:15px;
padding-bottom:5px;

}

.listitems {
/*display:inline;*/
width:100%;
list-style:none;
}

.NavSubMenu {
font-size:x-small;
width:140px;
margin-left:15px;
display:inline;
}


.newsdate {
color:#FFFFFF;
font-size:xx-small;
}

.submenu {
width:160px;
display:inline;
}


a.NavLink {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size:x-small;
		font-weight:bold;
		color:#FFFFFF;
		/*font-variant:small-caps;*/
		text-decoration: none;
		border-bottom:thin;
border-bottom-style:solid;
border-bottom-color:#660000;
width:155px;
		}
		
a.NavSubMenu {
text-decoration:none;
color:#FFFFFF;
font-style:italic;
}	

#left {
/*height:100%;*/
width:190px;
float:left;
background-image:url(http://img01.orhc.com/Elements/mccreerycc.com/images/NewsBackgroundFiller.png);
background-repeat:repeat;
height:auto;
}	

#leftfill {
width:190px;
clear:left;
float:left;
background-color:#00CC33;
/*margin-right:20px;*/
height:100%;
}

#title{
display:none;
}

@media print { 
        #content { 
        width:640px; 
        font-size:12pt; 
		background-color:#FFFFFF;
		color:#000000;
        } 
         
#header {
display:none;
}

#left{
display:none;
}

#center {
width:100%;
}

#title{
display:block;
}

} 