@charset "utf-8";
/* CSS Document */

/*body,#header, #register, #base, #college {background-color: #bddb62;}*/

* html #header {
	background:url(../images/forie6/headerG.jpg)top left no-repeat;
	}
*html .Wrap {
background-image:url(../images/forie6/midG.jpg) left top repeat-y;
}
* html #base {
background-image:url(../images/forie6/baseG.jpg) bottom left no-repeat;
}
#googlemap {
width:600px;
margin:15px 0 0 0;
  	padding:4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
}
#area {
  	float: left;
  	width: 600px;
  	padding: 10px 0 0 0;
  	/*background: url(img/bg.gif) no-repeat top left;*/
  	}
table{
		width:615px;
		border:solid #CCCCCC thin;
}
tr { 
	border-bottom:thin solid #D9E0E6;
}
td h3{
	font-family:"Gill Sans MT", Arial, sans-serif;
  	color: #000066;
	border-bottom:solid #CCCCCC thin;
  	}

td.img {
  	/*padding:1px;*/
  	border: 1px solid #D9E0E6;
  	}
