body {background-image:url(../images/bg.jpg); background-repeat: repeat-x;}
h1 {color:#FFF;
	font-size: 24px;}
	
h2 
   {font-family:Century, serif;
	color:#333;
	font-size: 24px;}
	
h3 
   {font-family:Century, serif;
	color:#000666;
	font-size: 15px;}
	
.content {color:#000;
	font-family:Century, serif;
	font-size: 12px;
	line-height: 150%;} 


a:link {text-decoration: none; color:#0000CC; font-family:Century, serif; font-size: 12px;}
a:visited {text-decoration: none; color:#0000CC; font-family:Century, serif; font-size: 12px;}
a:hover {text-decoration: underline; color:#2D73B9; font-family:Century, serif; font-size: 12px;}


.date {font-weight:bold; padding-left:2px;}

.news {border-style:solid; 
       border-width:1px; 
       border-color:#cccccc;}
       
.month {border-style:solid; 
       border-width:1px; 
       border-color:#666666;
       background:#cccccc;
       font-family:Century, serif;
	   font-size: 12px;} 
	   
.lostandfound {border-style:none; 
      /* border-width:1px; 
       border-color:#666666; */
      background-color:#006699;
       font-family:Century, serif;
	   font-size: 12px;
	   text-align: center;
	   color:#000;
	   padding:2px 0px 6px 0px;
	   margin:2px;} 	         
		
.layout	{text-align: left; 
	     margin:0px 5px 1px 5px;
	     background-image:url(../images/ruler.jpg); background-repeat:no-repeat; background-position: 100% 100%;}
		
	
.layout2 {text-align: left; 
	     margin:0px 5px 1px 5px;
	     background-image:url(../images/nun_bg.jpg); background-repeat:no-repeat; background-position: 100% 100%;}	
		 
.layout3 {text-align: left; 
	     margin:0px 5px 1px 5px;
	     }

.picframe {border-style:solid; 
           border-width:2px; 
           border-color:#000066;
           margin:3px;}	



//styles for new menu

#leftNav {
	background:#fff;
	vertical-align:top;
}

#theGame {
	background:#463b39;
	padding:0;
	text-align:center;
	margin:3px 3px 3px 3px;
}

#theGame a:link {color: #ffffcc; text-decoration:none; background-color: #7898bb; font-weight:bold; font-size:11px;}
#theGame a:visited {color:#ffffcc; text-decoration:none; background-color:#7898bb; font-weight:bold; font-size:11px;}
#theGame a:hover {color: #fff; text-decoration:none; border: solid 2px #ffffcc; font-weight:bold; background-color:#000066;font-size: 11px;}
#theGame a:active {color: #ffffcc; text-decoration:none; font-weight:bold; font-size:11px;}


#theGame ul
{
	margin:3px 0px 3px 0px;
	padding:0px;
	list-style-type: none;
	text-align: left;
       
}

#theGame a
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	padding-left: 3px;
	width: 107px;
	border: 2px solid #fff;
	
}
//end styles for new menu	
