body
{
margin:0 auto;
width: 800px;
background:#e8eaec;
}

#container
{
background:#ffffff; 
padding-left:20px;
padding-right:10px;
margin:0 auto;
width: 770px;
height: 1100px;
background-image:url('images/buffalo2.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center center;
}

#container2
{

background:#ffffff; 
padding-left:20px;
padding-right:10px;
width: 770px;
height: 2000px;
background-image:url('images/buffalo2.png');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center center;
}

#menu
{
margin:-5px auto -2px auto;
a:link {color: #d7671d; text-decoration: none; }
a:active {color: #d7671d; text-decoration: none; }
a:visited {color: #d7671d; text-decoration: none; }
a:hover {color: #d7671d; text-decoration: none; }
}

#cal
{
	border-color:#a52a2a;
	border-collapse:separate;
	font-family:"Arial Rounded MT Bold";
}

#comm
{
	background:#ffffff; 
	padding-left:20px;
	padding-right:10px;
	margin:0 auto;
	width: 770px;
	height: 1200px;
	background-image:url('images/buffalo.png');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
}

#cell
{
	vertical-align:text-top;
}

#weather
{
	
}

/*
#text
{
font-size:14pt;
font-family:"Arial Rounded MT Bold";
color: #171deb;
}
*/

#pdf
{
text-decoration:none;
color:white;	
}

#quicklinks
{
	padding-left: 30px;		
}

#alink
{
	color: #d7671d;
	text-decoration: none;

}






 /*begin style specifications for the dropdown menu system */
div.zone {position:absolute;z-index:3;left:0px;top:0px}
ul.cl1, ul.cl2 {margin:0px;border:0px;padding:0px;list-style:none}
ul.cl2 {position:relative;display:none}
li.cl1, li.cl2,li.cl3,li.cl4,li.cl5{background:#a52a2a;color:#d7671d;text-align:left;
        height:20px;font-size:14pt;float:left;
        margin:0px;border:0px solid black;padding:0px;padding-left:7px;list-style:none}
li.cl2 {width:75px;height:20px;font-size:14pt;float:left;
        margin-top:-1px;padding:5px;border-top:0px solid black;list-style:none}
li.cl3 {width:135px;height:20px;font-size:14pt;float:right;
        margin-top:-1px;padding:5px;border-top:0px solid black;list-style:none}
li.cl4 {width:80px;height:20px;font-size:14pt;float:right;
        margin-top:-1px;padding:5px;border-top:0px solid black;list-style:none}
li.cl5 {width:100px;height:20px;font-size:14pt;float:right;
        margin-top:-1px;padding:5px;border-top:0px solid black;list-style:none}        
/* end style specifications for dropdown menu system */