body {

  color: #000000;
  font-family: verdana, arial, "sans-serif";
  text-align: center;

}



#wrapper {

 margin-top: 15px;
  margin-bottom: 15px;

}



#title {

  padding-top: 10px;

  padding-bottom: 20px;

  font-family: verdana, arial;

  font-size: 30px;

  font-weight: bold;

  color: #23746E;

}



#topleft {

  height: 15px;

  width:17px;

  background-image: url("topleft.jpg");

  background-repeat: no-repeat;

  background-position: bottom right;


}



#top {

  height: 15px;

  background-image: url("top.jpg");

  background-repeat: repeat-x;

  background-position: bottom;



}



#topright {

  height: 15px;

  width: 17px;

  background-image: url("topright.jpg");

  background-repeat: no-repeat;

  background-position: bottom left;



}



#left {

  width: 15px;

  background-image: url("left.jpg");

  background-repeat: repeat-y;

  background-position: right;


}



#center {

  background-color: #ffffff;

  width: 750px;

}



#right {

  width: 15px;

  background-image: url("right.jpg");

  background-repeat: repeat-y;

  background-position: left;



}



#bottomleft {

  height: 15px;

  width:17px;

  background-image: url("bottomleft.jpg");

  background-repeat: no-repeat;

  background-position: top right;



}



#bottom {

  height:15px;

  background-image: url("bottom.jpg");

  background-repeat: repeat-x;

  background-position: top;



}



#bottomright {

  height: 15px;

  width: 17px;

  background-image: url("bottomright.jpg");

  background-repeat: no-repeat;

  background-position: top left;

}

	.footer{
	font-family: arial; 
	color: #7CA79D; 
	font-size: 11px;
	text-decoration:none;	
	font-weight:bold;	
}

	.footer:hover {
	ffont-family: arial; 
	color: #ffffff; 
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;	
	
}


.link3 {
	font-family: arial; 
	color: #000000; 
	font-size: 11px;
	text-decoration:underline;
	font-weight:normal;	
}

.link3:hover {
	font-family: arial; 
	color: #000000; 
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;	
	
}

