div {
	margin:0;
	padding:0;
}
#bigpage {
	margin: 30px auto 20px auto;
	padding:0;
	width:736px;
	text-align:left;
	background:#fff;
}
#page_top {
	margin:0 0 0 0;
	height:29px;
	background-repeat: no-repeat;
	

}

#page_content {
	padding: 0 31px 0 27px;
	margin:0 0 0 0;
	background-repeat:repeat-y;

}
#page_bottom {
	margin:0 0 0 0;
	height:30px;
	background-repeat: no-repeat;
}

 .submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
  }
 
 #bkmbanner{
 background-image:url('./images/katie_faces.jpg');
 background-repeat: repeat-x;
 /*background-repeat: repeat-x;*/
 height:75px;
 }
 
 .bigs {
	font-family:"Trebuchet MS",verdana, arial, sans-serif;
	font-size:16pt;
 }
 
 .bigs a{
	color:#0000FF;
	text-decoration:none;
 }
 
 .bigs a:hover{
 	text-decoration:none;
 }
 
 #bkm{
 }
 
 #resources {
	background-image:none;
 }
 
 #resources a{
	text-decoration:none;
	font-size:8px;
	font-family:verdana,arial,sans-serif;
	color:#777;
	text-align:right;
 }